]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/ListPages.php
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / lib / plugin / ListPages.php
2013-04-16 vargenaufunction _PageList_Column* are not private
2013-04-16 vargenaufunction _getValue is not private
2013-04-16 vargenauAdd private keyword for functions
2012-11-19 vargenauRemove extra empty lines
2012-10-11 vargenauRemove useless semicolon
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-06-09 vargenausplit is deprecated, replace with explode
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-10-13 rurbanRevert r7194
2009-10-06 vargenauTest 'limit' argument is numeric to avoid SQL injection
2009-03-31 vargenauRemove history
2008-09-07 vargenauRenamed class Theme to WikiTheme to avoid Gforge name...
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2008-08-22 vargenauRemoved svn:executable
2005-09-27 rurbanfix ListPages for non-SQL backends. Add top3recs as...
2004-11-23 rurbanbetter support for case_exact search (not caseexact...
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-09-25 rurbanadd support for all PageList options
2004-09-14 rurbansimplify exclude, add numbacklinks+numpagelinks
2004-09-06 rurbanplugin-list support for pages and exclude args
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-06-28 rurbanfixed another pass-by-reference
2004-06-18 rurbanadded wikilens libs (not yet merged good enough, some...
2004-06-08 rurbanList pages that are explicitly given as the pages argum...