#239: Etag
-------------------------+--------------------------------------------------
Reporter: bob | Owner: Nobody
Type: enhancement | Status: new
Priority: low | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
to help with caching and bandwidth usage we should look at passing an Etag
http header for pages. we could make this out of the current revision
number or indeed last edited date.
http://perl.apache.org/docs/general/correct_headers/correct_headers.html#En…http://developer.yahoo.com/performance/rules.html#etags
possibly useful for the index pages.
this may of course not work for us.
--
Ticket URL: <http://dev.openguides.org/ticket/239>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#234: Logging infrastructure
-------------------------+--------------------------------------------------
Reporter: dom | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Lots of events in OpenGuides are worthy of logging and we don't do
anything at the moment.
Maybe we should use log4perl or similar to set up a flexible framework.
--
Ticket URL: <http://dev.openguides.org/ticket/234>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#281: _deg2string in OpenGuides::Template could be submitted as a patch to
Geo::Coordinates::OSGB/ITM
-------------------------+--------------------------------------------------
Reporter: kake | Owner: Nobody
Type: enhancement | Status: new
Priority: lowest | Milestone:
Component: openguides | Version: svn
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
The _deg2string sub in OpenGuides::Template was copied from the no-longer-
extant Geography::NationalGrid. It could potentially be submitted as a
patch to Geo::Coordinates::OSGB/ITM to save other people from having to do
the same copy/paste.
--
Ticket URL: <http://dev.openguides.org/ticket/281>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#253: Pass spam detector modules more
-------------------------+--------------------------------------------------
Reporter: dom | Owner: Nobody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Spam plugins should be passed $wiki, so they can fetch the config (eg for
API keys) and the CGI environment (for example).
--
Ticket URL: <http://dev.openguides.org/ticket/253>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#302: Add a macro to show a mini-map of a locale or category.
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There should be a macro that lets you embed a small map showing all things
in a given locale or category.
--
Ticket URL: <http://dev.openguides.org/ticket/302>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project