-
Notifications
You must be signed in to change notification settings - Fork 88
Config section
Marius edited this page Aug 25, 2014
·
1 revision
After installing the module you will have a section in System->Configuration
for your module.
If you go to that section you should see a fieldset for each entity.
They contain almost the same fields. They may depend on the frontend settings and if the entity behaves as tree or not.
You can configure the following fields:
- Use Breadcrumbs - You can enable/disabled the breadcrumbs on your entity list and view page on frontend
- URL prefix - you can change the url prefix for the fronend pages, if you have url rewrites enabled
- Url suffix - you can change the url suffix for the fronend pages, if you have url rewrites enabled
- Enable rss - you can enable the RSS feed for fronetend list. This setting depends on the global setting for RSS feeds.
- Meta title for authors list page - Meta title for the entity list page
- Meta description for authors list page - Meta description for the entity list page
- Meta keywords for authors list page - Meta keywords for the entity list page
For the section entity because it's a tree entity, you have 2 additional fields.
- Display as tree - setting it to yes will display a list of your entities in a tree format. See Frontend List for more details.
- Recursion level - number of levels displayed in the tree mentioned above.
For entities that allow comments you will see 2 additional fields that will allow you to enable comments for entities and allow guest comments.
- 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