Upstream tarball 10153
[amule.git] / src / utils / amps / TODO
blob817dccdf837a2be945c788576f25ea4edd9adf37
1 AMPS Todo
3 - FEATURE [DONE]: Change image output to PNG or add an option to select type
4   (version 0.6)
5 - FIXME [DONE]: Fix the incorrect display of special characters in the signature
6   image. (version 0.4)
7 - FEATURE/FIXME: Improve multilingual support by allowing formatable strings
8   via printf()
9 - FEATURE: Improve 'theme' support beyond the simple CSS file.
10 - FIXME [DONE]: Change passing of sig_image variable so using register_globals
11   is not necessary. (version 0.7)