<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I want something similar to <a href="http://www.pmwiki.org/wiki/PmWiki/UpdatePage">http://www.pmwiki.org/wiki/PmWiki/UpdatePage</a></div><div>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).</div><div>In other words I want the "EditPage" portion of the EditPage->UpdatePage transaction.</div><div><br></div><div>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.</div><div><br></div><div>Is this documented? Is there a specific function to add back in newlines and etc. before "sending it to the browser"?</div><div><br></div><div>Chasing down $EditText and other stuff in pmwiki.php & scripts/ got me lost and confused.</div><div><br><div>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Comic Sans MS" size="3" style="font: 12.0px Comic Sans MS">Crisses</font></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p></div></div></body></html>