Tom Hughes
|
34c473f503
|
Use only_path instead of setting an explicit host
|
2016-11-24 20:33:36 +00:00 |
|
Tom Hughes
|
1309661b15
|
Use image_url instead of image_path with the host option
Fixes #1379
|
2016-11-24 20:23:42 +00:00 |
|
Andy Allan
|
63271147a0
|
Use a full url for the image in the diary rss feed.
This is what was intended by ee2a941d3e
which fixed the same problem in a different place.
|
2016-11-24 17:06:14 +00:00 |
|
Andy Allan
|
83e1700d26
|
Add missing xmlns declaration for diary_entries
This is already present in the other feeds.
|
2016-11-24 11:41:04 +00:00 |
|
Tom Hughes
|
48eb8eb369
|
Merge remote-tracking branch 'openstreetmap/pull/1349'
|
2016-10-29 18:08:31 +01:00 |
|
Andy Allan
|
4a9aa0a12e
|
Avoid double-escaping diary entry titles
The XML builder takes care of the escaping, and adding h() lead to
double-escaped titles in the RSS feed.
|
2016-10-29 17:17:56 +02:00 |
|
Andy Allan
|
5164c71646
|
Use dc:creator for diary entry RSS
The author tag is reserved for email addresses, and we already use
dc:creator in other feeds.
|
2016-10-29 17:10:24 +02:00 |
|
Andy Allan
|
27ee98cf4c
|
Make the image title match the feed title in diary rss
This is recommended at https://validator.w3.org/feed/docs/warning/ImageTitleDoesntMatch.html
|
2016-10-29 17:05:30 +02:00 |
|
Andy Allan
|
38e12759ea
|
Rubocop autofixes.
|
2016-09-07 11:07:42 +01:00 |
|
Ben Marchant
|
da6cf371ac
|
Update rss.rss.builder
Change from hard coding URL to using image_path method that wil
resolve to the correct asset path.
|
2015-12-23 18:39:31 +00:00 |
|
Tom Hughes
|
1c5db113e2
|
Always use the canonical host name in diary RSS feeds
|
2012-11-16 17:03:48 +00:00 |
|
Tom Hughes
|
aa4205482a
|
Treat all newly entered blocks of text as Markdown
|
2012-03-17 16:36:55 +00:00 |
|
Tom Hughes
|
2e2f212472
|
Rename views to rails 2 style names.
|
2009-06-09 20:50:14 +00:00 |
|