bookmarks/conf/CI_bookmarks.confml
changeset 11 6078840978b1
child 15 5ea3798f1248
equal deleted inserted replaced
9:1d51612454b5 11:6078840978b1
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="BrowserBookmarks">
       
     3   <feature ref="BookmarkItems" name="BookmarkItems">
       
     4     <setting ref="RemoveNokiaBookmarks" name="Remove All Nokia bookmarks" type="boolean">
       
     5       <desc>If selected all Nokia bookmarks are removed.</desc>
       
     6     </setting>
       
     7     <setting ref="RemoveNokiaThirdPartyBookmarks" name="Remove All Third party bookmarks" type="boolean">
       
     8       <desc>If selected all Third party bookmarks are removed.</desc>
       
     9     </setting>
       
    10     <setting ref="NokiaBookmarkItem" mapKey="Name" mapValue="Name" name="BookmarkItem" type="sequence" minOccurs="0" maxOccurs="16">
       
    11       <desc>TBD</desc>
       
    12       <setting ref="Name" name="Name Of The New Entry" type="string">
       
    13         <desc>Text field containing name for the Bookmark. Must be unique.</desc>
       
    14       </setting>
       
    15       <setting ref="URL" name="URL Of The Bookmark" type="string">
       
    16         <xs:pattern value="((ftp|wap|http(|s))://([\w-]+\.)+[\w-]+(:[0-9]{1,5})?(/[\w- ./?%&amp;=]*)?|)"/>
       
    17         <desc>Text of the full URL for a Bookmark.(e.g. http://my.server.com)</desc>
       
    18       </setting>
       
    19     </setting>
       
    20     <setting ref="ThirdPartyBookmarkItem" mapKey="Name" mapValue="Name" name="Third Party BookmarkItem" type="sequence" minOccurs="0" maxOccurs="16">
       
    21       <desc>Add Description.</desc>
       
    22       <setting ref="Name" name="Name Of The New Entry" type="string">
       
    23         <desc>Text field containing name for the Bookmark. Must be unique.</desc>
       
    24       </setting>
       
    25       <setting ref="URL" name="URL Of The Bookmark" type="string">
       
    26         <xs:pattern value="((ftp|wap|http(|s))://([\w-]+\.)+[\w-]+(:[0-9]{1,5})?(/[\w- ./?%&amp;=]*)?|)"/>
       
    27         <desc>Text of the full URL for a Bookmark.(e.g. http://my.server.com)</desc>
       
    28       </setting>
       
    29     </setting>
       
    30     <setting ref="CustomerBookmarkItem" mapKey="Name" mapValue="Name" name="Customer BookmarkItem" type="sequence" minOccurs="0" maxOccurs="99">
       
    31       <desc>Add Description.</desc>
       
    32       <setting ref="Name" name="Name Of The New Entry" type="string">
       
    33         <desc>Text field containing name for the Bookmark. Must be unique.</desc>
       
    34       </setting>
       
    35       <setting ref="URL" name="URL Of The Bookmark" type="string">
       
    36         <xs:pattern value="((ftp|wap|http(|s))://([\w-]+\.)+[\w-]+(:[0-9]{1,5})?(/[\w- ./?%&amp;=]*)?|)"/>
       
    37         <desc>Text of the full URL for a Bookmark. (e.g. http://my.server.com)</desc>
       
    38       </setting>
       
    39     </setting>
       
    40     <setting ref="TopPriorityBookmarkItem" mapKey="Name" mapValue="Name" name="Top Priority BookmarkItem" type="sequence" minOccurs="0" maxOccurs="1">
       
    41       <desc>Add Description.</desc>
       
    42       <setting ref="Name" name="Name Of The New Entry" type="string">
       
    43         <desc>Text field containing name for the Bookmark. Must be unique.</desc>
       
    44       </setting>
       
    45       <setting ref="URL" name="URL Of The Bookmark" type="string">
       
    46         <xs:pattern value="((ftp|wap|http(|s))://([\w-]+\.)+[\w-]+(:[0-9]{1,5})?(/[\w- ./?%&amp;=]*)?|)"/>
       
    47         <desc>Text of the full URL for a Bookmark. (e.g. http://my.server.com)</desc>
       
    48       </setting>
       
    49     </setting>
       
    50     <setting ref="CustomerTopPriorityBookmarkItem" mapKey="Name" mapValue="Name" name="Customer Top Priority BookmarkItem" type="sequence" minOccurs="0" maxOccurs="1">
       
    51       <desc>Add Description.</desc>
       
    52       <setting ref="Name" name="Name Of The New Entry" type="string">
       
    53         <desc>Text field containing name for the Bookmark. Must be unique.</desc>
       
    54       </setting>
       
    55       <setting ref="URL" name="URL Of The Bookmark" type="string">
       
    56         <xs:pattern value="((ftp|wap|http(|s))://([\w-]+\.)+[\w-]+(:[0-9]{1,5})?(/[\w- ./?%&amp;=]*)?|)"/>
       
    57         <desc>Text of the full URL for a Bookmark. (e.g. http://my.server.com)</desc>
       
    58       </setting>
       
    59     </setting>
       
    60   </feature>
       
    61   <!--<xi:include href="./BookmarkData.confml"/>-->
       
    62   <data>
       
    63         <BookmarkItems>
       
    64             <RemoveNokiaBookmarks>false</RemoveNokiaBookmarks>
       
    65             <RemoveNokiaThirdPartyBookmarks>false</RemoveNokiaThirdPartyBookmarks>
       
    66             <TopPriorityBookmarkItem extensionPolicy="replace">
       
    67                 <Name>Tre IOP XHTML</Name>
       
    68                 <URL>http://rave.cellulardata.com/xhtml/index.xhtml</URL>
       
    69             </TopPriorityBookmarkItem>
       
    70             <CustomerBookmarkItem extensionPolicy="replace">
       
    71                 <Name>Geocaching.hu</Name>
       
    72                 <URL>http://geocaching.hu/wap</URL>
       
    73             </CustomerBookmarkItem>
       
    74             <CustomerBookmarkItem>
       
    75                 <Name>Test sites</Name>
       
    76                 <URL></URL>
       
    77             </CustomerBookmarkItem>
       
    78             <CustomerBookmarkItem>
       
    79                 <Name>DDT</Name>
       
    80                 <URL>http://ammo.factory.cellulardata.com:8000/ddt</URL>
       
    81             </CustomerBookmarkItem>
       
    82             <CustomerBookmarkItem>
       
    83                 <Name>DDT (no cookies)</Name>
       
    84                 <URL>http://ammo.factory.cellulardata.com:8000/ddtnc</URL>
       
    85             </CustomerBookmarkItem>
       
    86             <CustomerBookmarkItem>
       
    87                 <Name>Digdown</Name>
       
    88                 <URL>http://digdown1.extra.wirelessfuture.com/ddtnc</URL>
       
    89             </CustomerBookmarkItem>
       
    90             <CustomerBookmarkItem>
       
    91                 <Name>DLS 2.0 S60</Name>
       
    92                 <URL>http://trsrv42.wirelessfuture.com/content/s60/index.wml</URL>
       
    93             </CustomerBookmarkItem>
       
    94             <CustomerBookmarkItem>
       
    95                 <Name>DLS 2.0 IOP</Name>
       
    96                 <URL>http://www.it.cellulardata.com/iop/dls20/index.wml</URL>
       
    97             </CustomerBookmarkItem>
       
    98             <CustomerBookmarkItem>
       
    99                 <Name>Wirelessfuture</Name>
       
   100                 <URL>http://trsrv29.extra.wirelessfuture.com/drm/index.wml</URL>
       
   101             </CustomerBookmarkItem>
       
   102             <NokiaBookmarkItem extensionPolicy="append">
       
   103                 <Name>User agent</Name>
       
   104                 <URL>http://testsuite.nokia-boston.com/content/wml_ua/wmlheader.asp</URL>
       
   105                 <Tag1>Tag1</Tag1>
       
   106             </NokiaBookmarkItem>
       
   107             <NokiaBookmarkItem>
       
   108                 <Name>Google</Name>
       
   109                 <URL>http://www.google.com</URL>
       
   110             </NokiaBookmarkItem>
       
   111             <NokiaBookmarkItem>
       
   112                 <Name>Eco</Name>
       
   113                 <URL>http://wap.eco.hu</URL>
       
   114             </NokiaBookmarkItem>
       
   115             <NokiaBookmarkItem>
       
   116                 <Name>Stop!</Name>
       
   117                 <URL>http://wap.stop.hu</URL>
       
   118                 <Tag1>Tag1</Tag1>
       
   119             </NokiaBookmarkItem>
       
   120             <NokiaBookmarkItem>
       
   121                 <Name>Report Browser Bugs</Name>
       
   122                 <URL>http://waplabdc.nokia-boston.com/browser/users/Kimono/errorEmail/error.asp</URL>
       
   123             </NokiaBookmarkItem>
       
   124             <NokiaBookmarkItem>
       
   125                 <Name>OSS Browser Report</Name>
       
   126                 <URL>http://waplabdc.nokia-boston.com/browser/users/OSSBrowser/errorEmail/error.asp</URL>
       
   127             </NokiaBookmarkItem>
       
   128             <NokiaBookmarkItem>
       
   129                 <Name>Google</Name>
       
   130                 <URL>Http://www.google.com</URL>
       
   131             </NokiaBookmarkItem>
       
   132             <NokiaBookmarkItem>
       
   133                 <Name/>
       
   134                 <URL/>
       
   135             </NokiaBookmarkItem>
       
   136             <ThirdPartyBookmarkItem extensionPolicy="append">
       
   137                 <Name>XHTML -IOP</Name>
       
   138                 <URL>http://rave.cellulardata.com/xhtml/index.xhtml</URL>
       
   139             </ThirdPartyBookmarkItem>
       
   140             <ThirdPartyBookmarkItem>
       
   141                 <Name>TCG</Name>
       
   142                 <URL>http://testsuite.nokia-boston.com</URL>
       
   143             </ThirdPartyBookmarkItem>
       
   144             <ThirdPartyBookmarkItem>
       
   145                 <Name>Widgets</Name>
       
   146                 <URL>http://widgets.nokia-boston.com</URL>
       
   147             </ThirdPartyBookmarkItem>
       
   148             <ThirdPartyBookmarkItem>
       
   149                 <Name>S60 Acceptance Test</Name>
       
   150                 <URL>http://testsuite.nokia-boston.com/s60accept/qstart.asp</URL>
       
   151             </ThirdPartyBookmarkItem>
       
   152             <CustomerTopPriorityBookmarkItem
       
   153                 extensionPolicy="replace">
       
   154                 <Name>Tre IOP WML</Name>
       
   155                 <URL>http://195.134.227.137/1.wml</URL>
       
   156             </CustomerTopPriorityBookmarkItem>
       
   157         </BookmarkItems>
       
   158     </data>
       
   159 </configuration>