| [ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {let approval_content=$collaboration_item.content 3 objectversion=fetch( content, version, 4 hash( object_id, $approval_content.content_object_id, 5 version_id, $approval_content.content_object_version ) )} 6 {set-block scope=root variable=subject}{'[%sitename] "%objectname" awaits approval' 7 |i18n( "design/standard/collaboration/approval",, 8 hash( '%sitename', ezini( "SiteSettings", "SiteURL" ), 9 '%objectname', $objectversion.version_name|wash ) )}{/set-block} 10 {'This email is to inform you that "%objectname" awaits approval at %sitename before it is published. 11 If you wish to send comments to the approver or view the status use the URL below.' 12 |i18n( 'design/standard/collaboration/approval',, 13 hash( '%sitename', ezini( "SiteSettings", "SiteURL" ), 14 '%objectname', $objectversion.version_name|wash ) )} 15 http://{ezini( "SiteSettings", "SiteURL" )}{concat( "collaboration/item/full/", $collaboration_item.id )|ezurl( no )} 16 17 {"If you do not wish to continue receiving these notifications, 18 change your settings at:"|i18n( 'design/standard/notification' )} 19 http://{ezini( "SiteSettings", "SiteURL" )}{concat( "notification/settings/" )|ezurl( no )} 20 21 -- 22 {"%sitename notification system" 23 |i18n( 'design/standard/notification',, 24 hash( '%sitename', ezini( "SiteSettings", "SiteURL" ) ) )} 25 {/let}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |