Re: No Kupu button in Document edit view
eric casteleijn <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Samuel Schluep wrote: > Hello > > Using the SVN trunk version, the Kupu and Forms Editor buttons do not > show up in the Silva Document edit tab. Is this a bug or do I have to > set some user settings (not possible at the moment because the user > settings edit view is broken at the moment)? The problem is that Silva trunk (which will be Silva 1.6) will require a new kupu version (trunk as well for now). If you get that from: svn co http://codespeak.net/svn/kupu/trunk/kupu/ and remove the kupu related filesystemsite directories from you silva root and click refresh all in service_extensions, everything works again. eric