]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/PluginManager.php
Add () for new WikiPluginLoader
[SourceForge/phpwiki.git] / lib / plugin / PluginManager.php
2013-04-26 vargenauAdd () for new WikiPluginLoader
2013-04-16 vargenauAdd private keyword for functions
2012-12-17 vargenauNo need for <h2>
2012-12-14 vargenauUpdate getDescription
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 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenaushort_tag [PSR-1]
2011-05-18 vargenauNew FSF address
2011-03-03 vargenauRemove rcs_id
2010-08-31 vargenauGFORGE --> FUSIONFORGE
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-05-12 vargenauNew global $AllAllowedPlugins; version of plugins no...
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2009-11-01 vargenauNormalize header
2009-10-21 vargenauUse GFORGE instead of $WikiTheme
2009-02-25 vargenauHandle multiple wikis in Gforge
2009-02-25 vargenauLet us use th for the table header
2009-02-25 vargenauSuppress colgroups to have a 100% width table
2008-09-16 vargenauSimpler description (without "Description:")
2008-08-22 vargenauDescription page begins with 'Help/'
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2007-01-03 rurbanChange to "Help/"
2005-10-12 rurbanjust aesthetics
2005-09-26 rurbanuse the new method
2005-01-25 rurbanreformatting
2004-06-04 rurbanSeveral locale related improvements suggested by Pierri...
2004-05-25 rurbanfixed Fatal error: Call to a member function on a non...
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2004-01-25 rurbanuse stdlib:isWikiWord()
2004-01-04 wainsteadAdded "Description:" to the beginning of the descriptio...
2003-12-10 carstenklappNew features: Also show plugin pages for localized...
2003-11-30 carstenklappCode housekeeping: PEAR coding standards reformatting...
2003-11-19 carstenklappInclude found locale-specific pages for the current...
2003-11-15 wainsteadMinor change: list plugins in asciibetical order. It...
2003-02-24 dairikiDon't use PHPWIKI_DIR unless it's defined.
2003-02-24 carstenklappUpdated to work with recent changes to WikiLink functio...
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2003-02-20 carstenklappWorkaround for recent changes to WikiPlugin->getPlugin.
2003-01-04 carstenklappAdded 'info' argument to show / hide plugin "Arguments"
2002-12-30 carstenklappAdded plugin version function.
2002-12-30 carstenklappNew plugin: Lists available plugins with page links...