From d0dd314c3318345a2352d524be012d8daaa245a7 Mon Sep 17 00:00:00 2001 From: vargenau Date: Tue, 1 Jun 2010 15:08:17 +0000 Subject: [PATCH] Escape links git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7461 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/Help%2FPageList | 6 +++--- pgsrc/Help%2FPagePermissions | 4 ++-- pgsrc/ReleaseNotes | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pgsrc/Help%2FPageList b/pgsrc/Help%2FPageList index 10545a3b9..e0bd67b57 100644 --- a/pgsrc/Help%2FPageList +++ b/pgsrc/Help%2FPageList @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:32:58 +0000 +Date: Tue, 1 Jun 2010 17:01:57 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,7 +16,7 @@ This library relieves some work for these plugins: * LikePages, * MostPopular, * TitleSearch, -- WikiAdmin* and more. +- ~WikiAdmin* and more. It also allows dynamic expansion of those plugins to include more columns in their output. @@ -112,7 +112,7 @@ Column 'info=' arguments: |= checkbox | Selectable checkbox at the left |= content | Page content -Special, custom columns, either theme or plugin (WikiAdmin*) specific: +Special, custom columns, either theme or plugin (~WikiAdmin*) specific: |= remove | Remove |= perm | Permission Mask |= acl | ACL diff --git a/pgsrc/Help%2FPagePermissions b/pgsrc/Help%2FPagePermissions index 7319ec52d..5f81fc0e7 100644 --- a/pgsrc/Help%2FPagePermissions +++ b/pgsrc/Help%2FPagePermissions @@ -1,4 +1,4 @@ -Date: Wed, 19 May 2010 18:15:54 +0000 +Date: Tue, 1 Jun 2010 17:01:57 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -62,7 +62,7 @@ and _read_, _write_, _execute_ perms, in cygwin fashion. == Groups - definition of group membership == -See WikiGroup how to enable and where to store user-specific group membership. +See ~WikiGroup how to enable and where to store user-specific group membership. Group methods: database, file, ldap, wikipage, none To do: _explain better._ diff --git a/pgsrc/ReleaseNotes b/pgsrc/ReleaseNotes index 7530645e0..d8c575a7b 100644 --- a/pgsrc/ReleaseNotes +++ b/pgsrc/ReleaseNotes @@ -1,4 +1,4 @@ -Date: Wed, 19 May 2010 18:15:54 +0000 +Date: Tue, 1 Jun 2010 17:01:57 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -51,7 +51,7 @@ e.g. dump pagesets or multi-page pdf's. * fix Bug#1992172 Interwiki link does not work in ~RichTable (vargenau) * fix Bug#2010748 Missing image * fix Bug#1831881 Fatal database error when sorting columns (vargenau) -* fix PageList prev/next links on multi-columns lists, improve handling of ordered lists +* fix ~PageList prev/next links on multi-columns lists, improve handling of ordered lists * allow single "0" as not-empty page content * fix action=rename, support new optional argument to=newpagename @@ -431,11 +431,11 @@ Add various backports from cvs: Lots of bugfixes, and some feature and performance enhancements. -A new EDIT_TOOLBAR from mediawiki, more page permission enhancements, +A new EDIT_TOOLBAR from Mediawiki, more page permission enhancements, reduced memory usage for pagelists which need no page content, related improvement for ~OldMarkup crashes because of PCRE memory exhaustion. -New syntax and PhpWiki:PageListLibrary args. +New syntax and ~PhpWiki:~PageListLibrary args. Because of SQL changes you'd need to ?action=upgrade to update for SQL. -- 2.45.0