Hi, I'm not sure if this is what you want, but in the case of the class page ( XWiki.XWikiClasses), you can make the list sorted by simply sorting the class list. Replace the bottom code of the page to something like this: 1.1 Existing Classes #set( $list = $xwiki.sort( $xwiki.classList ) ) #foreach ($classname in $list) * [$classname] #end Best regards Melv On 4/11/07, Esbach, Brandon <[email protected]> wrote:
Hi all,
When viewing a list of classes (both in the class editor and when attaching a class manually to a document via class list dropdown) the order of classes seems a bit random. Is there any way to select the sort order?
The userlist property type also seems to be a bit random (in my case, selecting value or id makes no difference).
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws