/[drupal]/contributions/modules/table_altrow/README.txt
ViewVC logotype

Contents of /contributions/modules/table_altrow/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Nov 5 04:50:11 2007 UTC (2 years ago) by deviantintegral
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-5--1-1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Added LICENSE and README along with better comments.
1 $Id$
2
3 = Table Alternate Rows =
4
5 Table Alternate Rows is an input filter that inserts even and odd classes into
6 user submitted tables within nodes. This allows for proper table theming to
7 occur while allowing users to use regular table tags and TinyMCE's editor to
8 create tables.
9
10 == Installation ==
11
12 Follow standard Drupal module installation procedures. Place the module in
13 /modules or within your site's modules directory, and enable it at
14 admin/build/modules. Enable the input filter at admin/settings/filters, and
15 ensure it doesn't conflict with any other filters.
16
17 --
18 Developed by Andrew Berry for Pinchin Environmental
19 mailto:andrewberry@sentex.net
20 Project Page: http://drupal.org/project/table_altrow

  ViewVC Help
Powered by ViewVC 1.1.2