7fec6143b19b35adeda78c044bf816ebbfedd9b5
[atutor.git] / mods / wiki / plugins / page / textupload.meta
1 api: ewiki
2 category: page
3 title: TextUpload
4 description: allows to upload text pages from various file formats
5 priority: optional
6 hooks: page
7 type: page
8 config: 
9   EWIKI_UNTAR="tar"  // GNU/Linux tar, Cygwin tar.exe
10   EWIKI_UNZIP="unzip"  // unzip or pkunzip.exe
11   EWIKI_DEV_STDOUT="/dev/stdout"  // Unix