[Product-Developers] Can KSS help in my use case ?

2009-02-11 Thread Giovanni Toffoli
In a product, I have a portlet providing a tree-like visualization of a taxonomic data structure (say, a thesaurus). A number of tree manipulation functions (e.g. sub-tree expanding and collapsing) are implemented with ad-hoc AJAX programming that I did in the Plone 2.1 version of said product

Re: [Product-Developers] Re: Programatically only addable content types

2009-02-11 Thread Ricardo Newbery
[Please use "replay all" to stay on the list so that others with similar issues may benefit] On Feb 11, 2009, at 1:35 PM, Vanderson Mota dos Santos wrote: Well, after the object creation, i call _renameAfterCreation() that raises the error described in my previous post. Sorry guys, i've