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

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to