13 Dec
1999
13 Dec
'99
2:46 p.m.
On Mon, 13 Dec 1999, Jochen Haeberle wrote:
Hi,
Is there a way to tell Zope to close a list?? I tried indenting the list a level more than the surrounding text but that did not help.
Jochen - I just tried: list - one - two .. [F1] mla pla And it works fine for me.
The way Zope deals with lists in structured text is a bit strange... every list-entry becomes enclosed by <p></p>'s, that needs much room to render... I guess there should be a way to format this.
You are right. Now that you've mentioned it I think I have removed that feauture as I did not like it either. But I had to edit the source code. Pavlos