[pmwiki-devel] PostPage in recipe

Hans design5 at softflow.co.uk
Sun Mar 29 09:01:00 CDT 2009


Sunday, March 29, 2009, 12:33:17 PM, Frank wrote:

>  http://www.pmwiki.org/wiki/PmWiki/Functions is a good start, but
> somehow I found it hard to find, because I was looking for more
> prominent a function reference of PMwiki. And it is not complete for
> it doesn't tell us how to fetch a page like via RetrieveAuthPage (or
> ReadPage?) in the first place. So I started relying on Google more than on pmwiki.org.

Re:  RetrieveAuthPage()
use that generally in preference to ReadPage since it respects the
authorisation of the user, i.e. it checks the authorisation level
before loading the page, or it can be set to do so.
ReadPage() reads a page regardless of permission.


Hans




More information about the pmwiki-devel mailing list