From 14778ce673277f2df41f963aa70df1cbed427294 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 13 Mar 2010 00:00:52 +0000 Subject: feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee --- .../template/mail/text/html/cat_group_info.tpl | 8 ++++ themes/default/template/mail/text/html/footer.tpl | 22 +++++++++ .../template/mail/text/html/global-mail-css.tpl | 11 +++++ themes/default/template/mail/text/html/header.tpl | 18 +++++++ themes/default/template/mail/text/html/index.php | 30 ++++++++++++ .../mail/text/html/notification_by_mail.tpl | 56 ++++++++++++++++++++++ themes/default/template/mail/text/index.php | 30 ++++++++++++ .../template/mail/text/plain/cat_group_info.tpl | 8 ++++ themes/default/template/mail/text/plain/footer.tpl | 3 ++ themes/default/template/mail/text/plain/header.tpl | 5 ++ themes/default/template/mail/text/plain/index.php | 30 ++++++++++++ .../mail/text/plain/notification_by_mail.tpl | 41 ++++++++++++++++ 12 files changed, 262 insertions(+) create mode 100644 themes/default/template/mail/text/html/cat_group_info.tpl create mode 100644 themes/default/template/mail/text/html/footer.tpl create mode 100644 themes/default/template/mail/text/html/global-mail-css.tpl create mode 100644 themes/default/template/mail/text/html/header.tpl create mode 100644 themes/default/template/mail/text/html/index.php create mode 100644 themes/default/template/mail/text/html/notification_by_mail.tpl create mode 100644 themes/default/template/mail/text/index.php create mode 100644 themes/default/template/mail/text/plain/cat_group_info.tpl create mode 100644 themes/default/template/mail/text/plain/footer.tpl create mode 100644 themes/default/template/mail/text/plain/header.tpl create mode 100644 themes/default/template/mail/text/plain/index.php create mode 100644 themes/default/template/mail/text/plain/notification_by_mail.tpl (limited to 'themes/default/template/mail/text') diff --git a/themes/default/template/mail/text/html/cat_group_info.tpl b/themes/default/template/mail/text/html/cat_group_info.tpl new file mode 100644 index 000000000..a0c703bb0 --- /dev/null +++ b/themes/default/template/mail/text/html/cat_group_info.tpl @@ -0,0 +1,8 @@ +
+

{'Informations'|@translate}

+

{$IMG_URL}

+

{'Hello,'|@translate}

+

{'Come to discover the category:'|@translate} {$CAT_NAME}

+

{$CPL_CONTENT}

+

{'See you soon.'|@translate}

+
diff --git a/themes/default/template/mail/text/html/footer.tpl b/themes/default/template/mail/text/html/footer.tpl new file mode 100644 index 000000000..92e69b089 --- /dev/null +++ b/themes/default/template/mail/text/html/footer.tpl @@ -0,0 +1,22 @@ + + + + + + diff --git a/themes/default/template/mail/text/html/global-mail-css.tpl b/themes/default/template/mail/text/html/global-mail-css.tpl new file mode 100644 index 000000000..5c8e87a54 --- /dev/null +++ b/themes/default/template/mail/text/html/global-mail-css.tpl @@ -0,0 +1,11 @@ +/* Global mail css */ + +body {ldelim} font-family: Univers, Helvetica, Optima; font-size:12px; margin:0px; padding:0px; } +#the_page {ldelim} margin:0px; padding:0px; text-align:left;} +#content {ldelim} margin:0px; padding:82px 0px 0px 62px; width:732px;} +hr {ldelim} width:632px; margin-left:0;} +#copyright {ldelim} font-size:10px; margin:0px; padding:48px 0px 32px 62px;} +.PWG {ldelim} font-family:verdana, sans-serif !important; font-size:0.9em; font-weight:normal; letter-spacing:0px;} +h2 {ldelim} padding:7px 15px; width:617px; font-weight:bold;} +img {ldelim} margin:16px; border:16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; } +img:hover {ldelim} padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; } diff --git a/themes/default/template/mail/text/html/header.tpl b/themes/default/template/mail/text/html/header.tpl new file mode 100644 index 000000000..9ab46693c --- /dev/null +++ b/themes/default/template/mail/text/html/header.tpl @@ -0,0 +1,18 @@ +-----={$BOUNDARY_KEY} +Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; +Content-Transfer-Encoding: 8bit + + + + +Piwigo Mail + + + + +
+
diff --git a/themes/default/template/mail/text/html/index.php b/themes/default/template/mail/text/html/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/default/template/mail/text/html/index.php @@ -0,0 +1,30 @@ + diff --git a/themes/default/template/mail/text/html/notification_by_mail.tpl b/themes/default/template/mail/text/html/notification_by_mail.tpl new file mode 100644 index 000000000..5a0115e2f --- /dev/null +++ b/themes/default/template/mail/text/html/notification_by_mail.tpl @@ -0,0 +1,56 @@ +
+

