changing the acs-lang-init for the Nth time. Only caching is needed now. If we did need to load message keys into the db here it should be in a scheduled proc as we need the keys *before* the server is up
adding loading of all message catalogs at the end of OpenACS bootstrap install. That way when the server comes up after restart all message keys are available immediately for init scripts etc.
- Fixed bug #916: User with Write permission can Draft other user's entries- Cleaned up permissions handling in a major way- Using list builder for the draft entries list