From ca835616b9e7e2305440182aeff2f2f002fc9717 Mon Sep 17 00:00:00 2001 From: vargenau Date: Wed, 22 Oct 2008 11:28:50 +0000 Subject: [PATCH] We are describing the current release. Remove "since" references git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6318 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/Help%2FAddCommentPlugin | 2 +- pgsrc/Help%2FBoxRightPlugin | 1 - pgsrc/Help%2FCreatePagePlugin | 2 +- pgsrc/Help%2FPagePermissions | 2 +- pgsrc/Help%2FWikiPlugin | 2 -- 5 files changed, 3 insertions(+), 6 deletions(-) diff --git a/pgsrc/Help%2FAddCommentPlugin b/pgsrc/Help%2FAddCommentPlugin index a785b9341..b851c02c3 100644 --- a/pgsrc/Help%2FAddCommentPlugin +++ b/pgsrc/Help%2FAddCommentPlugin @@ -8,7 +8,7 @@ Content-Type: application/x-phpwiki; charset=iso-8859-1 Content-Transfer-Encoding: binary -The *~AddComment* [plugin|Help:WikiPlugin] lets users attach comments to the end of a page. Since v1.3.8. +The *~AddComment* [plugin|Help:WikiPlugin] lets users attach comments to the end of a page. Change the layout via the templates comment.tmpl and addcomment.tmpl, and the CSS classes wikicomment, wikicomment-header, wikicomment-body, wikicomment-footer diff --git a/pgsrc/Help%2FBoxRightPlugin b/pgsrc/Help%2FBoxRightPlugin index 9b001209b..541014bec 100644 --- a/pgsrc/Help%2FBoxRightPlugin +++ b/pgsrc/Help%2FBoxRightPlugin @@ -10,7 +10,6 @@ Content-Transfer-Encoding: binary The *~BoxRight* [plugin|Help:WikiPlugin] displays its content as a wiki-formatted right-floating div box with border. -Since v1.3.13. If ENABLE_MARKUP_DIVSPAN is enabled then you can produce the same result with a simple =~=: diff --git a/pgsrc/Help%2FCreatePagePlugin b/pgsrc/Help%2FCreatePagePlugin index f2353a332..d88873d18 100644 --- a/pgsrc/Help%2FCreatePagePlugin +++ b/pgsrc/Help%2FCreatePagePlugin @@ -8,7 +8,7 @@ Content-Type: application/x-phpwiki; charset=iso-8859-1 Content-Transfer-Encoding: binary -The *~CreatePage* [plugin|Help:WikiPlugin] allows to easily create new pages, optionally with default content. Since v1.3.8 +The *~CreatePage* [plugin|Help:WikiPlugin] allows to easily create new pages, optionally with default content. This allows you to create a page geting the new pagename from a forms-based interface, and optionally with the initial content from diff --git a/pgsrc/Help%2FPagePermissions b/pgsrc/Help%2FPagePermissions index 12612dd87..fda273927 100644 --- a/pgsrc/Help%2FPagePermissions +++ b/pgsrc/Help%2FPagePermissions @@ -39,7 +39,7 @@ Consider the following perm: ----- For Authentication see ~WikiUserNew.php, ~WikiGroup.php and main.php -Page Permissions are in PhpWiki since v1.3.9. + I suspect ACL page permissions to degrade performance by 10% Enable/Disable it in config/config.ini: diff --git a/pgsrc/Help%2FWikiPlugin b/pgsrc/Help%2FWikiPlugin index 2a459a493..0c061f6bc 100644 --- a/pgsrc/Help%2FWikiPlugin +++ b/pgsrc/Help%2FWikiPlugin @@ -8,8 +8,6 @@ Content-Type: application/x-phpwiki; charset=iso-8859-1 Content-Transfer-Encoding: binary -Since PhpWiki-1.3.3 support for ~WikiPlugins is included. - A *plugin* is some PHP code that: * lives in =phpwiki/lib/plugin/.php= * implements the ~WikiPlugin interface by extending that class. -- 2.45.0