[pmwiki-users] Getting Access to Wiki Markup

Crisses crisses at kinhost.org
Thu Feb 6 15:58:42 CST 2014


Hi,

I want something similar to http://www.pmwiki.org/wiki/PmWiki/UpdatePage
but to document instead how PmWiki gets from reading a page (RetrieveAuthPage()) to what is placed in the browsers' (e_)textarea for editing a page ($EditText).
In other words I want the "EditPage" portion of the EditPage->UpdatePage transaction.

I'm working on XMLRPC, I've gotten the hang of what I'm doing, but I need to produce in the XML exactly the type of page content - markup & all - that we would edit natively in a browser window.

Is this documented?  Is there a specific function to add back in newlines and etc. before "sending it to the browser"?

Chasing down $EditText and other stuff in pmwiki.php & scripts/ got me lost and confused.

Crisses

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20140206/58f07178/attachment.html>


More information about the pmwiki-users mailing list