Skip to content

Config section

Marius edited this page Aug 25, 2014 · 1 revision

Config Section

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.

config-section

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.

Clone this wiki locally