Does the skin settings in /settings/GENERAL_SKIN_SETTINGS/ (i.e. click on settings, then go to "skin and User Interface Settings") have any effect. It seems to have no effect as far as I can see. What does work is the ASKBOT_DEFAULT_SKIN setting in settings.py
It does work, but you have to restart the application. Jinja compiles templates once and keeps them in memory. When you change the setting, the only thing that happens is just that - the setting value changes.
I need to figure out how to invalidate Jinja2 templates so that they are force-recompiled when you change the setting.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2010-11-17 04:12:34 -0500
Seen: 160 times
Last updated: Nov 17 '10
openid error: Server denied check_authentication
how can I enable search for 3 characters or less?
multi instances sharing one db a problem?
Django error: VariableDoesNotExist: Failed lookup for key [request] in u'[{}]'
Not able to configure ASKBOT as seperate django application
Create Admin User Error - "CSRF verification failed. Request aborted."
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.