Re: Silva 1.4b1 released
eric casteleijn <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Marc Petitmermet wrote: > dear developers > > i cannot get silva external sources to work in kupu. you can choose an > external source but you cannot insert it and the parameters are not > shown. the only thing that works is the remove button when there has > been an external source previously added with the trusty old forms editor. This is fixed. A bug in kupu and one in the silva support for kupu conspired to break this. So to test the fix you'll need a trunk version of Silva and of kupu. (We're planning to release both tomorrow, so you won't have to wait long for an official download.) > creating ghost objects and ghost folders does not work in the get link > reference lookup window. these types of objects require id and > reference. although one can choose an object as reference clicking on > the place reference button does not work. when this works you should > definitely remove the possibility to add even more objects in the > second lookup screen because maybe nasty things could be created The functionality to add new objects from the lookup window for a link reference is new. Since it causes problems like this, which do not seem easy to solve (the lookup window tries to open another lookup window, but since that has the same name, it replaces the current window, and the reference is lost) I think we'll end up removing that (i.e. the possibility to add new content from the lookup, like you can with image lookup. It will continue to work with images.) eric