Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3562

customizable navigator icons for admin console extensions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1.2, 2.2
    • console
    • Security Level: public (Regular issues)
    • None

    Description

      The extensible admin console console should support customizable icons for the navigator items. One way to implement this would be to enhance the gbean definition like:

          <gbean name="MyConsoleExtension" class="org.apache.geronimo.pluto.AdminConsoleExtensionGBean">
              <attribute name="pageTitle">Applications/My Console Extension</attribute>
              <attribute name="portletContext">/my-console-extension</attribute>
              <attribute name="portletList">[MyPortlet]</attribute>
              <attribute name="icon">images/myicon.png</attribute>    <!--- new attribute for icon -->
          </gbean>
      

      Attachments

        Issue Links

          Activity

            People

              gawor@mcs.anl.gov Jarek Gawor
              pmcmahan Paul Franklin McMahan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: