Hey, that surprises me. Didn't I send you this package to put it on the page? It is ment to be there. Who is maintaining this page? Should I add it myselfe?
Allso: I didn't use the tree tag for the kbase (actually didn't really notice it), but I create an xml file from the structure that is bening transfored with a xsl sheat. Newsflash: I am working on a second version with advanced features like: - the ability to delete items (woahhh!) - a very neat search routine - editing interface improvements If anyone has a good idear for other features let me know Regards, Ernst > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Namens Henk Hangyi > Verzonden: donderdag 7 oktober 2004 9:33 > Aan: [EMAIL PROTECTED] > Onderwerp: RE: Building An Effective Tree Structure > > > 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 > > > > > > >
