It would be great if we could have a category tree in which, at every node, we can associate a collection of tags. With this system we could introduce a sidebar with the voices of the tree of categories that allows a more focused and easier navigation through contents.
It seems that askbot-categorizetags is the goal of what i say first. Unfortunately this package don't have a documentation. What are the step of the installation?
Regarding the categorize-tags application: we have replaced it with a simpler built-in tag/category tree support (Fernando must have been referring to that feature).
In categorize-tags the categories are stored in a tree structure represented by the rows in the database - this turned out to be unnecessarily complicated. In the current approach the category tree is stored as a JSON structure in a plain text field within the live-settings. The categories are essentially references to tags and the entire tree relationship is stored in the JSON outside the tags table.
Now it's working perfectly!
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-12-25 15:18:29 -0500
Seen: 84 times
Last updated: May 15
Can the interface for searching with tags be improved?
ignored tags update doesn't force refresh
Is there a way to purge unused tags from the DB?
Ability to use wildcard with tags
Tag subscription statistics commands
Can tag preferences be displayed in the profile(/subscriptions) view?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.