[dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 07 Feb 2012 09:19:23 -0600
On 2/7/2012 8:38 AM, Christopher Smith wrote:
Does this mean that once new content has been added and the page saved, the renderer will be called? >Sort of. Strictly, save just does a save. The metadata renderer is called the next time the page is viewed or the next time some other page needs to access the metadata of that page (e.g. for the heading to use in a link). The xhtml renderer is called the next time the page is viewed. But yes, in normal use, the page is viewed immediately after it has been saved. E.g. User clicks save Browser issues POST request with updated wiki text Dokuwiki updates pagename.txt file& responds to browser with a 302 forward Browser issues GET request to view page [*] Dokuwiki renders both metadata& xhtml and responds with the rendered page.
Thanks. Myron -- Myron Turner http://mturner.org/ http://mturner.org/fckgLite https://github.com/turnermm -- DokuWiki mailing list - more info at http://www.dokuwiki.org/mailinglist
- References:
- [dokuwiki] Mixture of syntax and action plugin wanted - how to do this?
- From: Chris Green
- [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Christopher Smith
- [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Myron Turner
- [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Michael Hamann
- [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Myron Turner
- [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this?
- From: Christopher Smith
- [dokuwiki] Mixture of syntax and action plugin wanted - how to do this?
Other related posts:
- » [dokuwiki] Mixture of syntax and action plugin wanted - how to do this? - Chris Green
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Myron Turner
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Michael Hamann
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Chris Green
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Christopher Smith
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Myron Turner
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Michael Hamann
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Christopher Smith
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Christopher Smith
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Michael Hamann
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Myron Turner
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Christopher Smith
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Christopher Smith
- » [dokuwiki] Re: Mixture of syntax and action plugin wanted - how to do this? - Myron Turner