EventAggregator

PKG-INFO

47:1cbad5c4b7f0
2009-06-06 Paul Boddie Moved event body manipulation to the EventAggregatorSupport module, employing an approach similar to that used when retrieving event details from page bodies. Changed the definition list regular expression to support recognition of values in commented-out regions, meaning that such regions must now be recognised and discarded when retrieving event details from pages. Changed the parameter values sent by the macro in links from day numbers in calendar views. Introduced better behaviour when interpreting request parameters in the EventAggregatorNewEvent action, providing the current year as the default start year. Removed the redirect for cancelled page edits since it gives the wrong impression about whether a page has been created (which has already happened by the time the user gets to edit the page). Added documentation for the EventAggregatorNewEvent action. Updated documentation for the EventAggregator macro. Updated the release information. Added package-related files.
     1 Metadata-Version: 1.1     2 Name: EventAggregator     3 Version: 0.3     4 Author: Paul Boddie     5 Author-email: paul at boddie org uk     6 Maintainer: Paul Boddie     7 Maintainer-email: paul at boddie org uk     8 Home-page: http://moinmo.in/MacroMarket/EventAggregator     9 Download-url: http://moinmo.in/MacroMarket/EventAggregator?action=AttachFile&do=view&target=EventAggregator-0.3.tar.gz    10 Summary: Aggregate event data and display it in an event calendar (or summarise it in iCalendar and RSS resources)    11 License: GPL (version 2 or later)    12 Description: The EventAggregator macro for MoinMoin can be used to display event    13         calendars or listings which obtain their data from pages belonging to    14         specific categories. The EventAggregatorSummary action provides    15         summaries of events stored in a Wiki, and the EventAggregatorNewEvent    16         action provides a convenient way of adding new events.    17 Keywords: MoinMoin Wiki calendar event RSS iCalendar    18 Requires: MoinMoin    19 Classifier: Development Status :: 3 - Alpha    20 Classifier: License :: OSI Approved :: GNU General Public License (GPL)    21 Classifier: Programming Language :: Python    22 Classifier: Topic :: Internet :: WWW/HTTP    23 Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content