"#" items refer to tickets. See for details. 0.53 Miscellanous fixes for mod_perl. #42 New "About" screen. Try action=about and action=about;format=rdf. #97 Use "summary" metadata to generate HTML meta descriptions. Support for Atom feeds for RecentChanges; new OpenGuides::Feed module to handle feed generation (code was previously in OpenGuides::RDF). 0.52 5 March 2006 IMPORTANT CHANGE: "supersearch.cgi" is now simply "search.cgi". If you have customisations to your templates, you may need to make changes to reflect this. Rename OpenGuides::SuperSearch to OpenGuides::Search. Use corrent content-type (application/rdf+xml) for all RDF output. Things with opening hours are marked as geospatial in RDF. Fix missing bracket in node.tt. Add custom_node template just below main content in node.tt. Google Maps support! There is a new index type, wiki.cgi?action=index;format=map, and maps appear in the node listings (the latter feature is user-configurable). Fix in RSS to point to RecentChanges page, not the feed itself. #67 Default website for a page is now http:// Fix mod_perl redirect bug. Fix test failure with CGI.pm 3.16. #87 Edit on mirrored pages now goes to source site #66 Locales in RDF now use dc:title, not foaf:name 0.51 15 November 2005 Important changes: * The preferred way to get RecentChanges is now to pass the CGI the parameter "action=rc", rather than just using the page name "RecentChanges". However, this method will still work for the time being. Similarly, the URL parameter for the RecentChanges RSS feed has changed from "action=rss" to "action=rc;format=rss". Requests for the former will be redirected to the latter. New features: * When trying to view a non-existent node, you will now be presented with a message asking if you want to create that node, rather than a blank page. * New "summary" metadata field for one-line summaries of nodes: - Add summary field to RDF as dc:description. - Show node summary in search results. * New "format=raw" option for outputting wiki text of a node. * RSS feed now contains DOAP (http://usefulinc.com/doap) metadata. RDF bugfixes: * Locales, address and summary fields now XML-escaped properly. * Add "address" field that was missing from the RDF node view. * Update URL for Dublin Core elements in RDF index view. * Fix URL in the RSS element to point to the RSS URL, not the RecentChanges page URL. Search bugfixes: * Fix bug that was breaking coordinate entry fields on search page if lat/lon was being used. * Fix bug in OpenGuides::SuperSearch that wasn't passing "latitude" and "longitude" values to the search template when a distance search was being done. Minor improvements: * Replace underscores in node names in "redirected from" message with spaces. * "Redirected from" message now links to a rendered version of the old page rather than the editing view. Miscellaneous bugfixes: * Fix problem with newer Text::Wikiformat and blank nodes. * Fix bug in navbar template that caused warnings in the tests. 0.50 2 October 2005 Remove rogue ampersand that had crept into the RSS feed. 0.49 24 July 2005 Add updated prerequisite on Wiki::Toolkit::Plugin::RSS::ModWiki (fixes a test failure) 0.48 24 July 2005 RDF enhancements: * Removed redundant "id" parameter specification from dc:source in rdf:Description in RDF node listings. * Fixed bug that was causing all nodes to be flagged as a geo:SpatialThing whether they were or not. * Ensured that ampersands and greater/less than symbols were properly escaped so as not to be XML-toxic. * Added geo:lat, geo:long and RSS link attributes to items in category/locale listings to facilitate integration with mapping applications. * Added owl:sameAs property to RDF output for nodes that are redirects to other nodes. * RSS feed now has correct timestamp (matching most recent item) and matching Last-Modified HTTP header. Reorder navigation bar to provide more logical groupings. Add "format=plain" option for all-nodes index listing and associated template plain_index.tt. New message to appear on pages when you have been redirected informing you of the fact. Stop showing potentially very long map URLs in metadata section of node display. Replace ugly obliques in display of categories and locales with more natural commas; change "locale" to "locales" in label. Replace