I'm looking for simplicity for the admin in this area. Currently the problem is you need to manually install language packs and styles. For styles there is more problems from the buttons. They are often not localized, or need to be hunt down from the internet. Both of these also needs to keep the directory tree correct for them to work.
This idea combines central database for phpBB stuff and forum fetching stuff from it. Forum takes care of FTP bits if needed.
Setting up a database in one of the phpbb.com domains which contains both styles and translations. (community managed database)
Encourage style authors to give .psd files from their buttons. (or some other convenient format) Either let translators work with them or somehow create automatic translation which is imposed on top of the image.
Styles page would have list of available languages (out of date in red) and checkboxes to check what languages the user wants to have.
Same idea for styles page. List of available styles and checbox for what you want.
What the system needs to do (+fetching system) is to keep track what styles are in use and what languages are in use.
For example, everytime user wants to have another style installed. phpBB would also fetch localized buttons for it for all the installed languages.
Or, whenever user wants another language. phpBB would need to fetch localized buttons for all the installed styles.
MODifications would probably need something, but them being plug and self destr... play! in nature it would probably be simple to have them available in all of the styles.
This same general idea could probably be used for MOD installation too.
One another idea.
Define a "repository" other than phpbb.com for styles and languages?
This is a risky idea as there is necessarily no one to validate the styles. (Malware, usability, etc)
It would create market for third party designers to offer phpBB styles.




