-
Notifications
You must be signed in to change notification settings - Fork 88
RSS Feed
If you have the RSS enabled from System->Configuration->RSS Feeds->RSS Ccnfig
and you have the RSS for your entities enabled from the configuration area of your module, then the RSS page will look like this:
You will see a section with the RSS feeds from your module.
There is a known issue here that I don't know how to get around.
Because there is no way of adding custom RSS feeds in the list of Magento's default feeds without rewriting a block, in case all the default RSS feeds are disabled and only the ones in your modules are enabled you will see a message There are no RSS feeds at this moment
but below that you will see the list of your custom RSS feeds.
Also, if an entity has the RSS enabled, in the frontend list page of your entity you will see a link to the RSS feed.
Clicking on the link will get you to the RSS page that looks like this (at least in FF):
You will see there all the attributes you decided to include in the RSS feed.- Getting started
- Compatibility
- Installation
- Features
- How to use
- Module grid
- Add/Edit form
- General Settings Tab
- Entities Tab 1. Entity - Name settings 2. Entity - Backend settings 3. Entity - Frontend settings 4. Entity - Products 5. Entity - Categories 6. Entity - Fields/Attribute
- Entity Relations Tab
- Help Tab
- Configuration
- Naming Restrictions
- Generated files
- Sample 1. UMC Config file 2. Tables 3. Backend CRUD 4. Config section 5. Fronend listing 6. Fronend view 7. Product relation 8. Category relation 9. RSS Feed 10. API 11. Widgets 12. Comments 13. Translation
- Created extensions
- Concept
- Limitations
- Issues & Support
- Release Notes
- Uninstall
- License
- Thanks