[ka-Map-dev] [Bug 1144] [ka-Map] create standard css naming
conventions to replace hard-coded styles
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Wed Feb 8 14:52:28 EST 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1144
------- Additional Comments From lorenzo at ominiverdi.com 2006-02-08 14:52 -------
not sure about this idea anyway, that's the schema I have in mind to allow kamap "themes":
htdocs/index.html
htdocs/help.html
htdocs/iframe.html
htdocs/index_wms.html
htdocs/core/init.php
htdocs/core/keymap.php
htdocs/core/legend.php
htdocs/core/tile.php
htdocs/core/js/DHTMLapi.js
htdocs/core/js/wmsLayer.js
htdocs/core/js/kaMap.js
htdocs/core/js/xhr.js
htdocs/core/js/kaTools.js
htdocs/core/css/screen.css
htdocs/themes/default/js/kaLegend.js
htdocs/themes/default/js/kaScalebar.js
htdocs/themes/default/js/kaToolbar.js
htdocs/themes/default/css/legend.css
htdocs/themes/default/css/scalebar.css
htdocs/themes/default/css/toolbar.css
htdocs/themes/default/img/all_images***.png
htdocs/themes/myTheme/css/legend.css
htdocs/themes/myTheme/css/scalebar.css
htdocs/themes/myTheme/css/toolbar.css
htdocs/themes/myTheme/css/screen.css
htdocs/themes/myTheme/img/personal_images***.png
then change:
include/config.php
Set the name of the theme you want to use.
then the system have to control consistency...
so if somebody want to contribute with his theme with a special flavored layout he can send a zip file of
the dir: he doesn't need to be an script hacker but somebody with a sufficient experience on css and
graphics.
I think it can just work overriding css classes.
Than it can continuing updating from CVS saving his cool layout...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the ka-Map-dev
mailing list