Re: files service, kupu, etc.
Marc Petitmermet <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
>> - kupu does not yet support complex lists. i fear that my complex
>> lists get destroyed when users start using kupu...
>
> It should, if not it's a bug but I'm pretty sure you can have e.g.
> nested lists.
and how do i create a nested list in kupu? i thought that i have to use
the tab. but this only works until the document gets saved. e.g. the
following in kupu
1. test1
2. test2
A. testA
B. testB
3. test3
results in kupu after saving as
1. test1
2. test2
3. test3
A. testA
B. testB
switching between kupu and forms editor also "disturbs" the
lists/complex lists by adding empty paragraphs.
regards,
marc