ECHO Content ECHO Technology ECHO Network ECHO Policy
Workflows Tools ECHO Documentation
Contents

Documentation

Standard Structure

Structure:

The standard structure of the ECHO website is the following:
When a TopNavElement is choosen, a list of all groups contained appears; for groups and collections it is the same. If you chose a group, all collections contained are shown. If you click on a collection, you see all resources, belonging to the collection. Responsible for the listing is the "main_index_template".
  1. TopNavElement
  2. Type: ECHO_collection
    Listed: TopNavigationBar (always)
    Responsible Template: main_template
    Location: /echo_nav/echo_pages/

  3. Group
  4. Type: ECHO_group
    Listed: sideNavigationBar (always)
    Responsible Template: group_template
    Location: /echo_nav/echo_pages/[topNavElement]/

  5. Link
  6. Type: ECHO_link
    Listed: sideNavigationBar, body (when group is selected)
    Responsible Template: collection_template or link_template
    Location: /echo_nav/echo_pages/[topNavElement]/[Group]/

  7. Collection
  8. Type: ECHO_collection
    Listed: sideNavigationBar, body (when group is selected)
    Responsible Template: collection_template
    Location: /echo_nav/echo_pages/[topNavElement]/[Group]/

  9. Resource
  10. Type: ECHO_resource
    Listed: sideNavigationBar, body (when collection is selected)
    Responsible Template: resource_template
    Location: /echo_nav/echo_pages/[topNavElement]/[Group]/[Collection]

  11. ExternalLink
  12. Type: ECHO_externalLink
    Listed: body (when group or collection is selected)
    Responsible Template: externalLink_template
    Location: /echo_nav/echo_pages/[topNavElement]/[Group]/[Collection] or /echo_nav/echo_pages/[topNavElement]/[Group]/[Collection]/[Resource]

Contents
   CONTACT   IMPRESSUM   Last Update: June 2015