[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {set-block scope=root variable=subject}{'[%sitename] Digest for %date' 3 |i18n("design/standard/notification",, 4 hash('%date',currentdate()|l10n(datetime), 5 '%sitename',ezini("SiteSettings","SiteURL")))}{/set-block} 6 {"This digest email is to inform you on new items at %sitename." 7 |i18n('design/standard/notification',, 8 hash('%sitename',ezini("SiteSettings","SiteURL")))} 9 10 {section name=Handlers loop=fetch(notification,digest_handlers,hash(date,$date.timestamp,address,$address))} 11 12 {include handler=$Handlers:item date=$date address=$address uri=concat( "design:notification/handler/",$Handlers:item.id_string,"/view/digest_plain.tpl")} 13 14 {/section} 15 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")))}
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 |