=== custom tables ===
Contributors: Stefan M.
Donate link: http://wuk.ch
Tags: custom tables, tables
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.

== 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" felder="id,name" limit="10"]` or [customtable] to the page as example.
Tables are supporting pictures and links to a specific Article or Page with the detailed description about the entry in the table.
Also it supprots search and sort orders and caching functionalities for all output of the plugin.

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.

== 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

== Screenshots ==

1. ...

== Changelog ==

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

= 0.1.0 Beta =
* Development Version




