configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/cvc/confml/CVC_CustomerMenu.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?><confml:configuration xmlns:confml="http://www.s60.com/xml/confml/2" name="CVC_Previewable">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
	<confml:feature name="Customer Menu" ref="CVC_OperatorMenu">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
		<confml:desc>Often referred to as the Operator Menu, the Customer Menu is an application that launches the browser as an embedded application with a predefined URL as parameter. The URL defines the xHTML Startup page that is shown when the Customer Menu application is launched, for example www.customername.com/index.html. The URL also defines the customer domain URL path, for example www.customername.com/. All user-browsed xHTML pages belonging to that path are automatically stored in the Customer Menu cache.The Customer Menu application can be configured as a shortcut just like any other application. In Main menu, the Customer Menu is placed by default to 11th position. When the Customer Menu is enabled, Help moves from position 11 to 12 and Apps moves from 12 to 13, which is not visible until the user scrolls the menu cursor.</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
		<confml:setting name="Customer Menu icon" ref="CVC_OperatorMenuIconFile" type="file">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
			<confml:desc>Customer menu icon that will be present in Application Grid. Size: 65 x 65 pixels. Format: SVGT (preferred) or BMP. Color depth: 24 bit</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
		<confml:setting name="Customer Menu icon bitmask" ref="CVC_OperatorMenuIconMaskFile" type="file">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
			<confml:desc>Customer menu bitmask when using BMP menu icon. Size: 65 x 65 pixels. Format: BMP. Color depth: 8 bit</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
		<confml:setting name="Customer Menu icon caption" ref="CVC_OperatorMenuIconCaption" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
			<confml:desc>The text caption for Customer Menu icon </confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
		<confml:setting name="Customer Menu source URL" ref="CVC_OperatorMenuURL" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
			<confml:desc>Target URL for Operator Menu. The URL defines the xHTML Start-up page that will be shown when the Customer Menu application is launched (e.g. “www.customername.com/index.htm”). The URL also defines the customer domain URL path (e.g. “www.customername.com”).</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
		<confml:setting name="Customer Menu cache" ref="CVC_OperatorMenuCache" type="folder">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
			<confml:desc>Data stored in the Customer Menu cache is preserved in the device memory and can be accessed even after the Browser session is ended and through power cycles of the device. File format: xHTML files. Customers provide the xHTML pages to be pre-installed in the Customer Menu Cache.The max. amount of data that can be stored in the Customer Menu cache is 300 KB</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
		<confml:setting name="Customer menu cache expiration date" ref="CVC_AppShellOperatorMenuCacheExpireDate" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
			<confml:desc>In “mm/yyyy” format. Customers define the expiration date of the xHTML page(s). After that date, the cache content will no longer be used and Operator icon will launch URL instead.</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
		</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
	</confml:feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
	<confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
	</confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
</confml:configuration>