0
Answered

Question about ajenti template

Nezirus 10 ár síðan updated by Eugene Pankov (Project coordinator) 10 ár síðan 1
Hello.
I want to ask is it possible to edit the <html> template of ajenti and also where the static things are stored ? like .js , .css and images.

Answer

Answer
Answered
General root of ajenti installation is $PYTHONPATH/ajenti
HTML templates and static files are in ajenti/plugins/main/static
Coffeescript control templates are mostly in ajenti/plugins/main/content/js
LESS stylesheets are mostly in ajenti/plugins/main/content/css
GOOD, I'M SATISFIED
Thank you.
Satisfaction mark by Nezirus 10 ár síðan
Answer
Answered
General root of ajenti installation is $PYTHONPATH/ajenti
HTML templates and static files are in ajenti/plugins/main/static
Coffeescript control templates are mostly in ajenti/plugins/main/content/js
LESS stylesheets are mostly in ajenti/plugins/main/content/css