Ask Your Question
1

What are the steps to install askbot-categorizetags?

asked 2011-12-25 15:18:29 -0500

Katy23 gravatar image Katy23
43 3 1 7

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?

delete close flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2013-05-15 16:45:42 -0500

Evgeny gravatar image Evgeny flag of Chile
11329 50 84 183
http://askbot.org/

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.

link publish delete flag offensive edit
0

answered 2013-05-15 15:57:25 -0500

Fernando Paiva gravatar image Fernando Paiva flag of Brazil
23 4

Now it's working perfectly!

link publish delete flag offensive 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
1 follower

subscribe to rss feed

Stats

Asked: 2011-12-25 15:18:29 -0500

Seen: 84 times

Last updated: May 15