Feature request - change rss feeds to sef_url
Reported by dleffler | August 4th, 2012 @ 04:36 PM | in 2.0.9 (closed)
Would probably be a good idea to make calling an rss feed by sef_url instead of old style url, e.g., 'site_rss.php?module=filedownload&src=%40random4e6a70cebdc96' Two possible solutions:
- 'rss' method for expController called by sitename.org/blog/rss/sef_url
- 'feed' method for rssController called by sitename.org/rss/feed/sef_url
- would likely populate these methods with the contenst of site_rss.php and make site_rss.php simply call the new method
Some additional thoughts:
- will need to add an 'sef_url' property to expRss model so we don't have to ref by id# or location_data
- should add an 'advertise' property to expRss model to flag them for site advertisement instead of now forcing us to either advertise all rss feeds or turn off a feed to aggregated modules to prevent redundancy.
Comments and changes to this ticket
-
dleffler August 5th, 2012 @ 02:59 AM
- Milestone set to 2.0.9
- Milestone order changed from 100 to 0
-
expNinja August 9th, 2012 @ 12:10 AM
- State changed from new to resolved
(from [c5f9515f13f1b1764f42c8c2624d2ae84a2d2af1]) Changes rss feeds to sef url [#678 state:resolved] https://github.com/exponentcms/exponent-cms/commit/c5f9515f13f1b176...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS