Message6593
== Theme is compatible
[continouing from msg6592]
Completed the config, instead of changing wikiconfig.py better use
::::::::::::::
wikiconfig_local.py
::::::::::::::
from wikiconfig import LocalConfig
class Config(LocalConfig):
sitename = u'Roundup Tracker Wiki'
logo_string = u'Roundup Tracker'
theme_default = "roundup"
::::::::::::::
Made sure the reference from
vim moin-1.9.10/MoinMoin/web/static/htdocs/roundup/css/screen.css
to roundup's overall style sheet works.
Therefore placed the style.css from
https://sourceforge.net/p/roundup/code/ci/default/tree/website/www/_static/
into moin-1.9.10/MoinMoin/web/static/htdocs/
Changed the line in screen.css to
@import url(/moin_static1910/style.css);
(restarted).
The theme has the icons of an elder Moinmoin theme and the color
in the RecentPages page does not match.
-> Put onto backlog: We need a better theme. Red is not a good link
color anyway. :) |
|
Date |
User |
Action |
Args |
2019-08-26 14:57:26 | ber | set | messageid: <1566831446.33.0.390043625327.issue2551045@roundup.psfhosted.org> |
2019-08-26 14:57:26 | ber | set | recipients:
+ ber, rouilj, ThomasAH |
2019-08-26 14:57:26 | ber | link | issue2551045 messages |
2019-08-26 14:57:26 | ber | create | |
|