|
[dokuwiki]
||
[Date Prev]
[09-2007 Date Index]
[Date Next]
||
[Thread Prev]
[09-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: how to disable edit but leave section edit?
- From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 3 Sep 2007 21:42:17 -0700
On Sep 3, 2007, at 17:29, Nikolay Vladimirov wrote:
Greetings!
How can I disable the editing of the whole page in a way that the
partial page editing will still work?
The only thing I can think of is to use action plugin to check for
$_REQUEST['lines'] on 'edit' action. Is there a slimpler way?
Why? I do not see how this could be useful.
Also, it looks like one could always set $_REQUEST['lines'] to '0-0'
or '0-<some really big number>' to edit the whole page....
Regards, Ben Coburn
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|