]> git.openstreetmap.org Git - rails.git/commit
Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 29 Jul 2009 18:44:51 +0000 (18:44 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 29 Jul 2009 18:44:51 +0000 (18:44 +0000)
commitb06b6c2ce9b69d6996cbc0c75f83eda2ea785201
tree458a6f8c68d0a9894b826ca1ead25b6fdbd0032b
parente2abf1254bbadf4827f3f74a0b890622fbf11b00
Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors
in the description. So adjust the code that creates the changeset
browser title/description to emit a XHTML and plaintext version with
the HTML and Atom output can use, respectively.

Also:

 * Split up @title into @title and @heading as elsewhere
 * Turn the username on the user / user+bbox browser into a link to the userpage
 * Say "Changesets" instead of "Recent changes". Unlike Wikipedia the changes on OSM aren't guaranteed to be recent, they're just going to be the latest
app/controllers/changeset_controller.rb
app/views/changeset/list.atom.builder
app/views/changeset/list.html.erb
config/locales/en.yml
config/locales/is.yml