openstreetmap-website/app/helpers
Ævar Arnfjörð Bjarmason bc66c8adeb Make the printable_name() function call i18n.t to translate its
output. Makes e.g. "#{name}, v#{object.version.to_s}" which is used in
the changeset browser translatable.

I'm still not happy with how the anchor is constructed. we're linking
from /browse/changeset/1234 to e.g. node "[[366672999, v1]]" even
though the page we're linking to might take us to that node at version
2. The link should be "[[366672999]], v1" instead.

But that's something to solve later.
2009-06-28 21:13:27 +00:00
..
amf_helper.rb Potlatch on Rails, first working version 2007-05-08 00:37:58 +00:00
api_helper.rb various things 2006-11-17 19:56:54 +00:00
application_helper.rb Tidy up RSS links a bit. 2008-04-23 17:39:09 +00:00
browse_helper.rb Make the printable_name() function call i18n.t to translate its 2009-06-28 21:13:27 +00:00
diary_entry_helper.rb diary / user bits 2007-04-07 19:50:55 +00:00
export_helper.rb Add export helper. 2008-04-18 22:56:52 +00:00
geocoder_helper.rb Make the search URLs include a marker. 2007-08-29 22:41:02 +00:00
node_helper.rb more skelaton stuff 2006-07-29 10:09:52 +00:00
old_node_helper.rb bit nicer 2006-08-19 08:11:33 +00:00
old_way_helper.rb way stuff 2006-08-26 20:49:16 +00:00
old_way_node_helper.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
old_way_tag_helper.rb rails way bits 2006-11-27 10:35:10 +00:00
site_helper.rb rails updates 2006-08-26 16:34:52 +00:00
swf_helper.rb Potlatch-on-Rails, ready to go (fingers crossed) 2007-05-18 15:20:31 +00:00
trace_helper.rb Specify display_name and tag explicitly when generating pagination links 2007-11-30 01:27:14 +00:00
trace_points_helper.rb more basic framework 2006-07-28 21:53:30 +00:00
tracepoint_helper.rb various gpx bits 2006-12-01 15:59:13 +00:00
tracetag_helper.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user_helper.rb more basic framework 2006-07-28 21:53:30 +00:00
user_preference_helper.rb preference stuff 2008-02-23 11:12:42 +00:00
way_helper.rb way stuff 2006-08-26 20:49:16 +00:00
way_node_helper.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
way_tag_helper.rb way stuff 2006-08-26 20:49:16 +00:00