Hi,
The places are, close to what your wrote:
/opt/piratebox/www/content -- links to --> /opt/piratebox/share/content
/opt/piratebox/share/Shared/HEADER.txt
+++--->the corresponding template is /opt/piratebox/src/HEADER.txt
/opt/piratebox/www_content is a template folder and is not used during runtime.
For the menubar of /content, you need to adjust the language files for your language or disable the language Javascript. You can find the files in /opt/piratebox/www/content/locales
You can disable the JS multi-language feature with removing
[code=HTML] <script type="text/javascript" src="/content/js/l10n.js"></script>[/code]
Best regards Matthias
The places are, close to what your wrote:
/opt/piratebox/www/content -- links to --> /opt/piratebox/share/content
/opt/piratebox/share/Shared/HEADER.txt
+++--->the corresponding template is /opt/piratebox/src/HEADER.txt
/opt/piratebox/www_content is a template folder and is not used during runtime.
For the menubar of /content, you need to adjust the language files for your language or disable the language Javascript. You can find the files in /opt/piratebox/www/content/locales
You can disable the JS multi-language feature with removing
[code=HTML] <script type="text/javascript" src="/content/js/l10n.js"></script>[/code]
Best regards Matthias