[Zope] How to use OrderedFolder
Eugene Morozov
jmv-lists@linux-ink.ru
Mon, 28 Jul 2003 11:21:01 +0400
On Fri, Jul 25, 2003 at 11:24:09AM -0400, Jim Washington wrote:
> I was amused by this, too.
>
> In a folder (Ordered), once you have items to order or reorder, the
> buttons appear. It's perhaps too smart that way.
>
> 0 items: no special buttons
> 1 item: no special buttons
> 2 or more items: buttons for reordering at the bottom of the page (and
> well designed, too!)
I've found the problem: it was External Editor. It patches the ZMI in
some incorrect manner and after I've deleted its server side, special
buttons appeared.
Eugene