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

Use ini setting for menu items in admin

    XMLWordPrintable

Details

    Description

      Currently you'll have to override the menu template to add links, making it impossible for several extensions to extend this menu.

      While on it, make sure the pattern is reusable so other tabs can reuse the concept.

      Example for design tab, this makes it possible to append items and override urls (and this can if needed be sorted by array key later so order of append doesn't matter):

      [Leftmenu_design]
      # values that start with _ are translated by i18n in template (hash lookup)
      Name=_design
      # List of link url's and name's(array index)
      Links[]
      Links[_look_and_feel]=/content/edit/54
      Links[_menu_management]=/visual/menuconfig/
      Links[_toolbar_management]=/visual/toolbarlist/
      Links[_templates]=/visual/templatelist/
      

      Attachments

        Activity

          People

            andre1 andre1
            andre1 andre1
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: