Ticket #194 (closed enhancement: fixed)
add individual RSS feed per individual blogs
Reported by: | ed | Owned by: | jim |
---|---|---|---|
Priority: | critical | Milestone: | Phase 3 |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 1.0 |
Description
please add RSS feeds for individual blogs - if a big faff, only a couple which ed can identify easily...
Change History
comment:2 Changed 6 years ago by jim
- Add Hours to Ticket changed from 0.0 to 1.0
- Total Hours changed from 0.0 to 1.0
Blogs view updated/enhanced:
- RSS feeds in place for each blog
- [name]'s blog view in place e.g. /blogs/name-surname
- Lots of URL aliases for blogs missing, now created (Rob Hopkins was missing)
HOWEVER! Rob's blog is imported, so there's actually no real 'blog' there, just a pretend entry created by the view. I had to actually delete the URL alias and modifiy the view (as per point 2 above) to get his blog page "Rob Hopkin's blog" with RSS to even appear. See http://www.transitionnetwork.org/blogs/rob-hopkins and compare the subtle difference (breadcrumb, views header etc) with http://www.transitionnetwork.org/blogs/ben-brangwyn who has a 'proper' blog.
In other words, 'imported blogs' clash badly with normal 'blogs' provided by the Drupal core module with the same name because they're sitting in each other's laps...
Closed but with that warning for the future... In an ideal world the 'blog' module would be disabled and we'd take over the responsibly for its (rather simple) functionality.