Below is a list of versions that are available for the contentFilter plugin. To find other plugins, please review this listing of most recent releases of all plugins.
Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.
ContentFilter Plugin Readme
Overview
The content filter plugin allows admins to configure various actions based onmessage content. These actions include notifying the admin of content matches,notifying the sender that a message was rejected or masking the content withalternative content.
Installation
Copy the contentfilter.jar into the plugins directory of your Jive Messengerinstallation. The plugin will then be automatically deployed. To upgrade to anew version, copy the new contentfilter.jar file over the existing file.
Configuration
By default, after the plugin has been deployed all of its features are disabled.This plugin is configured via the "Content Filter" sidebar item located under the"System" tab in the Jive Messenger Admin Console.
The default comma separated patterns are "fox,dog". This will perform a casesensitive match on all words containing these strings. e.g. "fox", "firefox","foxy", "dog", "hotdog", "dogdays" but not "Fox", "firefoX". These simple patternscan be enhanced with more complex regular expressions as required e.g.:
- for a complete word match, add boundary checks with \b e.g. \bfox\b will match against the word "fox" and nothing else.
- for case insensitive matchs add (?i) e.g. (?i)\bfox\b will match against "fox", "Fox", "foX" etc.
- it is also possible to group related patterns patterns e.g. fox|dog, this can be used to reduce the number of individual patterns to test for.
If you choose to filter your users presence status and there is a content match then:
- if you are masking content, other users will see a masked status.
- if you are rejecting content, other users not see the status change, how it affects the user with the invalid status is client dependant.
Want to know more about regular expressions in Java? This official tutorialis useful.
The default mask is "***", you can change it to anything you like including smilies!
Using the plugin
After the plugin has been configured, nothing else needs to be done to use it.
Trouble shooting
If the plugin behaviour is not as expected you can enable server debug logging. This will allow the plugin to start logging.Server debug logging should only be enabled temporarily, as it will generate a lot of additional logging that will both slowyour server down and consume a lot of disk space.
Releases | Info | File | Version | Released | Openfire Version | ||||
|
Download | 1.8.2 |
|
4.0.0 + | |||||
|
Download | 1.8.1 |
|
4.0.0 + | |||||
|
Download | 1.8.0 |
|
4.0.0 + | |||||
|
Download | 1.7.0 |
|
3.9.0 + | |||||
|
Download | 1.6.1 |
|
3.7.0 + | |||||
|
Download | 1.5.0 |
|
3.3.0 + |
The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.
Snapshots | Info | File | Version | Built at | Openfire Version | ||
|
Download | 1.8.3-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.3-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.2-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + | |||
|
Download | 1.8.1-SNAPSHOT |
|
4.0.0 + |