]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/MediawikiTable.php
Merge OldTextFormattingRules into TextFormattingRules; rename underscore plugins
[SourceForge/phpwiki.git] / lib / plugin / MediawikiTable.php
2013-06-18 vargenauMerge OldTextFormattingRules into TextFormattingRules...
2013-06-12 vargenaugetName should not translate
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...
2011-05-18 vargenauNew FSF address
2011-03-03 vargenauRemove rcs_id
2010-11-09 vargenauParse caption
2010-11-09 vargenauMultiple captions: the last one wins
2010-11-09 vargenauBetter handling of <thead>
2010-11-09 vargenauAdd "scope" as possible attribute
2010-11-08 vargenauUse "explode" instead of "preg_split"
2010-11-08 vargenauAllow extra "|-" anywhere
2010-11-02 vargenauIf user put and extra "|-" without cells just before...
2010-08-11 vargenauHarmonize file footer
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-06-01 vargenauHandle empty table case
2009-02-28 vargenauAllow pipe inside curly brackets
2009-02-16 vargenauWe always generate an Id for the table
2009-02-11 vargenauAllow negative number in compact cell notation "|56...
2009-01-20 vargenauFix regression: content and line mixup
2009-01-20 vargenauTest if content exists
2009-01-09 vargenauNumeric cells are right-aligned by default
2009-01-01 vargenauAdd summary syntax to Mediawiki tables
2009-01-01 vargenauUse parse_attributes function from stdlib
2008-09-26 vargenauOne tbody is enough
2008-09-02 vargenauLink in the last cell of a table was not displayed...
2008-09-02 vargenauFix tests with strpos
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2008-08-06 vargenauAllow header syntax in Mediawiki tables
2008-04-04 vargenauAdd tbody to table
2008-01-31 vargenauImplemented Mediawiki-like syntax for tables