Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name

Default Value Description

BrandingPlugin method name

webconsole.product.name

Apache Felix The

name of the product installed in the framework getProductName()

webconsole.product.url

http://felix.apache.org

The URL at which more information about the product is available getProductURL()

webconsole.product.image

/res/imgs/logo.png A logo representing the product

getProductImage()

webconsole.vendor.name

The Apache Software Foundation The name of the product vendor

getVendorName()

webconsole.vendor.url

http://www.apache.org

The URL of the product vendor getVendorURL()

webconsole.vendor.image

/res/imgs/logo.png A logo representing the product vendor

getVendorImage()

webconsole.favicon

/res/imgs/favicon.ico A favicon for the web console

getFavIcon()

webconsole.stylesheet

/res/ui/webconsole.css

A CSS file containing style-sheet formatting getMainStyleSheet()

Note: The /META-INF/webconsole.properties file is not contained in the Apache Felix Web Console bundle itself. It may be provided by a Fragment Bundle attaching to the Apache Felix Web Console bundle. For an example of such a fragment bundle see prototype Sling Web Console Branding Bundle