Hi Devs,
I am developing a theme for ISPConfig 3.0.4.x (
http://www.howtoforge.com/forums/showthread.php?t=57106) with a higher impact on the layout than "just" the files in "themes/
theme-name/".
I would propose a "little" change of the "theming-engine" which would make the ISPC-frontend more flexible and the file-structure more logical.
move template files
from
ISPC_WEB_PATH./$module/templates/*
to
ISPC_WEB_PATH./themes/theme_name/templates/$module/*
ISPC_WEB_PATH./themes/tmpl_var name="theme"/templates/$module/*
to not break all module files the class
newTemplate must be changed to reflect the base-dir of
ISPC_WEB_PATH./themes/
tmpl_var name="theme"/
What do you as experienced php-developers think about the complexity of this modification?
Would be great to not "hack" the template files of all modules for the new theme and by this breaking the default-theme.
Recent comments
1 day 5 hours ago
1 day 14 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 22 min ago
2 days 16 hours ago
2 days 17 hours ago