• Guus der Kinderen's avatar
    OF-1353: Adding maxServerVersion (and more) · fee25623
    Guus der Kinderen authored
    This commit started with the intention of adding a maxServerVersion attribute for plugins, but resulted in a partial rewrite. Changes:
    - Removed the License enumeration - now, a simple string is used.
    - Split off the admin console page that shows the content of readme and changelog files to a dedicated page, instead of plugin-admin.jsp
    - Better define the difference between the plugin (human readable) name ("Avatar Resizer") and its canonical name ("avatarresizer")
    - The admin console now shows plugins that have been downloaded/installed, but cannot be loaded. Where possible, an update is suggested.
    - Support for maxServerVersion - plugins can now define a version of Openfire in which they will no longer load.
    fee25623
Name
Last commit
Last update
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...