|
|
tools/mkpagepluginCan convert any StaticPage+ file (from the spages/ directory) into a standard ewiki page plugin (to get included() like all the others then). It detects automatically the type of the given StaticPage+ input files - Wiki source (.txt), ready HTML content, or even PHP code. It's intended as help for the unexperienced PHP user, or if you needed to mass convert StaticPage+ files into plugins. But please note, that including() hundreds of page plugins slows down the PHP interpreter and eats a large amount of memory (and this was the reason for extracting some page plugins into StaticPages+).prev << "tools/mkpluginmap" next >> "tools/mkxpi" You cannot modify the README.fragments file, but anyhow any ideas or suggestion should as usually get filed on BugReports, UserSuggestions or even better the README.fragments.Discussion. |