0
Beantwoord

Question about ajenti template

Nezirus 10 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 10 jaar geleden 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.

Antwoord

Antwoord
Beantwoord
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
GOED, IK BEN TEVREDEN
Thank you.
Satisfaction mark by Nezirus 10 jaar geleden
Antwoord
Beantwoord
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