[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/base/templates/notification/handler/ezcollaboration/view/ezapprove/ -> approve.tpl (source)

   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] Approval of "%objectname" awaits your attention'
   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 your attention at %sitename.
  11  The publishing process has been halted and it is up to you to decide if it should continue or stop.
  12  The approval can viewed by using the URL below.'
  13   |i18n( 'design/standard/collaboration/approval',,
  14          hash( '%sitename', ezini( "SiteSettings", "SiteURL" ),
  15                '%objectname', $objectversion.version_name|wash ) )}
  16  http://{ezini( "SiteSettings", "SiteURL" )}{concat( "collaboration/item/full/", $collaboration_item.id )|ezurl( no )}
  17  
  18  {"If you do not wish to continue receiving these notifications,
  19  change your settings at:"|i18n( 'design/standard/notification' )}
  20  http://{ezini( "SiteSettings", "SiteURL" )}{concat( "notification/settings/" )|ezurl( no )}
  21  
  22  --
  23  {"%sitename notification system"
  24   |i18n( 'design/standard/notification',,
  25          hash( '%sitename', ezini( "SiteSettings", "SiteURL" ) ) )}
  26  {/let}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7