Commit graph

3 commits

Author SHA1 Message Date
Simone Mainardi
d30c945ad7 Allows loading of pro html templates 2020-06-11 18:56:57 +02:00
emanuele-f
0ad1b65512 Add plugins support for httpdocs, HTML templates and Lua modules
Such resources can be placed into the following plugin subdirs:

- ./httpdocs: javascript, css and similar, see plugins_utils.getHttpdocsDir
- ./modules: Lua modules, see plugins_utils.loadModule
- ./templates: HTML templates, see plugins_utils.renderTemplate
2020-04-14 17:53:25 +02:00
emanuele-f
863a2d1f58 Add template support 2016-11-07 12:05:45 +01:00