The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.52

  • 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 <link> 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

Modules

A complete web application for managing a collaboratively-written guide to a city or town.
An OpenGuides helper for CGI-related things.
Handle OpenGuides configuration variables.
An OpenGuides plugin to output RDF/XML.
Search form generation and processing for OpenGuides.
Do Template Toolkit related stuff for OpenGuides applications.
Methods to help test OpenGuides applications.
General utility methods for OpenGuides scripts.

Provides

in lib/OpenGuides/Build.pm