[dokuwiki] Re: XMLRPC ideas
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 31 May 2008 09:03:23 +0200
> We could solve the problem if the listPages() function (which lists
> all available wiki pages) would return the wiki pages along with
> their respective permissions for the current user and if the
> rawPage() function (which returns the raw wiki text) would return the
> permissions as well (I assume here that a client app would use
> rawPage to also "create" new pages). To get the functionality in the
> listPages() function one would have to duplicate and slightly modify
> the ft_pageLookup() function found in inc/fulltext.php.
This sounds reasonable, I wonder if having an explicit checkpermissions
call would be useful in addition to the proposed changes?
Andi
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] XMLRPC ideas
- From: Michael Klier
Other related posts:
- » [dokuwiki] XMLRPC ideas
- » [dokuwiki] Re: XMLRPC ideas
- » [dokuwiki] Re: XMLRPC ideas
- [dokuwiki] XMLRPC ideas
- From: Michael Klier