I have a site in with askbot app. I have some content in different topics. I like to manage them in category.
Let all of my questions about politics will go to politics.mysite.com
all of my tech questions will go to tech.mysite.com
and so on
How can I do that?
This is impossible at the moment, but a basic effect might be achieved with adding the given tag to the "search state" behind the scenes in the view askbot.views.readers.questions.
I think as always - to really finish that feature, quite a bit more work will be needed:
Regarding categories - those are going to be based on tags - but organized into a tree. Only a few tags will ever be "category level" tags, because you don't want to have too many anyway.
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-08-02 01:10:13 -0500
Seen: 92 times
Last updated: Aug 02 '12
Is it possible to add categories in addition to tags?
Determine expert users not only with generic Karma for all
What do you think should be fixed first?
Sending public/private messages between users
What features should be in the API of a Q&A forum?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Not actually tag only. I also want categories. So that some post with different tag can be classified in to several categories.
Zahid ( 2012-08-02 04:25:43 -0500 )editAskbot doesn't currently have categories, but there is already a feature request for that. See http://askbot.org/en/question/6529/is-it-possible-to-add-categories-in-addition-to/
todofixthis ( 2012-08-02 11:15:50 -0500 )edit