[Typo3] sort userlist on name instead of Uid
Nick Weisser
typo3 at openstream.ch
Fri Aug 26 00:51:08 CEST 2005
Typo3 wrote:
> I'am using the new login box plugin to show all users on the site. Standard
> he is sorting on uid, i think.
> But i want to change it to sorting on name. Does anybody know where i should
> change things.
Hi Miquel
If you can't find a configuration option for the sort order under
Web->Templates->Configuration, you might have to tweak the extension
class code directly.
Local extensions are stored in /typo3conf/ext/extension_key/
The extension class can be found in
/typo3conf/ext/extension_key/pi1/class.*.php
Cheers,
Nick
More information about the TYPO3-english
mailing list