Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-476

paragraph bar shows name of a paragraph

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Won't Fix
    • Trivial
    • None
    • 2.1 Final
    • admininterface
    • None
    • not relevant

    Description

      It would be nice if every paragraph bar displays name of the current paragraph
      right next to edit and move buttons

      I've done it in a very simple way, just added
      b.setLabel(MessagesManager.getMessages(getRequest()).get("buttons.edit")+" "+paragraph);

      in the
      setButtonEdit(String path, String nodeCollectionName, String nodeName, String paragraph)
      method from BarEdit.java

      this adds a paragraph type name as an Edit label

      it would be nicer if paragraph name is displayed on the bar, not in buttons...

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              pbaerfuss Philipp Bärfuss
              fleka Stojan Peshov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: