Word-Based Notification Application - Default

Last modified by Thomas Mortagne on 2024/07/30 14:51

cogAllow to be notified whenever some defined words are present in changes.
TypeJAR
CategoryOther
Developed by

Simon Urli

Rating
1 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility

XWiki 14.10.18+

Installable with the Extension Manager

Description

This extension is still under development. You can see more information about the upcoming features on its design page.

The main goal of this application is to allow following expressions and receive notifications whenever one expression is added to a document. 

Queries settings

 

For using this extension, you need to start adding queries aka expressions to watch for in the wiki. The settings are provided in your user profile, as a new tab: you can see there the list of expressions you're currently watching, and you can add or remove them. 

Notifications Settings

This application relies on the standard XWiki Notifications mechanisms. So you need to ensure that the notifications type is enabled for Word-Based notification. Note that you will be notified even if an expression you're watching is added in a page located in a space you are not watching. 

When you receive a notification about a watched query, you will also receive information about the number of occurrences found.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.

Release Notes

v1.1.1

The following translation have been updated with this release:

v1.1

Dependencies

Dependencies for this extension (org.xwiki.contrib.notification-word:application-notification-word-default 1.1.1):

  • org.xwiki.contrib.notification-word:application-notification-word-api 1.1.1
  • org.xwiki.platform:xwiki-platform-index-api 14.10.18
  • org.xwiki.platform:xwiki-platform-oldcore 14.10.18
  • org.xwiki.commons:xwiki-commons-cache-api 14.10.18
  • org.xwiki.platform:xwiki-platform-search-solr-api 14.10.18
  • org.xwiki.platform:xwiki-platform-observation-remote 14.10.18
  • org.xwiki.platform:xwiki-platform-uiextension-api 14.10.18
  • org.xwiki.platform:xwiki-platform-notifications-notifiers-api 14.10.18
  • org.xwiki.platform:xwiki-platform-icon-api 14.10.18
  • org.xwiki.platform:xwiki-platform-wiki-user-api 14.10.18
  • org.xwiki.platform:xwiki-platform-livedata-api 14.10.18
  • org.xwiki.contrib.notification-word:application-notification-word-webjar 1.1.1

Get Connected