Changes between Initial Version and Version 1 of TablePlugin


Ignore:
Timestamp:
Aug 3, 2012, 7:55:51 AM (12 years ago)
Author:
jonny
Comment:

New hack TablePlugin, created by jonny

Legend:

Unmodified
Added
Removed
Modified
  • TablePlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Table Plugin =
     4
     5== Description ==
     6
     7The !TablePlugin allows the creation of tables within a wiki page. As part of the table markup, styles can be defined in a CSS style markup. These styles can be applied to elements of the table, including the rows, columns and overall table itself.
     8
     9The CSS styles can be defined as part of the table markup or as part of the !TableStyles wiki page inside a `codeblock`. This page is the recommended way to store and use any predefined styles.
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for TablePlugin are
     14[report:9?COMPONENT=TablePlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=TablePlugin&owner=jonny new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:tableplugin here].
     22
     23== Source ==
     24
     25You can check out TablePlugin from [http://trac-hacks.org/svn/tableplugin here] using Subversion, or [source:tableplugin browse the source] with Trac.
     26
     27== Example ==
     28
     29example to be updated...
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(tableplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:jonny] [[BR]]
     38'''Maintainer:''' [wiki:jonny] [[BR]]
     39'''Contributors:'''