]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/CreatePage.php
Merge OldTextFormattingRules into TextFormattingRules; rename underscore plugins
[SourceForge/phpwiki.git] / lib / plugin / CreatePage.php
2013-06-18 vargenauMerge OldTextFormattingRules into TextFormattingRules...
2013-06-12 vargenaugetName should not translate
2013-03-20 vargenauRemove unused variables
2013-01-08 vargenauWiki page --> wiki page
2012-12-04 vargenauUse smart quotes
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-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...