Have a look at:

http://www.mmbase.org/development/kbase/index.jsp

Is this what you're trying to accomplish? Unfortunately the source code
of the Knowledge Base is still not downloadable from the MMBase site or
installable with the Package Manager. Please contact the author Ernst
Bunders or me if you want the code.

Regards, Henk.

T. +31-(0)6-29054903
E. [EMAIL PROTECTED]
I. http://www.mmatch.nl

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> On Behalf Of Curtney Jacobs
> Sent: Thursday, October 07, 2004 4:11 AM
> To: [EMAIL PROTECTED]
> Subject: Building An Effective Tree Structure
> 
> 
> Greetings!
> 
> I am trying to build an effective tree structure. What does 
> that mean? Well, I 
> have a category builder, and each category may contain 1 or more 
> subcategories. I have taken Kees Jongensburger's suggestion 
> and added a pos, 
> and parent field to the category builder. My question is, are 
> there other 
> attributes I should be including in my category builder to 
> build an effective 
> tree like structure?
> 
> The purpose of the category tree structure is to associate 
> (categorized) 
> publication articles to categories. An article may belong to 
> one or more 
> categories or subcategories.
> 
>       1) I would like to list all categories in the database 
> (simple to do using  
> tree tag)
> 
>        2) I would like to click on a particular category and 
> view a list of 
> articles that are associated to it.
> 
> I am trying to include as much info that is needed into the 
> builder, incase 
> later I need further display capabilities. Right now, my 
> requirements are 
> open-ended.
> 
> So far, I have a basic tree structure setup (using the 
> example included in 
> thre tree tag api). It works flawlessly, thanks Kees :-)
> 
> Curtney
> 
> 


Reply via email to