This is mostly in response (for notes) to the upcoming release..
1) Front end Joomla - Messages (IM) - A way to delete the messages.
2) Front end Joomla - Messages (IM) - A way to respond to in-world messages (good for travel when you don\'t have your massive machine with all the bogomips of power needed to run OpenSim)
3) Front end Joomla - Profile - Bring os avatar profile pic off the db and have it to where you click on it for avatar info for those listed in your friends online module.
4) Groups - Backend OS - Need to figure out a way to refresh the in-world groups list without having to relog after leaving the group from the front end.
5) Configuration for allowing Joomla to handle in-world emails completely? Such as llEmail() etc.. being implemented to somehow use the Joomla mail for handling the os mail needs.
The functionality of offline messages now being forwarded to the front end, and allowing for forwarding to listed e-mail addresses is a great idea and addition. Thanks for the hard work and dedication.
(note: This post may be updated at any time. The component version upgrade being discussed has not been released as of 1-9-11 and is currently being tested.)
Thank you,
rjspence
updated: 1/9/11
Updates:
6) Ability to have offline messages saved in the front end until user manually removes them (not removed once received in-world). It would remove the message from one table, and leave it stored on another that works the front-end.
7) Ability to alter, save, delete \"Profile My Notes\" from the front end.
updated: 1/15/11
Ability to manage the services.
http://code.google.com/p/opensimtools/wiki/RemoteAdminPHPClass
I think it\'s important that at sometime we have basic service controls. Remote admin server commands are listed at OpenSimulator.org. This is a far reaching expectation, but simple service monitoring (such as the work that has been done with monit), shutdown, startup, etc...
9) Code clean up. Fix all the [] to [\' \'] so the logs don\'t fill up. I can help with this, and save us quite a bit of time.
updated: 1/22/11
10) Templating ability for client welcome/splash pages, both tied to the current status modes. This welcome/splash page would allow for both auto and manual as we see with grid status login screen. Whether the service was down or up, the proper template would be automatically selected and displayed to users within the SL client.
updated: 1/23/11