[dokuwiki] Re: view page source button

Hello,

I thought about this my self recently but I'd like to go one step further, I want to be able to disable any action (eg. I want to disallow viewing recent changes)
Just go another step further and think of what use a "View source" button is.
Why should anybody see the source of a page he can't edit ?
For learning purposes ? This could be better done in the syntax section by examples.


$conf['disableaction'] = 'source, recent'
If, then it should be included in the ACL because this is an authorization question.

Maybe it would be enough to just split the ('edit') into ('edit') and ('viewsource') to give template-builders the opportunity to do what they want.

Oliver Geisen
_____________________________
Systemadministrator
Kreisboten Verlag Mühlfellner KG
82362 Weilheim i. Ob.
Tel. 0881/686-904
Fax 0881/686-74


-- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: