=== custom tables ===
Contributors: Stefan M.
Donate link: http://wuk.ch
Tags: custom tables, tables, databases, custom databases
Requires at least: 3.0.0
Tested up to: 3.2.1
Stable tag: trunk

Create Tables and show on a page/article. Usable for all kind of diffrent databases. Freely definable fields for any purpose.
Instructions are added in the plugin itself, including pictures and demo db to see how everything is working!

== Description ==

With this Plugin, the Admin can very simply create an new Table in the Database.
The Table can filled in manually over the WordPress Admin Men with new entries, or he can choose the way over Excel for MultiEditing all lines and reimport the data as CSV File.
The Plugin will create diffrent Shortcodes to add this Tables to the WordPress sites.

The Demo Table can be added with `[customtable id="1"]` or `[customtable]` to the page as example.
All Tables are full supprting HTML Code, therefor its not problem to add pictures or links to any specific Article or Page.
Also it supports search and sort orders and caching functionalities for all output of the plugin to have a high performance on the WordPress installation.
Instructions are added in the plugin itself, including pictures and demo db to see how everything is working!

As example, you can create an index list of all restaurants of a region and people can then search in the table for a restaurant by the city and click on the entry to get more detail on the separate page / article.
And of corse you cannot only add one table, you can add as much as diffrent tables as you want without any limitation! So, create your own lists for whatever you want.

If you have questions or problems, please do not hesitate to contact us: [web updates kmu](http://wuk.ch/ "web updates kmu")

== Installation ==

1. Extract the content of the `custom_tables.zip`
2. Upload the extracted content to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Configure the Plugin on the `Custom Tables` page
5. If needed, edit the Plugin `styles.css` file for your design

== Screenshots ==

1. Screenshot of the Page how the Table is look like
2. Demo of the Overlay function which shows up, if the mousecurser move over an Entry (on/off switchable)
3. You can modify your table as much as you want. Complete DB functionality behind
4. You can modify, add or delete all Entries in the list Online with this option
5. Import and Export of the table is possible. Export it, Edit the Excel sheet and import it again. Simply!
6. Setup of how the Table should be shown, which fields aso.

== Changelog ==

= 1.0.0 (not released) =
* First published release on wordpress.org

= 0.1.0 Beta =
* Development Version




