autotables
This Wordpress plugin let you chose a CSS class for even as well as odd table rows. Every table in your posts and pages will be formatted with this plugin if it has the following structure HTML code:
<table> <!-- some content --> </table>
If you want to disable this plugin for one single table you only need to add a space:
<table > <!-- some content for an unformatted table --> </table>
For table headers use the <th> tag please.
The tables below are formatted with this plugin.
Installation
- Upload ‘autotables.php’ to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Set the CSS classes in the ‘Settings/Autotables’ menu.
Information
| Wordpress Version: | 2.3–2.8.4 |
| License: | GNU General Public License |
| Developed with: | Kate under Linux in PHP |
Downloads
| Package Information | Version | Download | Size |
|---|---|---|---|
| autotables plugin | 1.0.1 | autotables.zip | 15 KiB |
Last modification: November 30th, 2009 at 16:02



To the top