photosgallery/photossuite/data/photos_items.xml
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <mm:content xmlns:mm="http://nokia.com/mmenu" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nokia.com/mmenu ../mmenuschema.xsd" genre="photossuite">
       
     3 
       
     4    <!-- ALL ITEM -->
       
     5 	
       
     6 	<mm:item count="1" template="logical_template_6a" id="photossuite_allcs">
       
     7 	
       
     8 		<!-- QUERIES -->
       
     9 		
       
    10 		<mm:query namespace="cps_photos_publisher" service="Service.ContentPublishing" interface="IDataSource">
       
    11 			<mm:command mode="sync" name="GetList">
       
    12 				<mm:key name="type" type="string" value="cp_data"/>
       
    13 				<mm:key name="filter">
       
    14 					<mm:key name="publisher" type="string" value="photossuite"/>
       
    15 					<mm:key name="content_type" type="string" value="allcs"/>
       
    16 				</mm:key>
       
    17 				<mm:key name="sort_order" type="string" value="recent"/>
       
    18 			</mm:command>
       
    19 		</mm:query>
       
    20 		
       
    21 		<mm:query namespace="cps_photos_publisher1" service="Service.ContentPublishing" interface="IDataSource">
       
    22 			<mm:command mode="sync" name="GetList">
       
    23 				<mm:key name="type" type="string" value="cp_data"/>
       
    24 				<mm:key name="filter">
       
    25 					<mm:key name="publisher" type="string" value="photossuiteAllcs"/>
       
    26 						<mm:key name="content_type" type="string" value="allcs1"/>
       
    27 				</mm:key>
       
    28 				<mm:key name="sort_order" type="string" value="recent"/>
       
    29 			</mm:command>
       
    30 		</mm:query>
       
    31 		
       
    32 		<!-- NOTIFICATION REQUESTS -->
       
    33 		
       
    34 		<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
       
    35 	            <mm:command name="RequestNotification">
       
    36 	                <mm:key name="type" type="string" value="cp_data"/>
       
    37 	                <mm:key name="filter">
       
    38 	                <mm:key name="publisher" type="string" value="photossuite"/>
       
    39 					<mm:key name="content_type" type="string" value="allcs"/>
       
    40 	                </mm:key>
       
    41 	            </mm:command>
       
    42 		</mm:notify_request>
       
    43 		
       
    44 		<!-- OUTPUTS -->
       
    45 		
       
    46 		<!-- TITLE -->
       
    47 		
       
    48 		<mm:output alias="mul_title" type="string" value="photos_texts:R_LGAL_LIST_TITLE_ALL_NSERIES"/>
       
    49 		
       
    50 		<!-- SUBTITLE-->
       
    51 		
       
    52 		<mm:output alias="mul_detail">
       
    53 			<mm:text value="cps_photos_publisher1:results/[$index]/data_map/AllcsSubtitle"/>
       
    54         </mm:output>
       
    55 		
       
    56 		<!--ICONS-->
       
    57 		
       
    58 		<mm:output alias="mul_icon">
       
    59 		   	<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/first_icon"></mm:image>
       
    60 		</mm:output>
       
    61 		
       
    62 		<mm:output alias="mul_icon_2">
       
    63 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/second_icon"></mm:image>
       
    64 		</mm:output>
       
    65 		
       
    66 		<mm:output alias="mul_icon_3">
       
    67 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/third_icon"></mm:image>
       
    68 		</mm:output>
       
    69 		
       
    70 		<!-- MENU ITEMS -->
       
    71 		
       
    72 		<mm:menuitem name="photos_texts:R_OPTIONS_HELP" event="custom:help" position="2" />		
       
    73 		
       
    74 		
       
    75 		<!-- EVENTS -->
       
    76 		
       
    77 		<mm:event event="key:select">
       
    78 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
    79 				<mm:command name="Execute">
       
    80 					<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
       
    81 					<mm:key name="data" type="map">
       
    82 						<mm:key name="type" type="string" value="launch_application"/>
       
    83 						<mm:key name="launch_method" type="string" value="message_with_tail"/>
       
    84 						<mm:key name="application_uid" type="integer" value="0x200009EE"/>
       
    85 						<mm:key name="additional_data" type="string8" value="Allcs"/>
       
    86 						<mm:key name="message_uid" type="integer" value="0x2000A7C1"/>
       
    87 					</mm:key>	
       
    88 				</mm:command>
       
    89 			</mm:action>
       
    90 		</mm:event>
       
    91 		
       
    92 		<mm:event event="item:focus">
       
    93 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
    94 				<mm:command name="Add">
       
    95 					<mm:key name="type" type="string" value="publisher"/>
       
    96 						<mm:key name="item">
       
    97 							<mm:key name="publisher" type="string" value="photossuite"/>
       
    98 							<mm:key name="content_type" type="string" value="allcs"/>
       
    99 							<mm:key name="content_id" type="string" value="default"/>
       
   100 							<mm:key name="flag" type="integer" value="1"/>
       
   101 						</mm:key>                    
       
   102 				</mm:command>
       
   103 			</mm:action>
       
   104 		</mm:event>
       
   105 		
       
   106 		<mm:event event="item:unfocus">
       
   107 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   108 				<mm:command name="Add">
       
   109 					<mm:key name="type" type="string" value="publisher"/>
       
   110 						<mm:key name="item">
       
   111 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   112 							<mm:key name="content_type" type="string" value="allcs"/>
       
   113 							<mm:key name="content_id" type="string" value="default"/>
       
   114 							<mm:key name="flag" type="integer" value="0"/>
       
   115 						</mm:key>                    
       
   116 				</mm:command>
       
   117 			</mm:action>
       
   118 		</mm:event>
       
   119 		
       
   120 		<mm:event event="custom:help">
       
   121 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   122 				<mm:command name="Execute">
       
   123 					<mm:key name="plugin_id" type="uid" value="0x2001B285"/>
       
   124 					<mm:key name="data">
       
   125 						<mm:key name="help_uid" type="integer64" value="0x200009EE"/>
       
   126 						<mm:key name="help_topic" type="string" value="LGAL_HLP_DOWNLOADS_GRID"/>
       
   127 					</mm:key>	
       
   128 				</mm:command>
       
   129 			</mm:action>
       
   130 		</mm:event>	
       
   131 		
       
   132 	</mm:item>
       
   133 	
       
   134 	<!-- MONTHS ITEM -->
       
   135 	
       
   136 	<mm:item count="1" template="logical_template_6a" id="photossuite_months">
       
   137 	
       
   138 		<!-- QUERIES -->
       
   139 		
       
   140 		<mm:query namespace="cps_photos_publisher" service="Service.ContentPublishing" interface="IDataSource">
       
   141 			<mm:command mode="sync" name="GetList">
       
   142 				<mm:key name="type" type="string" value="cp_data"/>
       
   143 				<mm:key name="filter">
       
   144 					<mm:key name="publisher" type="string" value="photossuite"/>
       
   145 					<mm:key name="content_type" type="string" value="months"/>
       
   146 				</mm:key>
       
   147 				<mm:key name="sort_order" type="string" value="recent"/>
       
   148 			</mm:command>
       
   149 		</mm:query>
       
   150 		
       
   151 		<mm:query namespace="cps_photos_publisher1" service="Service.ContentPublishing" interface="IDataSource">
       
   152 			<mm:command mode="sync" name="GetList">
       
   153 				<mm:key name="type" type="string" value="cp_data"/>
       
   154 				<mm:key name="filter">	
       
   155 					<mm:key name="publisher" type="string" value="photossuiteMonths"/>
       
   156 					<mm:key name="content_type" type="string" value="months1"/>
       
   157 				</mm:key>
       
   158 				<mm:key name="sort_order" type="string" value="recent"/>
       
   159 			</mm:command>
       
   160 		</mm:query>
       
   161 		
       
   162 		<!-- NOTIFICATION REQUESTS -->
       
   163 		
       
   164 		<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
       
   165 	            <mm:command name="RequestNotification">
       
   166 	                    <mm:key name="type" type="string" value="cp_data"/>
       
   167 	                    <mm:key name="filter">
       
   168 	                    <mm:key name="publisher" type="string" value="photossuite"/>
       
   169 						<mm:key name="content_type" type="string" value="months"/>
       
   170 	                    </mm:key>
       
   171 	            </mm:command>
       
   172 		</mm:notify_request>
       
   173 		
       
   174 		<!-- OUTPUTS -->
       
   175 		
       
   176 		<!-- TITLE-->
       
   177 		
       
   178 		<mm:output alias="mul_title" type="string" value="photos_texts:R_LGAL_LIST_TITLE_MONTHS_NSERIES"/>
       
   179 			
       
   180 		<!-- SUBTITLE-->
       
   181 		
       
   182 		<mm:output alias="mul_detail">
       
   183 			<mm:text value="cps_photos_publisher1:results/[$index]/data_map/MonthsSubtitle"/>
       
   184         </mm:output>
       
   185 		
       
   186 		<!--ICONS-->
       
   187 	
       
   188 		<mm:output alias="mul_icon">
       
   189 		   	<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/first_icon"></mm:image>
       
   190 		</mm:output>
       
   191 		
       
   192 		<mm:output alias="mul_icon_2">
       
   193 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/second_icon"></mm:image>
       
   194 		</mm:output>
       
   195 		
       
   196 		<mm:output alias="mul_icon_3">
       
   197 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/third_icon"></mm:image>
       
   198 		</mm:output>
       
   199 		
       
   200 		<!-- MENU ITEMS -->
       
   201 	
       
   202 		<mm:menuitem name="photos_texts:R_OPTIONS_HELP" event="custom:help" position="2" />	
       
   203 		
       
   204 		<!-- EVENTS -->
       
   205 	
       
   206 		<mm:event event="key:select">
       
   207 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   208 				<mm:command name="Execute">
       
   209 					<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
       
   210 					<mm:key name="data" type="map">
       
   211 						<mm:key name="type" type="string" value="launch_application"/>
       
   212 						<mm:key name="launch_method" type="string" value="message_with_tail"/>
       
   213 						<mm:key name="application_uid" type="integer" value="0x200009EE"/>
       
   214 						<mm:key name="additional_data" type="string8" value="Months"/>
       
   215 						<mm:key name="message_uid" type="integer" value="0x2000a769"/>
       
   216 					</mm:key>	
       
   217 				</mm:command>
       
   218 			</mm:action>
       
   219 		</mm:event>
       
   220 		
       
   221 		<mm:event event="item:focus">
       
   222 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   223 				<mm:command name="Add">
       
   224 					<mm:key name="type" type="string" value="publisher"/>
       
   225 						<mm:key name="item">
       
   226 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   227 							<mm:key name="content_type" type="string" value="months"/>
       
   228 							<mm:key name="content_id" type="string" value="default"/>
       
   229 							<mm:key name="flag" type="integer" value="1"/>
       
   230 						</mm:key>                    
       
   231 				</mm:command>
       
   232 			</mm:action>
       
   233 		</mm:event>
       
   234 		
       
   235 		<mm:event event="item:unfocus">
       
   236 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   237 				<mm:command name="Add">
       
   238 					<mm:key name="type" type="string" value="publisher"/>
       
   239 						<mm:key name="item">
       
   240 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   241 							<mm:key name="content_type" type="string" value="months"/>
       
   242 							<mm:key name="content_id" type="string" value="default"/>
       
   243 							<mm:key name="flag" type="integer" value="0"/>
       
   244 						</mm:key>                    
       
   245 				</mm:command>
       
   246 			</mm:action>
       
   247 		</mm:event>	
       
   248 	
       
   249 	
       
   250 		<mm:event event="custom:help">
       
   251 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   252 				<mm:command name="Execute">
       
   253 					<mm:key name="plugin_id" type="uid" value="0x2001B285"/>
       
   254 					<mm:key name="data">
       
   255 						<mm:key name="help_uid" type="integer64" value="0x200009EE"/>
       
   256 						<mm:key name="help_topic" type="string" value="LGAL_HLP_MONTH_LIST"/>
       
   257 					</mm:key>	
       
   258 				</mm:command>
       
   259 			</mm:action>
       
   260 		</mm:event>	
       
   261 			
       
   262 	</mm:item>
       
   263 	
       
   264 	<!-- ALBUMS ITEM -->
       
   265 	
       
   266 	<mm:item count="1" template="logical_template_6a" id="photossuite_albums">
       
   267 	
       
   268 		<!-- QUERIES -->
       
   269 		
       
   270 		<mm:query namespace="cps_photos_publisher" service="Service.ContentPublishing" interface="IDataSource">
       
   271 			<mm:command mode="sync" name="GetList">
       
   272 				<mm:key name="type" type="string" value="cp_data"/>
       
   273 				<mm:key name="filter">
       
   274 					<mm:key name="publisher" type="string" value="photossuite"/>
       
   275 					<mm:key name="content_type" type="string" value="albums"/>
       
   276 				</mm:key>
       
   277 				<mm:key name="sort_order" type="string" value="recent"/>
       
   278 			</mm:command>
       
   279 		</mm:query>
       
   280 		
       
   281 		
       
   282 		<mm:query namespace="cps_photos_publisher1" service="Service.ContentPublishing" interface="IDataSource">
       
   283 			<mm:command mode="sync" name="GetList">
       
   284 				<mm:key name="type" type="string" value="cp_data"/>
       
   285 				<mm:key name="filter">
       
   286 					<mm:key name="publisher" type="string" value="photossuiteAlbums"/>
       
   287 					<mm:key name="content_type" type="string" value="albums1"/>
       
   288 				</mm:key>
       
   289 				<mm:key name="sort_order" type="string" value="recent"/>
       
   290 			</mm:command>
       
   291 		</mm:query>
       
   292 		
       
   293 		<!-- NOTIFICATION REQUESTS -->
       
   294 		
       
   295 		<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
       
   296 	            <mm:command name="RequestNotification">
       
   297 	                    <mm:key name="type" type="string" value="cp_data"/>
       
   298 	                    <mm:key name="filter">
       
   299 	                        <mm:key name="publisher" type="string" value="photossuite"/>
       
   300 			   <mm:key name="content_type" type="string" value="albums"/>
       
   301 	                    </mm:key>
       
   302 	            </mm:command>
       
   303 		</mm:notify_request>
       
   304 		
       
   305 		<!-- OUTPUTS -->
       
   306 		
       
   307 		<!-- TITLE-->
       
   308 		
       
   309 		<mm:output alias="mul_title" type="string" value="photos_texts:R_LGAL_LIST_TITLE_ALBUMS_NSERIES"/>
       
   310 			
       
   311 		<!-- SUBTITLE-->
       
   312 		
       
   313 		<mm:output alias="mul_detail">
       
   314 			<mm:text value="cps_photos_publisher1:results/[$index]/data_map/AlbumsSubtitle"/>
       
   315         </mm:output>
       
   316 		
       
   317 		<!--ICONS-->
       
   318 		
       
   319 		<mm:output alias="mul_icon">
       
   320 		   	<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/first_icon"></mm:image>
       
   321 		</mm:output>
       
   322 
       
   323 		<mm:output alias="mul_icon_2">
       
   324 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/second_icon"></mm:image>
       
   325 		</mm:output>
       
   326 		
       
   327 		<mm:output alias="mul_icon_3">
       
   328 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/third_icon"></mm:image>
       
   329 		</mm:output>
       
   330 		
       
   331 		<!-- MENU ITEMS -->
       
   332 
       
   333 		<mm:menuitem name="photos_texts:R_OPTIONS_HELP" event="custom:help" position="2" />			
       
   334 		
       
   335 		<!-- EVENTS -->
       
   336 		
       
   337 		<mm:event event="key:select">
       
   338 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   339 				<mm:command name="Execute">
       
   340 					<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
       
   341 					<mm:key name="data" type="map">
       
   342 						<mm:key name="type" type="string" value="launch_application"/>
       
   343 						<mm:key name="launch_method" type="string" value="message_with_tail"/>
       
   344 						<mm:key name="application_uid" type="integer" value="0x200009EE"/>
       
   345 						<mm:key name="additional_data" type="string8" value="Albums"/>
       
   346 						<mm:key name="message_uid" type="integer" value="0x20007197"/>
       
   347 					</mm:key>	
       
   348 				</mm:command>
       
   349 			</mm:action>
       
   350 		</mm:event>
       
   351 		
       
   352 		<mm:event event="item:focus">
       
   353 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   354 				<mm:command name="Add">
       
   355 					<mm:key name="type" type="string" value="publisher"/>
       
   356 						<mm:key name="item">
       
   357 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   358 							<mm:key name="content_type" type="string" value="albums"/>
       
   359 							<mm:key name="content_id" type="string" value="default"/>
       
   360 							<mm:key name="flag" type="integer" value="1"/>
       
   361 						</mm:key>                    
       
   362 				</mm:command>
       
   363 			</mm:action>
       
   364 		</mm:event>
       
   365 		
       
   366 		<mm:event event="item:unfocus">
       
   367 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   368 				<mm:command name="Add">
       
   369 					<mm:key name="type" type="string" value="publisher"/>
       
   370 						<mm:key name="item">
       
   371 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   372 							<mm:key name="content_type" type="string" value="albums"/>
       
   373 							<mm:key name="content_id" type="string" value="default"/>
       
   374 							<mm:key name="flag" type="integer" value="0"/>
       
   375 						</mm:key>                    
       
   376 				</mm:command>
       
   377 			</mm:action>
       
   378 		</mm:event>
       
   379 		
       
   380 		<mm:event event="custom:help">
       
   381 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   382 				<mm:command name="Execute">
       
   383 					<mm:key name="plugin_id" type="uid" value="0x2001B285"/>
       
   384 					<mm:key name="data">
       
   385 						<mm:key name="help_uid" type="integer64" value="0x200009EE"/>
       
   386 						<mm:key name="help_topic" type="string" value="LGAL_HLP_ALBUM_LIST"/>
       
   387 					</mm:key>	
       
   388 				</mm:command>
       
   389 			</mm:action>
       
   390 		</mm:event>	
       
   391 		
       
   392 	</mm:item>
       
   393 	
       
   394 	<!-- TAGS ITEM -->
       
   395 	
       
   396 	<mm:item count="1" template="logical_template_6a" id="photossuite_tags">
       
   397 	
       
   398 		<!-- QUERIES -->
       
   399 		
       
   400 		<mm:query namespace="cps_photos_publisher" service="Service.ContentPublishing" interface="IDataSource">
       
   401 			<mm:command mode="sync" name="GetList">
       
   402 				<mm:key name="type" type="string" value="cp_data"/>
       
   403 				<mm:key name="filter">
       
   404 					<mm:key name="publisher" type="string" value="photossuite"/>
       
   405 					<mm:key name="content_type" type="string" value="tags"/>
       
   406 				</mm:key>
       
   407 				<mm:key name="sort_order" type="string" value="recent"/>
       
   408 			</mm:command>
       
   409 		</mm:query>
       
   410 		
       
   411 		
       
   412 		<mm:query namespace="cps_photos_publisher1" service="Service.ContentPublishing" interface="IDataSource">
       
   413 			<mm:command mode="sync" name="GetList">
       
   414 				<mm:key name="type" type="string" value="cp_data"/>
       
   415 				<mm:key name="filter">
       
   416 					<mm:key name="publisher" type="string" value="photossuiteTags"/>
       
   417 					<mm:key name="content_type" type="string" value="tags1"/>
       
   418 				</mm:key>
       
   419 				<mm:key name="sort_order" type="string" value="recent"/>
       
   420 			</mm:command>
       
   421 		</mm:query>
       
   422 		
       
   423 		<!-- NOTIFICATION REQUESTS -->
       
   424 		
       
   425 		<mm:notify_request service="Service.ContentPublishing" interface="IDataSource">
       
   426 	            <mm:command name="RequestNotification">
       
   427 	                    <mm:key name="type" type="string" value="cp_data"/>
       
   428 	                    <mm:key name="filter">
       
   429 	                    <mm:key name="publisher" type="string" value="photossuite"/>
       
   430 						<mm:key name="content_type" type="string" value="tags"/>
       
   431 	                    </mm:key>
       
   432 	            </mm:command>
       
   433 		</mm:notify_request>
       
   434 		
       
   435 		<!-- OUTPUTS -->
       
   436 		
       
   437 		<!-- TITLE -->
       
   438 		
       
   439 		<mm:output alias="mul_title" type="string" value="photos_texts:R_LGAL_LIST_TITLE_TAGS_NSERIES"/>
       
   440 				
       
   441 		<!-- SUBTITLE-->
       
   442 		
       
   443 		<mm:output alias="mul_detail">
       
   444 			<mm:text value="cps_photos_publisher1:results/[$index]/data_map/TagsSubtitle"/>
       
   445         </mm:output>
       
   446 		
       
   447 		<!--ICONS-->
       
   448 		
       
   449 		<mm:output alias="mul_icon">
       
   450 		   	<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/first_icon"></mm:image>
       
   451 		</mm:output>
       
   452 		
       
   453 		<mm:output alias="mul_icon_2">
       
   454 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/second_icon"></mm:image>
       
   455 		</mm:output>
       
   456 		
       
   457 		<mm:output alias="mul_icon_3">
       
   458 			<mm:image bitmap="cps_photos_publisher:results/[$index]/data_map/third_icon"></mm:image>
       
   459 		</mm:output>
       
   460 		
       
   461 		<!-- MENU ITEMS -->
       
   462 		
       
   463 		<mm:menuitem name="photos_texts:R_OPTIONS_HELP" event="custom:help" position="2" />
       
   464 		
       
   465 		<!-- EVENTS -->
       
   466 		
       
   467 		<mm:event event="key:select">
       
   468 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   469 				<mm:command name="Execute">
       
   470 					<mm:key name="plugin_id" type="uid" value="0x10282E5F"/>
       
   471 					<mm:key name="data" type="map">
       
   472 						<mm:key name="type" type="string" value="launch_application"/>
       
   473 						<mm:key name="launch_method" type="string" value="message_with_tail"/>
       
   474 						<mm:key name="application_uid" type="integer" value="0x200009EE"/>
       
   475 						<mm:key name="additional_data" type="string8" value="Tags"/>
       
   476 						<mm:key name="message_uid" type="integer" value="0x200071AE"/>
       
   477 					</mm:key>	
       
   478 				</mm:command>
       
   479 			</mm:action>
       
   480 		</mm:event>
       
   481 		
       
   482 		<mm:event event="item:focus">
       
   483 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   484 				<mm:command name="Add">
       
   485 					<mm:key name="type" type="string" value="publisher"/>
       
   486 						<mm:key name="item">
       
   487 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   488 							<mm:key name="content_type" type="string" value="tags"/>
       
   489 							<mm:key name="content_id" type="string" value="default"/>
       
   490 							<mm:key name="flag" type="integer" value="1"/>
       
   491 						</mm:key>                    
       
   492 				</mm:command>
       
   493 			</mm:action>
       
   494 		</mm:event>
       
   495 		
       
   496 		<mm:event event="item:unfocus">
       
   497 			<mm:action service="Service.ContentPublishing" interface="IDataSource">
       
   498 				<mm:command name="Add">
       
   499 					<mm:key name="type" type="string" value="publisher"/>
       
   500 						<mm:key name="item">
       
   501 							<mm:key name="publisher" type="string" value="photossuite"/>
       
   502 							<mm:key name="content_type" type="string" value="tags"/>
       
   503 							<mm:key name="content_id" type="string" value="default"/>
       
   504 							<mm:key name="flag" type="integer" value="0"/>
       
   505 						</mm:key>                    
       
   506 				</mm:command>
       
   507 			</mm:action>
       
   508 		</mm:event>
       
   509 		
       
   510 		<mm:event event="custom:help">
       
   511 			<mm:action service="Service.ActionHandler" interface="IDataAction">
       
   512 				<mm:command name="Execute">
       
   513 					<mm:key name="plugin_id" type="uid" value="0x2001B285"/>
       
   514 					<mm:key name="data">
       
   515 						<mm:key name="help_uid" type="integer64" value="0x200009EE"/>
       
   516 						<mm:key name="help_topic" type="string" value="LGAL_HLP_TAGS_BROWSER"/>
       
   517 					</mm:key>	
       
   518 				</mm:command>
       
   519 			</mm:action>
       
   520 		</mm:event>	
       
   521 			
       
   522 	</mm:item>
       
   523 	
       
   524 </mm:content>