changed git call from https to git readonly
[atutor.git] / mods / wiki / plugins / spages.meta
1 api: ewiki
2 type: intercept
3 hooks: page
4 funcs: ewiki_spage, ewiki_init_spages
5 category: feature
6 priority: standard
7 title: StaticPages
8 description: provides virtual pages from static files or dynamic scripts
9 config:
10   EWIKI_SPAGES_DIR="./spages/"  // directory with files or plugins
11   EWIKI_SPAGES_BIN=0|1  // allow serving static files as binary entries