Changes for version 0.61
- Added experimental support for local spam detection modules; see the commit_node method in "perldoc OpenGuides" for details. Added extra "edit this page" link next to the node name; if you don't want it, add div#title_edit_link {display:none;} to your stylesheet. Removed dependency on Test::MockObject. Remove misleading CSS examples Support alternative database ports (#165) Only display the google maps preference if node maps are enabled (#192). Respect redirect=0 (#104). If an unknown action is supplied to wiki.cgi, redirect to action=display (partial fix for #102) Added new div#nonexistent_node_message for displaying message when someone tries to view a nonexistent node. Validate input geodata (#22) List all contributors in RDF version of nodes (#106). The "Look for nearby geocaches" preference and link now actually work (#216). Move the common categories/locales navbar display decision into the templates (#214). Add email notifications when moderated nodes are edited (#138) Add IP addresses into non-anonymous changes in Recent Changes (#113) Add an OpenSearch description, and automatic discovery for it (#180) Include machine-readable link to licence, if configured (#226)
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.
generate data feeds for OpenGuides in various formats.
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