Hi all,
I'm posting here a slightly modified version of looty which I hope will become the 1.2 release. You can see it in action at Dark Weasels Looty.
The main changes in this version are:
2007-02-22 v1.2RC1:
- Created a rudimentary localisation system
- Moved away from relying on register_globals
- Added a new config option $locale to set the locale of the roster
- Added ability to modify links to external sites (see localisation.php for more details)
- Moved HTML template to a separate file: bits/display.php
- Modified HTML template to be valid xhtml 1.0 transitional
- Moved many hardcoded style attributes into the bank.css file
- Modified tooltips.js to be compatible with standards compliant mode
- Added a configuration option to allow the tooltips to be fixed, or to follow the mouse (Previously this seemed to have differing behaviour on firefox and IE)
I have not yet added the changes suggested by frigolet, but those will be appearing prior to release.
I'm interested in seeing people with non-english locales giving this a test, and pointing me at their url. I tried with a German install and all of the non-ascii characters were showing up fine for me so I think there is more to the localisation problem than I realised.
Please post bugs, problems, complaints, flames, feature requests and anything else into this topic. Thanks, muchly for helping me test this.