Hi, how do I skin the signin/signout templates?
The files from the templates directory are ignored!
Thanks in advance.
Hey, sorry for the delay. The way templates are read is different from Django standard, because there is an attempt to implement skin support.
Skin is composed of templates and media. At this time edit the default skin directly and keep your changes in git - this is the most sane way to customize skin and at the same time be able to upgrade them. Try to do as much as possible in the file style.css. The template signin is askbot/skins/default/templates/authopenid/signin.html.
What do you want to change? If you need to enable/disable certain login providers - there will be such function by Monday.
Some older answers that you will find for query "skins" or "customization" may help you, but if something is not clear - please do ask.
Thanks.
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: 2011-03-05 08:22:30 -0500
Seen: 63 times
Last updated: Mar 05 '11
Why askbot template base.html has become the default base template?
Where in the Askbot code would I find the text asking you to give a descriptive answer?
do not allow the user to manage his login methods if there is no possible alternative provider
ldap connection authorized if the password not filled even for an unknown user
If I plug in askbot with my app, can the users sign in to askbot using the credentials of my app?
Exception with ldap signin when the password includes accented characters
Cannot sign up for a new account using a fresh instal of askbot.
Can't log in after fresh install
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.