Ticket #108 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

Alerts service to generate XML for use to generate RSS feeds

Reported by: ebrown Assigned to: ebrown
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Dependency Graph

Change History

08/07/06 17:22:18 changed by ebrown

  • status changed from new to closed.
  • resolution set to fixed.

(In [397]) fixes #108 alerts service getFeed() call returns xml for RSS feeds

This is the first pass at the alerts service. It just provides the getFeed() API that generates XML that plosone can use to generate RSS feeds. See javadocs.

Still to do:

  • Search by date is a hack until Kowari datatype's are used during ingestion
  • Generating email alerts is next

08/07/06 18:06:51 changed by ebrown

(In [398]) re #108/[397] Properly escape literals just in case

08/08/06 01:32:51 changed by ebrown

(In [401]) re #108/fix [397] integration tests

Make xml files proper UTF-8. Fix test code to ensure it reads in the xml files in UTF-8 as well.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted