DX NetOps

  • 1.  Tuesday Tip: Branding OneClick

    Broadcom Employee
    Posted Sep 11, 2012 09:31 PM
      |   view attached

    Tuesday Tip: Branding OneClick

    CA Spectrum Tuesday Tip by Joe Radosta, Senior Support Engineer

    You can brand OneClick with your company logo. Here is an example of how we can do that …..

    1. Copy custom-branding-config from $SPECROOT\tomcat\webapps\spectrum\WEB-INF\console\config to $SPECROOT\custom\console\config
    2. Copy company images into $SPECROOT\custom\images
    3. Edit $SPECROOT\custom\console\config\custom-branding-config.xml
    4. Add the following text ......

    <branding-config>
    <app-brand-name>CA TECHNOLOGIES</app-brand-name>

    <app-suite-name>OneClick</app-suite-name>

    <navigation-name>Navigation Tree</navigation-name>

    <splash-image>images/catech.gif</splash-image>

    <logo-button>
    <button-icon>images/ca-logo-img.gif</button-icon>
    <mouse-over-text>CA TECHNOLOGIES</mouse-over-text>
    <click-action>support.ca.com</click-action>
    </logo-button>

    <navigation-name>Navigation Tree</navigation-name>

    </branding-config>

    5. Cycle Tomcat

    Now when opening OneClick you will see the new company images you designated



  • 2.  RE: Tuesday Tip: Branding OneClick

    Posted Sep 13, 2012 12:21 PM
    Thank you Joe for sharing this informative post on branding OneClick.

    This is your 10th Tuesday Tip contribution. The community thanks you for your participation in the Tuesday Tip program and for all of your assistance on the message boards.

    Mary


  • 3.  RE: Tuesday Tip: Branding OneClick

    Posted Jan 09, 2013 09:04 AM
    Does this apply to the OC console or just the OC webpage or both?


  • 4.  RE: Tuesday Tip: Branding OneClick

    Posted Jan 09, 2013 09:35 AM

    richard.judson wrote:

    Does this apply to the OC console or just the OC webpage or both?
    that's the icon in the left bottom corner at OC console.

    custom-branding-config.xml is for customizing some parts of the OC console, such as Application brand name, Application suite name, Image to display in the splash screen, Image to display as the logo button in the lower-left corner, Name of the root node in the tree in the Navigation pane an of course the About dialog.

    ...see Spectrum_OneClick_Customization_User_ENU.pdf at your Spectrum doc