As in Drupal core and Views 1.x. See patch.
(Note that Drupal core doesn't put the slogan in the feed title. But I simply copied the code from View 1.x, what's why there's a slogan there.)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | feed_sitename.diff | 5.05 KB | mooffie |
| frontpage_feed_title.diff | 820 bytes | mooffie |
Comments
Comment #1
mooffie commentedComment #2
merlinofchaos commentedI'm dubious about this. This is not maintainable.
1) If I have to re-export the view again, this gets lost
2) If the user overrides the view, this gets lost and if they change variables, the View won't update.
Comment #3
mooffie commentedHere's a better patch.
(The new option 'sitename_title' is named so because 'sitename_title' to 'title' is like 'mission_description' to 'description'.)
Comment #4
merlinofchaos commentedLooks good to me. Committed!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.