|
From: <var...@us...> - 2023-11-20 16:31:10
|
Revision: 11070
http://sourceforge.net/p/phpwiki/code/11070
Author: vargenau
Date: 2023-11-20 16:31:08 +0000 (Mon, 20 Nov 2023)
Log Message:
-----------
pgsrc/Help%2FPagePermissions: remove link to PageList
Modified Paths:
--------------
trunk/pgsrc/Help%2FPagePermissions
Modified: trunk/pgsrc/Help%2FPagePermissions
===================================================================
--- trunk/pgsrc/Help%2FPagePermissions 2023-11-15 18:11:51 UTC (rev 11069)
+++ trunk/pgsrc/Help%2FPagePermissions 2023-11-20 16:31:08 UTC (rev 11070)
@@ -89,7 +89,7 @@
We currently support the following permissions which can be stored in every page, for every group.
-|= list | List this page and all subpages (for PageList)
+|= list | List this page and all subpages (for ~PageList)
|= view | View this page and all subpages
|= edit | Edit this page and all subpages
|= create | Create a new (sub)page
@@ -104,7 +104,7 @@
Those perms are mapped to those actions. [[Help:ActionPage|Action Pages]] (plugins) check their access restrictions by themselves.
-|= list | //none, 'list' is checked for every pagename listed in PageList, to prevent from being listed in AllPages.//
+|= list | //none, 'list' is checked for every pagename listed in ~PageList, to prevent from being listed in AllPages.//
|= view | browse, viewsource, diff, select, xmlrpc, search, pdf
|= dump | zip, ziphtml, dumpserial, dumphtml
|= edit | revert, edit
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|