{'Notification'|@translate}

+

{'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate}

+ +{if isset($subscribe_by_admin)} +

{'nbm_content_subscribe_by_admin'|@translate}

+{/if} +{if isset($subscribe_by_himself)} +

{'nbm_content_subscribe_by_himself'|@translate}

+{/if} +{if isset($unsubscribe_by_admin)} +

{'nbm_content_unsubscribe_by_admin'|@translate}

+{/if} +{if isset($unsubscribe_by_himself)} +

{'nbm_content_unsubscribe_by_himself'|@translate}

+{/if} +{if isset($content_new_elements_single)} +

{'nbm_content_new_elements'|@translate}{'nbm_content_new_elements_single'|@translate}{$content_new_elements_single.DATE_SINGLE}.

+{/if} +{if isset($content_new_elements_between)} +

{'nbm_content_new_elements'|@translate}{'nbm_content_new_elements_between_1'|@translate}{$content_new_elements_between.DATE_BETWEEN_1}{'nbm_content_new_elements_between_2'|@translate}{$content_new_elements_between.DATE_BETWEEN_2}.

+{/if} + +{if not empty($global_new_lines)} +
    +{foreach from=$global_new_lines item=line} +
  • {$line}
  • +{/foreach} +
+{/if} + +{if not empty($custom_mail_content)} +

{$custom_mail_content}

+{/if} + +{if not empty($GOTO_GALLERY_TITLE)} +

{'nbm_content_goto_1'|@translate}{$GOTO_GALLERY_TITLE}{'nbm_content_goto_2'|@translate}

+{/if} +

{'nbm_content_byebye'|@translate}

+

{$SEND_AS_NAME}

+

+


+{'nbm_content_unsubscribe_link'|@translate}{'nbm_content_click_on'|@translate}{$UNSUBSCRIBE_LINK}
+{'nbm_content_subscribe_link'|@translate}{'nbm_content_click_on'|@translate}{$SUBSCRIBE_LINK}
+{'nbm_content_problem_contact'|@translate}{$CONTACT_EMAIL}
+

+

+{if not empty($recent_posts)} +
+
+ {foreach from=$recent_posts item=recent_post } +

{$recent_post.TITLE}

+ {$recent_post.HTML_DATA} + {/foreach} +{/if} +
diff --git a/themes/default/template/mail/text/index.php b/themes/default/template/mail/text/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/default/template/mail/text/index.php @@ -0,0 +1,30 @@ + diff --git a/themes/default/template/mail/text/plain/cat_group_info.tpl b/themes/default/template/mail/text/plain/cat_group_info.tpl new file mode 100644 index 000000000..59604846e --- /dev/null +++ b/themes/default/template/mail/text/plain/cat_group_info.tpl @@ -0,0 +1,8 @@ +{'Hello,'|@translate} + +{'Come to discover the category:'|@translate} {$CAT_NAME} +{$LINK} + +{$CPL_CONTENT} + +{'See you soon.'|@translate} diff --git a/themes/default/template/mail/text/plain/footer.tpl b/themes/default/template/mail/text/plain/footer.tpl new file mode 100644 index 000000000..c386f0962 --- /dev/null +++ b/themes/default/template/mail/text/plain/footer.tpl @@ -0,0 +1,3 @@ + +------------------------------------------------------------------------------ +{'Sent by'|@translate} {$GALLERY_URL} - {'powered_by'|@translate} Piwigo {$VERSION} - {'send_mail'|@translate} {$MAIL} diff --git a/themes/default/template/mail/text/plain/header.tpl b/themes/default/template/mail/text/plain/header.tpl new file mode 100644 index 000000000..6fcc863d2 --- /dev/null +++ b/themes/default/template/mail/text/plain/header.tpl @@ -0,0 +1,5 @@ +-----={$BOUNDARY_KEY} +Content-Type: {$CONTENT_TYPE}; charset="{$CONTENT_ENCODING}"; +Content-Transfer-Encoding: 8bit{literal} + +{/literal}{*note that there must be an empty line to separate the mime headers*} diff --git a/themes/default/template/mail/text/plain/index.php b/themes/default/template/mail/text/plain/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/default/template/mail/text/plain/index.php @@ -0,0 +1,30 @@ + diff --git a/themes/default/template/mail/text/plain/notification_by_mail.tpl b/themes/default/template/mail/text/plain/notification_by_mail.tpl new file mode 100644 index 000000000..b1928853f --- /dev/null +++ b/themes/default/template/mail/text/plain/notification_by_mail.tpl @@ -0,0 +1,41 @@ +{'nbm_content_hello_1'|@translate}{$USERNAME}{'nbm_content_hello_2'|@translate} + +{if isset($subscribe_by_admin)} +{'nbm_content_subscribe_by_admin'|@translate} +{/if} +{if isset($subscribe_by_himself)} +{'nbm_content_subscribe_by_himself'|@translate} +{/if} +{if isset($unsubscribe_by_admin)} +{'nbm_content_unsubscribe_by_admin'|@translate} +{/if} +{if isset($unsubscribe_by_himself)} +{'nbm_content_unsubscribe_by_himself'|@translate} +{/if} +{if isset($content_new_elements_single)} +{'nbm_content_new_elements'|@translate}{'nbm_content_new_elements_single'|@translate}{$content_new_elements_single.DATE_SINGLE}. +{/if} +{if isset($content_new_elements_between)} +{'nbm_content_new_elements'|@translate}{'nbm_content_new_elements_between_1'|@translate}{$content_new_elements_between.DATE_BETWEEN_1}{'nbm_content_new_elements_between_2'|@translate}{$content_new_elements_between.DATE_BETWEEN_2}. +{/if} +{if not empty($global_new_lines)} +{foreach from=$global_new_lines item=line} + o {$line} +{/foreach} +{/if} +{if not empty($custom_mail_content)} +{$custom_mail_content} +{/if} +{if not empty($GOTO_GALLERY_TITLE)} +{'nbm_content_goto_1'|@translate}{$GOTO_GALLERY_TITLE} {$GOTO_GALLERY_URL} {'nbm_content_goto_2'|@translate} +{/if} + +{'nbm_content_byebye'|@translate} + {$SEND_AS_NAME} + +______________________________________________________________________________ + +{'nbm_content_unsubscribe_link'|@translate}{'nbm_content_click_on'|@translate}{$UNSUBSCRIBE_LINK} +{'nbm_content_subscribe_link'|@translate}{'nbm_content_click_on'|@translate}{$SUBSCRIBE_LINK} +{'nbm_content_problem_contact'|@translate}{$CONTACT_EMAIL} +______________________________________________________________________________ -- cgit v1.2.3