Ask Your Question
0

changing the profile page

asked 2012-06-06 22:16:05 -0500

kintali gravatar image kintali flag of United States
111 5 1 9
http://www.cs.princeton.e...

I want to make some changes to the profile pages of the users. What are templates/css files I should look at ?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-06-06 22:38:37 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

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.

link publish delete flag offensive edit

Comments

Thanks Evgeny.

kintali ( 2012-06-07 10:01:04 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

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 site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-06-06 22:16:05 -0500

Seen: 23 times

Last updated: Jun 06 '12