]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/CreatePage.php
rcs_id no longer makes sense with Subversion global version number
[SourceForge/phpwiki.git] / lib / plugin / CreatePage.php
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-04 rurbanuse verify to do some beginner error checks on new...
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2008-02-14 rurbantodo warning
2007-08-10 rurbanCannot create page with empty name
2007-01-27 rurbanOverwrite empty or deleted pages
2007-01-25 rurbanChanged doVariableExpansion API.
2007-01-04 rurbanExpand even if no vars are given. They may be defaults...
2007-01-03 rurbanDerive from Template. Use same variable expansion....
2004-09-06 rurbanoops, forgot global request
2004-09-06 rurbansupport template variables (not yet working)
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-04-21 zorlocPrevent spaces at the start and end of a created page...
2004-03-24 rurbanfixed the name
2004-03-17 rurbanproperly support initial_content and template with...
2004-03-08 rurbanAllow WikiForm overrides, such as method => POST, targe...