Ask Your Question
1

how much can Askbot be customized, the code changed

asked Feb 17 '11

viisik gravatar image viisik
101 1 7

how much can Askbot be customized, the code changed,

is there any license limitation that limits the extent how much the script can be customized for specific needs,

is there a way to get rid of the "Powered by Askbot" at the end of the page or this is obligatory to have this line at some visible place

1 Answer

Sort by ยป oldest newest most voted
0
viisik has selected this answer as correct

answered Feb 17 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

Yes in the settings interface (user interface section) it is possible to customize the header and the footer.

Also, it is possible to create templates "custom_footer.html" and "custom_header.html" - all live in askbot/skins/default/templates - also it will be necessary to specify in the live settings that you want to hide the default footer.

Unfortunately, the skin is not yet finalized - so it is best to edit the default and ideally - keep it in your own git repository - because it really simplifies merging the code.

All of the code can be freely modified - git will help a lot to maintain your changes and upgrade the main code.

link

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]

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: Feb 17 '11

Seen: 68 times

Last updated: Feb 17 '11