Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-27579

Add the breadcrumb to the current Location in Content view

    XMLWordPrintable

Details

    Description

      Above the Content name, there should be a breadcrumb to the currently viewed Location.

      Expected markup:

      <ul class="ez-breadcrumbs">
        <li class="ez-breadcrumbs-item">
          <a href="/admin/parent">Parent</a>
        </li>
        <li class="ez-breadcrumbs-item">
          <a href="/admin/parent/parent-2">Parent 2</a>
        </li>
        <li class="ez-breadcrumbs-item">
           Viewed location
        </li>
      </ul>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            damien.pobel-obsolete@ez.no Damien Pobel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: