0
Beantwortet

Question about ajenti template

Nezirus vor 10 Jahren aktualisiert von Eugene Pankov (Project coordinator) vor 10 Jahren 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.

Antwort

Antwort
Beantwortet
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
GUT, ICH BIN ZUFRIEDEN.
Thank you.
Zufriedenheit von Nezirus vor 10 Jahren
Antwort
Beantwortet
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