Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-14119

Be able to add notifications types from a wiki page

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 9.6-rc-1
    • 9.2-rc-1
    • Notifications
    • None
    • Unit, Integration
    • Unknown
    • Pull Request accepted

    Description

      I've checked the blog app and making it register a notification when a blog post is published is extremely complex:

      • BlogPostPublishedEvent: new event
      • BlogPostPublishedEventDescriptor: descriptor for the event
      • templates/notification.vm
      • ApplicationResources.properties
      • BlogNotificationDisplayer: render the notification
      • Translations.xml
      • BlogDocumentSavedListener: listener
      • BlogPostPublishedEventDescriptorTest: test class
      • BlogDocumentSavedListenerTest: test class
      • BlogNotificationDisplayerTest: test class

      What we need is to wrap this in a much simpler system so that an Application could simply add an XObject to a page and that should be it.

      Attachments

        Issue Links

          Activity

            People

              caubin Clément Aubin
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: