DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_page_fromtemplate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devel:event:html_page_fromtemplate [2013-11-07 20:38] Klap-indevel:event:html_page_fromtemplate [2018-12-08 15:27] (current) torpedo
Line 9: Line 9:
 ---- ----
  
-**This event got replaced by [[devel:event:common_page_fromtemplate|COMMON_PAGE_FROMTEMPLATE]] in devel on 2010-03-10 and will not be available in subsequent stable releases.**+**This event got replaced by**  
 +  * [[devel:event:common_page_fromtemplate|COMMON_PAGE_FROMTEMPLATE]] **on 2010-03-10,**  
 +  * **which got replaced by [[devel:event:common_pagetpl_load|COMMON_PAGETPL_LOAD]] on 2011-02-03**  
 +**and is not available in subsequent stable releases.**
  
 This event is signalled by [[xref>html_edit()]] in [[xref>inc/html.php]] when a new page is to be created (loaded into the editor), handlers can use it to load their own [[:namespace templates]]. This event is signalled by [[xref>html_edit()]] in [[xref>inc/html.php]] when a new page is to be created (loaded into the editor), handlers can use it to load their own [[:namespace templates]].
Line 17: Line 20:
   * $data[0] - ID of the page to be created   * $data[0] - ID of the page to be created
  
-===== Plugins handling this event ===== 
- 
-The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself. 
- 
-  * [[plugin:newpagetemplate]], [[plugin:userhomepage]], [[plugin:wysiwyg]] 
  
 ===== See also ===== ===== See also =====
  
 +  * [[codesearch>HTML_PAGE_FROMTEMPLATE|Code related to this event]] used in any DokuWiki's files, plugins and templates
   * [[devel:Action Plugins]]   * [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
   * [[:namespace templates]]   * [[:namespace templates]]
- 
devel/event/html_page_fromtemplate.txt · Last modified: 2018-12-08 15:27 by torpedo

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki