Re: [Zope-dev] changing the behavior of manage_menu tree
24 Feb
2003
24 Feb
'03
9:49 p.m.
I'm currently trying to change the way the tree sorts by meta_type which contain numbers(1.2, 1.3...). Are there any monkey patches that can give me control over sort or any tips on grabbing namespaces within the manage_menu.dtml
Dunno bout that, but there's a great recipe in the Python Cookbook at ASPN about sorting strings containing numbers correctly. (Which is, I imagine, your problem.) Should help you if you have to do it yourself. --jcc
8442
Age (days ago)
8442
Last active (days ago)
0 comments
1 participants
participants (1)
-
J Cameron Cooper