Worked on contenttype filtering, code simplified for filtering as well as unitests added
Changeset: https://bitbucket.org/sinha/moin2/changeset/b6149c732926
Blocker: Having problems in sorting
I tried by doing this way "detailed_index = sorted(detailed_index, cmp=str.lower, key=lambda item_info: item_info[1])"
but here since the item names are in unicode, so even this was also not working.
comments
Hi
I look into that, Try to provide an example. -- ReimarBauer 2011-07-13 11:11:47