MoinSupport

Graph

(0) -60 tip
Added a common wikidict entry parsing function.
Fixed parser class test.
Added RFC 2822 datetime parsing with help from the email.utils module.
Selected the HTML parser to handle XHTML content.
Fixed parser invocation for non-Moin-syntax parsers when formatting text.
Added a note about ISO 8601 and RFC 3339.
Fixed the time zone information associated with page revisions.
Added ISO 8601 datetime parsing support.
Updated the release information.
Fixed the ISO 8601 representations of datetimes.
Added a function to read and return cached item metadata.
Added tag rel-0-3 for changeset 52ce79af5ae7
Changed DateSupport to permit identical timespan instants (whose start and end rel-0-3
Expanded the stored metadata for cached remote resources.
Removed confusing version information.
Reverted the change to using path tuples in item store initialisation.
Added macro argument parsing from MoinForms and a function to find parsers by
Changed the ItemStore directory name parameters to support paths and thus expose
Added tag rel-0-2 for changeset 3d28b3c1896e
Updated the documentation, noting all MoinMoin-independent modules. rel-0-2
Added read permission checking for item store access operations.
Added a module for item storage along with support for reading items from stores.
Added write permission checking when appending to an item store.
Removed legacy method invocation when writing content.
Added new module to the setup script.
Added support for page-specific item storage.
Moved content/media type functions into a separate module.
Fixed the items method in the Form class for Moin 1.9 request parameters,
Made "-" a word character and not a separator in region attribute parsing.
Added more form field dictionary emulation methods.
Added a separate function for getting the properties of individual text regions.
Fixed the recording of end markers, adding them to the regions they define.
Handle fragments without any real content.
Moved heading extraction functionality from ImprovedMoinSearch.
Removed special category name support from the general search function.
Fixed the qualified parameter function to not add the prefix when it is blank.
Added HTML option list output originally used in EventAggregator.
Added a selection of different functionality from EventAggregator, along with
Added the ViewSupport module.
Introduced a header-writing convenience function to prevent continual
Described the cached resource format.
Added missing import.
Fixed broken syntax due to the origin of the code in EventAggregatorSupport.
Added missing module.
Added remote resource management from EventAggregator.
Prevent getHeader from raising an exception when a header is absent, returning None instead.
Tidied acquisition of the page format.
Added formatting-related functions from ImprovedTableParser.
Changed the preferences API to expose acceptable and preferred content types.
Fixed handling of name-only final attributes.
Updated the release notes.
Added common parsing/formatting-related code from EventAggregator and ImprovedTableParser.
Added section argument processing functions (from ImprovedTableParser).
Added tag rel-0-1 for changeset b8f1a2cc8866
Fixed the Olson zone offset calculation to produce correct offsets for zones rel-0-1
Fixed the Olson time zone offset evaluation to consider day offsets as well as
Added support for the production of time strings using hour/minute zone offsets.
Handle empty date parameters more generally.
Moved the getLocationPosition function back into EventAggregator since it is
Added keyword argument support to linkToPage, passing such arguments on to the
(0) -60 tip