I want to make some changes to the profile pages of the users. What are templates/css files I should look at ?
The user profile templates are in templates/user_profile. If you need to change the user profile a lot,
it would be better to create a separate application on the side and change askbot/urls.py to disable the built-in profile pages and add to the project main urls.py (not under askbot) so that your custom user profiles are available.
It is also possible take a middle ground approach - use some of the built-in views and add some custom, as well as change styling and some html files.
If you touch only select few templates, then it will be a lot easier to upgrade your site to the newer version of askbot.
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: 2012-06-06 22:16:05 -0500
Seen: 23 times
Last updated: Jun 06 '12
Is there an API for AskBot user profile data?
Disable line wrapping for tags and badges on the user profile page
moderation tab is moving with the mouse cursor
How to improve the speed of askbot?
Should profile tags only reflect (upvoted) answers?
showing accepted answers in user profile
Extensible profile integration
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.