openstreetmap-website/app/views/changeset
Ævar Arnfjörð Bjarmason b06b6c2ce9 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
2009-07-29 18:44:51 +00:00
..
_changeset.html.erb * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
_changeset_paging_nav.html.erb Fix changeset paging. 2009-07-15 11:33:21 +00:00
_changesets.html.erb * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
list.atom.builder Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors 2009-07-29 18:44:51 +00:00
list.html.erb Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors 2009-07-29 18:44:51 +00:00