]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/OldStyleTable.php
Harmonize file footer
[SourceForge/phpwiki.git] / lib / plugin / OldStyleTable.php
2010-08-11 vargenauHarmonize file footer
2010-05-31 vargenauUse Wikicreole syntax for plugins in comments
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-19 vargenauversion of plugins no longer makes sense with Subversio...
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2009-11-01 vargenauNormalize header
2009-02-23 vargenauValid XHTML code
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2005-09-14 rurbanfixed OldStyleTables plugin with args
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2004-01-24 rurbanSupport more options: caption (seperate tag), border...
2003-02-21 dairikiFix SF bug #676309.
2003-02-21 dairikiMinor fixes for new cached markup.
2003-01-18 carstenklappCode cleanup:
2002-10-31 carstenklappRemoved new HTML::nbsp function, just use HTML::raw...
2002-10-29 carstenklappReplaced NBSP constant with a new nbsp() function....
2002-09-17 dairikiOldStyleTable's use new-style inline markup.
2002-09-17 dairikiNew plugin OldStyleTable.