]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/OldStyleTable.php
No underscore for private function
[SourceForge/phpwiki.git] / lib / plugin / OldStyleTable.php
2013-04-17 vargenauNo underscore for private function
2013-04-16 vargenauAdd private keyword for functions
2012-11-19 vargenauRemove extra empty lines
2012-10-11 vargenauRemove useless semicolon
2012-10-08 vargenauFix comment
2012-10-05 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-03-15 vargenauRemove unused global
2011-05-18 vargenauNew FSF address
2011-03-03 vargenauRemove rcs_id
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.