Add wiki_preprocess hook and documentation
This commit is contained in:
11
doc/hook/wiki_preprocess.bb
Normal file
11
doc/hook/wiki_preprocess.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
[h3]wiki_preprocess[/h3]
|
||||
|
||||
Called before markdown/bbcode processors are run for wiki pages
|
||||
|
||||
Passed parameter array:
|
||||
|
||||
'content' => wiki page content
|
||||
'mimetype' => page mimetype
|
||||
|
||||
|
||||
see: Zotlabs/Module/Wiki.php
|
Reference in New Issue
Block a user