Changes between Version 16 and Version 17 of TablePlugin


Ignore:
Timestamp:
Jul 23, 2015, 2:01:06 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TablePlugin

    v16 v17  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Styled Table Plugin =
     3= Styled Table Plugin
    44
    5 == Description ==
     5== Description
    66
    77The !StyledTablePlugin 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 the overall table.
     
    99The 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.
    1010
    11 == Bugs/Feature Requests ==
     11Checkout the documentation [http://trac-hacks.org/wiki/TablePlugin/docs here] to see how to use the plugin's markup.
     12
     13== Bugs/Feature Requests
    1214
    1315Existing bugs and feature requests for TablePlugin are
     
    1517
    1618If you have any issues, create a
    17 [http://trac-hacks.org/newticket?component=TablePlugin&owner=jonny new ticket].
     19[/newticket?component=TablePlugin new ticket].
    1820
    19 == Documentation ==
     21[[TicketQuery(component=TablePlugin&group=type,format=progress)]]
    2022
    21 Checkout the documentation [http://trac-hacks.org/wiki/TablePlugin/docs here] to see how to use the TablePlugin markup.
    22 
    23 == Download ==
     23== Download
    2424
    2525Download the zipped source from [download:tableplugin here].
    2626
    27 == Source ==
     27== Source
    2828
    2929You can check out TablePlugin from [http://trac-hacks.org/svn/tableplugin here] using Subversion, or [source:tableplugin browse the source] with Trac.
    3030
    31 == Example ==
     31== Example
    3232
    33 Example style definitions. The style page is located under the `TRAC_ROOT_URL/wiki/TablePluginStyles`. All styles should be defined inside a codeblock. This also allows trac to keep a history of all the styles and corresponding changes they've gone through.
     33Example style definitions. The style page is located under the `TRAC_ROOT_URL/wiki/TablePluginStyles`. All styles should be defined inside a codeblock. This also allows Trac to keep a history of all the styles and corresponding changes they've gone through.
    3434
    3535{{{
     
    132132
    133133
    134 == Recent Changes ==
     134== Recent Changes
    135135
    136136[[ChangeLog(tableplugin, 3)]]
    137137
    138 == Author/Contributors ==
     138== Author/Contributors
    139139
    140140'''Author:''' [wiki:jonny] [[BR]]
    141 '''Maintainer:''' [wiki:jonny] [[BR]]
     141'''Maintainer:''' [[Maintainer]] [[BR]]
    142142'''Contributors:'''