Add wiki_preprocess hook and documentation

This commit is contained in:
M.Dent
2018-10-10 22:46:00 -04:00
parent 802ccdff4a
commit bad4ea6e65
4 changed files with 19 additions and 1 deletions

View 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