Branch: refs/heads/50_breakout_node_distance_search
Home:
https://github.com/OpenGuides/OpenGuides
Commit: 783c5d1addeaa59a9c86874b38a7ee6929fc9fcf
https://github.com/OpenGuides/OpenGuides/commit/783c5d1addeaa59a9c86874b38a…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M Build.PL
M README.CSS
M templates/node.tt
A templates/node_location_search.tt
Log Message:
-----------
Split out the node location search section of the node template.
This is so people can override it with a custom form if they want to say use miles instead
of metres as requested in #50.
Commit: 231174da135cb845d14afe8b4516a87e27b1426c
https://github.com/OpenGuides/OpenGuides/commit/231174da135cb845d14afe8b451…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M CUSTOMISATION
A t/908_custom_node_location_search.t
M templates/node_location_search.tt
Log Message:
-----------
Add an optional custom template to node_location_search.tt
This allows people to add more location based searches to a node.
e.g. nearest tube station.
Compare:
https://github.com/OpenGuides/OpenGuides/compare/783c5d1addea^...231174da13…