diff options
Diffstat (limited to 'view/tpl/smarty3')
204 files changed, 1020 insertions, 204 deletions
diff --git a/view/tpl/smarty3/404.tpl b/view/tpl/smarty3/404.tpl index 518ad1d29..7ee5324ac 100644 --- a/view/tpl/smarty3/404.tpl +++ b/view/tpl/smarty3/404.tpl @@ -1 +1,5 @@ -<h1>{{$message}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$message}}</h1> diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl index 623f13dd4..686e50b37 100644 --- a/view/tpl/smarty3/abook_edit.tpl +++ b/view/tpl/smarty3/abook_edit.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h2>{{$header}}</h2> <h3>{{$addr}}</h3> diff --git a/view/tpl/smarty3/acl_selector.tpl b/view/tpl/smarty3/acl_selector.tpl index d21073b56..37f297cb9 100644 --- a/view/tpl/smarty3/acl_selector.tpl +++ b/view/tpl/smarty3/acl_selector.tpl @@ -1,4 +1,8 @@ -<div id="acl-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="acl-wrapper"> <input id="acl-search"> <a href="#" id="acl-showall">{{$showall}}</a> <div id="acl-list"> diff --git a/view/tpl/smarty3/admin_aside.tpl b/view/tpl/smarty3/admin_aside.tpl index acf58668d..d8f37a399 100644 --- a/view/tpl/smarty3/admin_aside.tpl +++ b/view/tpl/smarty3/admin_aside.tpl @@ -1,4 +1,8 @@ -<script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script> // update pending count // $(function(){ diff --git a/view/tpl/smarty3/admin_logs.tpl b/view/tpl/smarty3/admin_logs.tpl index e5412429f..ec101a0ff 100644 --- a/view/tpl/smarty3/admin_logs.tpl +++ b/view/tpl/smarty3/admin_logs.tpl @@ -1,4 +1,8 @@ -<div id='adminpage'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <form action="{{$baseurl}}/admin/logs" method="post"> diff --git a/view/tpl/smarty3/admin_plugins.tpl b/view/tpl/smarty3/admin_plugins.tpl index 01c178c3e..10f04dbf8 100644 --- a/view/tpl/smarty3/admin_plugins.tpl +++ b/view/tpl/smarty3/admin_plugins.tpl @@ -1,4 +1,8 @@ -<div id='adminpage'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <ul id='pluginslist'> diff --git a/view/tpl/smarty3/admin_plugins_details.tpl b/view/tpl/smarty3/admin_plugins_details.tpl index 47c33bec3..a2d17c897 100644 --- a/view/tpl/smarty3/admin_plugins_details.tpl +++ b/view/tpl/smarty3/admin_plugins_details.tpl @@ -1,4 +1,8 @@ -<div id='adminpage'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <p><span class='toggleplugin icon {{$status}}'></span> {{$info.name}} - {{$info.version}} : <a href="{{$baseurl}}/admin/{{$function}}/{{$plugin}}/?a=t&t={{$form_security_token}}">{{$action}}</a></p> diff --git a/view/tpl/smarty3/admin_remoteupdate.tpl b/view/tpl/smarty3/admin_remoteupdate.tpl index 6260741ed..e14a679d8 100644 --- a/view/tpl/smarty3/admin_remoteupdate.tpl +++ b/view/tpl/smarty3/admin_remoteupdate.tpl @@ -1,4 +1,8 @@ -<script src="js/jquery.htmlstream.js"></script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script src="js/jquery.htmlstream.js"></script> <script> /* ajax updater */ function updateEnd(data){ diff --git a/view/tpl/smarty3/admin_site.tpl b/view/tpl/smarty3/admin_site.tpl index 86cac214f..e34cb10fc 100644 --- a/view/tpl/smarty3/admin_site.tpl +++ b/view/tpl/smarty3/admin_site.tpl @@ -1,4 +1,8 @@ -<script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script> $(function(){ $("#cnftheme").fancybox({ diff --git a/view/tpl/smarty3/admin_summary.tpl b/view/tpl/smarty3/admin_summary.tpl index 339dbddb6..042cb2d70 100644 --- a/view/tpl/smarty3/admin_summary.tpl +++ b/view/tpl/smarty3/admin_summary.tpl @@ -1,4 +1,8 @@ -<div id='adminpage'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <dl> diff --git a/view/tpl/smarty3/admin_users.tpl b/view/tpl/smarty3/admin_users.tpl index d71d770f3..5c72de47e 100644 --- a/view/tpl/smarty3/admin_users.tpl +++ b/view/tpl/smarty3/admin_users.tpl @@ -1,4 +1,8 @@ -<script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script> function confirm_delete(uname){ return confirm( "{{$confirm_delete}}".format(uname)); } diff --git a/view/tpl/smarty3/album_edit.tpl b/view/tpl/smarty3/album_edit.tpl index 61653c47c..23857d05a 100644 --- a/view/tpl/smarty3/album_edit.tpl +++ b/view/tpl/smarty3/album_edit.tpl @@ -1,4 +1,8 @@ -<div id="photo-album-edit-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="photo-album-edit-wrapper"> <form name="photo-album-edit-form" id="photo-album-edit-form" action="photos/{{$nickname}}/album/{{$hexalbum}}" method="post" > diff --git a/view/tpl/smarty3/api_config_xml.tpl b/view/tpl/smarty3/api_config_xml.tpl index 8c0766c73..445ba7f65 100644 --- a/view/tpl/smarty3/api_config_xml.tpl +++ b/view/tpl/smarty3/api_config_xml.tpl @@ -1,4 +1,8 @@ -<config> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<config> <site> <name>{{$config.site.name}}</name> <server>{{$config.site.server}}</server> diff --git a/view/tpl/smarty3/api_friends_xml.tpl b/view/tpl/smarty3/api_friends_xml.tpl index f2a7234d1..ba4f2f406 100644 --- a/view/tpl/smarty3/api_friends_xml.tpl +++ b/view/tpl/smarty3/api_friends_xml.tpl @@ -1,4 +1,8 @@ -<users type="array"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<users type="array"> {{foreach $users as $user}} {{include file="api_user_xml.tpl"}} {{/foreach}} diff --git a/view/tpl/smarty3/api_ratelimit_xml.tpl b/view/tpl/smarty3/api_ratelimit_xml.tpl index e4b470a25..c1a6f7bf8 100644 --- a/view/tpl/smarty3/api_ratelimit_xml.tpl +++ b/view/tpl/smarty3/api_ratelimit_xml.tpl @@ -1,4 +1,8 @@ -<hash> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<hash> <remaining-hits type="integer">{{$hash.remaining_hits}}</remaining-hits> <hourly-limit type="integer">{{$hash.hourly_limit}}</hourly-limit> <reset-time type="datetime">{{$hash.reset_time}}</reset-time> diff --git a/view/tpl/smarty3/api_status_xml.tpl b/view/tpl/smarty3/api_status_xml.tpl index cbb736e22..b6b6a5e66 100644 --- a/view/tpl/smarty3/api_status_xml.tpl +++ b/view/tpl/smarty3/api_status_xml.tpl @@ -1,4 +1,8 @@ -<status>{{if $status}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<status>{{if $status}} <created_at>{{$status.created_at}}</created_at> <id>{{$status.id}}</id> <text>{{$status.text}}</text> diff --git a/view/tpl/smarty3/api_test_xml.tpl b/view/tpl/smarty3/api_test_xml.tpl index 80a541c39..6ce7696d1 100644 --- a/view/tpl/smarty3/api_test_xml.tpl +++ b/view/tpl/smarty3/api_test_xml.tpl @@ -1 +1,5 @@ -<ok>{{$ok}}</ok> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<ok>{{$ok}}</ok> diff --git a/view/tpl/smarty3/api_timeline_atom.tpl b/view/tpl/smarty3/api_timeline_atom.tpl index e8bfb689e..1a6cc9ddf 100644 --- a/view/tpl/smarty3/api_timeline_atom.tpl +++ b/view/tpl/smarty3/api_timeline_atom.tpl @@ -1,4 +1,8 @@ -<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:georss="http://www.georss.org/georss" xmlns:activity="http://activitystrea.ms/spec/1.0/" xmlns:media="http://purl.org/syndication/atommedia" xmlns:poco="http://portablecontacts.net/spec/1.0" xmlns:ostatus="http://ostatus.org/schema/1.0" xmlns:statusnet="http://status.net/schema/api/1/"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:georss="http://www.georss.org/georss" xmlns:activity="http://activitystrea.ms/spec/1.0/" xmlns:media="http://purl.org/syndication/atommedia" xmlns:poco="http://portablecontacts.net/spec/1.0" xmlns:ostatus="http://ostatus.org/schema/1.0" xmlns:statusnet="http://status.net/schema/api/1/"> <generator uri="http://status.net" version="0.9.7">StatusNet</generator> <id>{{$rss.self}}</id> <title>Friendika</title> diff --git a/view/tpl/smarty3/api_timeline_rss.tpl b/view/tpl/smarty3/api_timeline_rss.tpl index 86c645e99..8abd7316a 100644 --- a/view/tpl/smarty3/api_timeline_rss.tpl +++ b/view/tpl/smarty3/api_timeline_rss.tpl @@ -1,4 +1,8 @@ -<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:twitter="http://api.twitter.com"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:twitter="http://api.twitter.com"> <channel> <title>Friendika</title> <link>{{$rss.alternate}}</link> diff --git a/view/tpl/smarty3/api_timeline_xml.tpl b/view/tpl/smarty3/api_timeline_xml.tpl index f14d73e9c..9b4239e2b 100644 --- a/view/tpl/smarty3/api_timeline_xml.tpl +++ b/view/tpl/smarty3/api_timeline_xml.tpl @@ -1,4 +1,8 @@ -<statuses type="array" xmlns:statusnet="http://status.net/schema/api/1/"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<statuses type="array" xmlns:statusnet="http://status.net/schema/api/1/"> {{foreach $statuses as $status}} <status> <text>{{$status.text}}</text> <truncated>{{$status.truncated}}</truncated> diff --git a/view/tpl/smarty3/api_user_xml.tpl b/view/tpl/smarty3/api_user_xml.tpl index 3b51992f6..ed6c65511 100644 --- a/view/tpl/smarty3/api_user_xml.tpl +++ b/view/tpl/smarty3/api_user_xml.tpl @@ -1,4 +1,8 @@ - <user> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <user> <id>{{$user.id}}</id> <name>{{$user.name}}</name> <screen_name>{{$user.screen_name}}</screen_name> diff --git a/view/tpl/smarty3/apps.tpl b/view/tpl/smarty3/apps.tpl index 335e0ca97..09c3d0c70 100644 --- a/view/tpl/smarty3/apps.tpl +++ b/view/tpl/smarty3/apps.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> <ul> {{foreach $apps as $ap}} diff --git a/view/tpl/smarty3/atom_feed.tpl b/view/tpl/smarty3/atom_feed.tpl index ccb85a48a..6a174eb36 100644 --- a/view/tpl/smarty3/atom_feed.tpl +++ b/view/tpl/smarty3/atom_feed.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="utf-8" ?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:at="http://purl.org/atompub/tombstones/1.0" diff --git a/view/tpl/smarty3/atom_feed_dfrn.tpl b/view/tpl/smarty3/atom_feed_dfrn.tpl index 307001fbe..8c363114c 100644 --- a/view/tpl/smarty3/atom_feed_dfrn.tpl +++ b/view/tpl/smarty3/atom_feed_dfrn.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="utf-8" ?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:at="http://purl.org/atompub/tombstones/1.0" diff --git a/view/tpl/smarty3/atom_mail.tpl b/view/tpl/smarty3/atom_mail.tpl index 9b843f585..e3c6bec8c 100644 --- a/view/tpl/smarty3/atom_mail.tpl +++ b/view/tpl/smarty3/atom_mail.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <dfrn:mail> <dfrn:sender> diff --git a/view/tpl/smarty3/atom_suggest.tpl b/view/tpl/smarty3/atom_suggest.tpl index 972b9bc0b..52b0caf6e 100644 --- a/view/tpl/smarty3/atom_suggest.tpl +++ b/view/tpl/smarty3/atom_suggest.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <dfrn:suggest> <dfrn:url>{{$url}}</dfrn:url> diff --git a/view/tpl/smarty3/auto_request.tpl b/view/tpl/smarty3/auto_request.tpl index dfc5a4c80..046dc7b28 100644 --- a/view/tpl/smarty3/auto_request.tpl +++ b/view/tpl/smarty3/auto_request.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$header}}</h1> <p id="dfrn-request-intro"> diff --git a/view/tpl/smarty3/birthdays_reminder.tpl b/view/tpl/smarty3/birthdays_reminder.tpl index d0500364a..164b44d6f 100644 --- a/view/tpl/smarty3/birthdays_reminder.tpl +++ b/view/tpl/smarty3/birthdays_reminder.tpl @@ -1,4 +1,8 @@ -{{if $count}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $count}} <div id="birthday-notice" class="birthday-notice fakelink {{$classtoday}}" onclick="openClose('birthday-wrapper');">{{$event_reminders}} ({{$count}})</div> <div id="birthday-wrapper" style="display: none;" ><div id="birthday-title">{{$event_title}}</div> <div id="birthday-title-end"></div> diff --git a/view/tpl/smarty3/build_query.tpl b/view/tpl/smarty3/build_query.tpl index cd978d86e..21578d8a5 100644 --- a/view/tpl/smarty3/build_query.tpl +++ b/view/tpl/smarty3/build_query.tpl @@ -1,4 +1,8 @@ -<script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script> var bParam_cmd = "{{$baseurl}}/update_{{$pgtype}}"; diff --git a/view/tpl/smarty3/categories_widget.tpl b/view/tpl/smarty3/categories_widget.tpl index 2c0b3bcc2..b6b17daa1 100644 --- a/view/tpl/smarty3/categories_widget.tpl +++ b/view/tpl/smarty3/categories_widget.tpl @@ -1,4 +1,8 @@ -<div id="categories-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="categories-sidebar" class="widget"> <h3>{{$title}}</h3> <div id="categories-sidebar-desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/channel.tpl b/view/tpl/smarty3/channel.tpl index d6462d1e4..15a1c0d5b 100644 --- a/view/tpl/smarty3/channel.tpl +++ b/view/tpl/smarty3/channel.tpl @@ -1,4 +1,8 @@ -<div class="channel-selection"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="channel-selection"> {{if $channel.default_links}} {{if $channel.default}} <div class="channel-selection-default default">{{$msg_default}}</div> diff --git a/view/tpl/smarty3/channels.tpl b/view/tpl/smarty3/channels.tpl index a3acaac06..ab15c0001 100644 --- a/view/tpl/smarty3/channels.tpl +++ b/view/tpl/smarty3/channels.tpl @@ -1,4 +1,8 @@ -<h3>{{$header}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$header}}</h3> {{if $links}} diff --git a/view/tpl/smarty3/chanview.tpl b/view/tpl/smarty3/chanview.tpl index 7e375d3e6..639d863b4 100644 --- a/view/tpl/smarty3/chanview.tpl +++ b/view/tpl/smarty3/chanview.tpl @@ -1 +1,5 @@ -<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe> diff --git a/view/tpl/smarty3/comment_item.tpl b/view/tpl/smarty3/comment_item.tpl index 1f67dba47..578a14898 100644 --- a/view/tpl/smarty3/comment_item.tpl +++ b/view/tpl/smarty3/comment_item.tpl @@ -1,4 +1,8 @@ - {{if $threaded}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{if $threaded}} <div class="comment-wwedit-wrapper threaded" id="comment-edit-wrapper-{{$id}}" style="display: block;"> {{else}} <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;"> diff --git a/view/tpl/smarty3/common_friends.tpl b/view/tpl/smarty3/common_friends.tpl index 9adb30b71..603ee01f1 100644 --- a/view/tpl/smarty3/common_friends.tpl +++ b/view/tpl/smarty3/common_friends.tpl @@ -1,4 +1,8 @@ -<div class="profile-match-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="profile-match-wrapper"> <div class="profile-match-photo"> <a href="{{$url}}"> <img src="{{$photo}}" alt="{{$name}}" width="80" height="80" title="{{$name}} [{{$url}}]" /> diff --git a/view/tpl/smarty3/common_tabs.tpl b/view/tpl/smarty3/common_tabs.tpl index 78138d6a9..a3ff2b08f 100644 --- a/view/tpl/smarty3/common_tabs.tpl +++ b/view/tpl/smarty3/common_tabs.tpl @@ -1,4 +1,8 @@ -<ul class="tabs"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<ul class="tabs"> {{foreach $tabs as $tab}} <li {{if $tab.id}}id="{{$tab.id}}"{{/if}}><a href="{{$tab.url}}" class="tab button {{$tab.sel}}"{{if $tab.title}} title="{{$tab.title}}"{{/if}}>{{$tab.label}}</a></li> {{/foreach}} diff --git a/view/tpl/smarty3/contact_block.tpl b/view/tpl/smarty3/contact_block.tpl index 91b8b4cfa..18f606428 100644 --- a/view/tpl/smarty3/contact_block.tpl +++ b/view/tpl/smarty3/contact_block.tpl @@ -1,4 +1,8 @@ -<div id="contact-block"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="contact-block"> <div id="contact-block-numcontacts">{{$contacts}}</div> {{if $micropro}} <a class="allcontact-link" href="viewcontacts/{{$nickname}}">{{$viewcontacts}}</a> diff --git a/view/tpl/smarty3/contact_edit.tpl b/view/tpl/smarty3/contact_edit.tpl index 9f7420c0d..a44ae2640 100644 --- a/view/tpl/smarty3/contact_edit.tpl +++ b/view/tpl/smarty3/contact_edit.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h2>{{$header}}</h2> <div id="contact-edit-wrapper" > diff --git a/view/tpl/smarty3/contact_head.tpl b/view/tpl/smarty3/contact_head.tpl index 72e7edbfb..0245d3d37 100644 --- a/view/tpl/smarty3/contact_head.tpl +++ b/view/tpl/smarty3/contact_head.tpl @@ -1,4 +1,8 @@ -<script language="javascript" type="text/javascript" +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script language="javascript" type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script> <script language="javascript" type="text/javascript"> diff --git a/view/tpl/smarty3/contact_slider.tpl b/view/tpl/smarty3/contact_slider.tpl index 33cd3fb71..5885b4d5b 100644 --- a/view/tpl/smarty3/contact_slider.tpl +++ b/view/tpl/smarty3/contact_slider.tpl @@ -1,4 +1,8 @@ -<div id="contact-slider" class="slider" style="height: 32px; position: relative; left: 5%; width: 90%;"><input id="contact-range" type="text" name="fake-closeness" value="{{$val}}" /></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="contact-slider" class="slider" style="height: 32px; position: relative; left: 5%; width: 90%;"><input id="contact-range" type="text" name="fake-closeness" value="{{$val}}" /></div> <script> $("#contact-range").slider({ from: 0, to: 99, step: 1, scale: ['{{$me}}', '|', '{{$intimate}}', '|', '{{$friends}}', '|', '{{$oldfriends}}', '|', '{{$acquaintances}}', '|', '{{$world}}' ], onstatechange: function(v) { $("#contact-closeness-mirror").val(v); } }); </script> diff --git a/view/tpl/smarty3/contact_template.tpl b/view/tpl/smarty3/contact_template.tpl index 5cb0e8c20..e06083fcb 100644 --- a/view/tpl/smarty3/contact_template.tpl +++ b/view/tpl/smarty3/contact_template.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="contact-entry-wrapper" id="contact-entry-wrapper-{{$contact.id}}" > <div class="contact-entry-photo-wrapper" > <a href="{{$contact.edit}}" title="{{$contact.img_hover}}" /><img src="{{$contact.thumb}}" alt="{{$contact.name}}" /></a> diff --git a/view/tpl/smarty3/contacts-template.tpl b/view/tpl/smarty3/contacts-template.tpl index 0c7e01038..0f7b6bc77 100644 --- a/view/tpl/smarty3/contacts-template.tpl +++ b/view/tpl/smarty3/contacts-template.tpl @@ -1,4 +1,8 @@ -<h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$header}}{{if $total}} ({{$total}}){{/if}}</h1> {{if $finding}}<h4>{{$finding}}</h4>{{/if}} diff --git a/view/tpl/smarty3/content.tpl b/view/tpl/smarty3/content.tpl index 466045d39..c29375342 100644 --- a/view/tpl/smarty3/content.tpl +++ b/view/tpl/smarty3/content.tpl @@ -1,2 +1,6 @@ -<div id="content-begin"></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="content-begin"></div> <div id="content-end"></div> diff --git a/view/tpl/smarty3/conv.tpl b/view/tpl/smarty3/conv.tpl index ddb959b84..431c09119 100644 --- a/view/tpl/smarty3/conv.tpl +++ b/view/tpl/smarty3/conv.tpl @@ -1,4 +1,8 @@ -{{foreach $threads as $thread}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{foreach $threads as $thread}} <div id="thread-wrapper-{{$thread.id}}" class="thread-wrapper"> {{foreach $thread.items as $item}} {{if $item.comment_firstcollapsed}} diff --git a/view/tpl/smarty3/conv_frame.tpl b/view/tpl/smarty3/conv_frame.tpl index 1b7267191..723858771 100644 --- a/view/tpl/smarty3/conv_frame.tpl +++ b/view/tpl/smarty3/conv_frame.tpl @@ -1,4 +1,8 @@ -<div id="threads-begin"></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="threads-begin"></div> <div id="threads-end"></div> <div id="conversation-end"></div> diff --git a/view/tpl/smarty3/conv_item.tpl b/view/tpl/smarty3/conv_item.tpl index f69166f63..4b7a94f35 100644 --- a/view/tpl/smarty3/conv_item.tpl +++ b/view/tpl/smarty3/conv_item.tpl @@ -1,4 +1,8 @@ -{{if $item.comment_firstcollapsed}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $item.comment_firstcollapsed}} <div class="hide-comments-outer"> <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span> </div> diff --git a/view/tpl/smarty3/conversation.tpl b/view/tpl/smarty3/conversation.tpl index 8948fd474..cf70fd042 100644 --- a/view/tpl/smarty3/conversation.tpl +++ b/view/tpl/smarty3/conversation.tpl @@ -1,4 +1,8 @@ -<div id="threads-begin"></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="threads-begin"></div> {{foreach $threads as $thread}} <div id="thread-wrapper-{{$thread.id}}" class="thread-wrapper"> {{foreach $thread.items as $item}} diff --git a/view/tpl/smarty3/convobj.tpl b/view/tpl/smarty3/convobj.tpl index d5cee1170..9b9165673 100644 --- a/view/tpl/smarty3/convobj.tpl +++ b/view/tpl/smarty3/convobj.tpl @@ -1,4 +1,8 @@ -{{foreach $threads as $item}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{foreach $threads as $item}} {{include file="{{$item.template}}"}} {{/foreach}} diff --git a/view/tpl/smarty3/crepair.tpl b/view/tpl/smarty3/crepair.tpl index 2a05b9678..275dca4af 100644 --- a/view/tpl/smarty3/crepair.tpl +++ b/view/tpl/smarty3/crepair.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <form id="crepair-form" action="crepair/{{$contact_id}}" method="post" > <h4>{{$contact_name}}</h4> diff --git a/view/tpl/smarty3/cropbody.tpl b/view/tpl/smarty3/cropbody.tpl index da5b1e859..a0c24f7b2 100644 --- a/view/tpl/smarty3/cropbody.tpl +++ b/view/tpl/smarty3/cropbody.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <p id="cropimage-desc"> {{$desc}} </p> diff --git a/view/tpl/smarty3/crophead.tpl b/view/tpl/smarty3/crophead.tpl index 48f375426..068c811d5 100644 --- a/view/tpl/smarty3/crophead.tpl +++ b/view/tpl/smarty3/crophead.tpl @@ -1,4 +1,8 @@ - <script type="text/javascript" src="library/cropper/lib/prototype.js" language="javascript"></script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script type="text/javascript" src="library/cropper/lib/prototype.js" language="javascript"></script> <script type="text/javascript" src="library/cropper/lib/scriptaculous.js?load=effects,builder,dragdrop" language="javascript"></script> <script type="text/javascript" src="library/cropper/cropper.js" language="javascript"></script> <link rel="stylesheet" href="library/cropper/cropper.css" type="text/css" /> diff --git a/view/tpl/smarty3/delegate.tpl b/view/tpl/smarty3/delegate.tpl index cbaa8da86..a6b365f54 100644 --- a/view/tpl/smarty3/delegate.tpl +++ b/view/tpl/smarty3/delegate.tpl @@ -1,4 +1,8 @@ -<h3>{{$header}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$header}}</h3> <div id="delegate-desc" class="delegate-desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/dfrn_req_confirm.tpl b/view/tpl/smarty3/dfrn_req_confirm.tpl index 655af22d4..195f55d78 100644 --- a/view/tpl/smarty3/dfrn_req_confirm.tpl +++ b/view/tpl/smarty3/dfrn_req_confirm.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <p id="dfrn-request-homecoming" > {{$welcome}} <br /> diff --git a/view/tpl/smarty3/dfrn_request.tpl b/view/tpl/smarty3/dfrn_request.tpl index ce7b3eb55..839301956 100644 --- a/view/tpl/smarty3/dfrn_request.tpl +++ b/view/tpl/smarty3/dfrn_request.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$header}}</h1> <p id="dfrn-request-intro"> diff --git a/view/tpl/smarty3/diasp_dec_hdr.tpl b/view/tpl/smarty3/diasp_dec_hdr.tpl index 636ff7bd0..2343bdc86 100644 --- a/view/tpl/smarty3/diasp_dec_hdr.tpl +++ b/view/tpl/smarty3/diasp_dec_hdr.tpl @@ -1,4 +1,8 @@ -<decrypted_hdeader> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<decrypted_hdeader> <iv>{{$inner_iv}}</iv> <aes_key>{{$inner_key}}</aes_key> <author> diff --git a/view/tpl/smarty3/directory_header.tpl b/view/tpl/smarty3/directory_header.tpl index 5d703e2dd..057bad685 100644 --- a/view/tpl/smarty3/directory_header.tpl +++ b/view/tpl/smarty3/directory_header.tpl @@ -1,4 +1,8 @@ -<h1>{{$dirlbl}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$dirlbl}}</h1> {{if $search}} <h4>{{$finddsc}} {{$safetxt}}</h4> diff --git a/view/tpl/smarty3/directory_item.tpl b/view/tpl/smarty3/directory_item.tpl index f4bd66d77..d9a4225f9 100644 --- a/view/tpl/smarty3/directory_item.tpl +++ b/view/tpl/smarty3/directory_item.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="directory-item lframe" id="directory-item-{{$id}}" > <div class="contact-photo-wrapper" id="directory-photo-wrapper-{{$id}}" > <div class="contact-photo" id="directory-photo-{{$id}}" > diff --git a/view/tpl/smarty3/direntry.tpl b/view/tpl/smarty3/direntry.tpl index a7d1a3e3a..85696098b 100644 --- a/view/tpl/smarty3/direntry.tpl +++ b/view/tpl/smarty3/direntry.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="directory-item lframe" id="directory-item-{{$entry.id}}" > <div class="contact-photo-wrapper" id="directory-photo-wrapper-{{$entry.id}}" > <div class="contact-photo" id="directory-photo-{{$entry.id}}" > diff --git a/view/tpl/smarty3/display-head.tpl b/view/tpl/smarty3/display-head.tpl index 3d4e7e96a..aaa105fa8 100644 --- a/view/tpl/smarty3/display-head.tpl +++ b/view/tpl/smarty3/display-head.tpl @@ -1,4 +1,8 @@ -<script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script> $(document).ready(function() { $(".comment-edit-wrapper textarea").contact_autocomplete(baseurl+"/acl"); // make auto-complete work in more places diff --git a/view/tpl/smarty3/edpost_head.tpl b/view/tpl/smarty3/edpost_head.tpl index 890b746bf..b518ca488 100644 --- a/view/tpl/smarty3/edpost_head.tpl +++ b/view/tpl/smarty3/edpost_head.tpl @@ -1 +1,5 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> diff --git a/view/tpl/smarty3/email_notify_html.tpl b/view/tpl/smarty3/email_notify_html.tpl index bf5272277..6631e5ea3 100644 --- a/view/tpl/smarty3/email_notify_html.tpl +++ b/view/tpl/smarty3/email_notify_html.tpl @@ -1,4 +1,8 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> <html> <head> <title>{{$banner}}</title> diff --git a/view/tpl/smarty3/email_notify_text.tpl b/view/tpl/smarty3/email_notify_text.tpl index 3de006095..6b307ab40 100644 --- a/view/tpl/smarty3/email_notify_text.tpl +++ b/view/tpl/smarty3/email_notify_text.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{$preamble}} {{$title}} diff --git a/view/tpl/smarty3/event.tpl b/view/tpl/smarty3/event.tpl index 7ce2572a4..ace0701e5 100644 --- a/view/tpl/smarty3/event.tpl +++ b/view/tpl/smarty3/event.tpl @@ -1,4 +1,8 @@ -{{foreach $events as $event}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{foreach $events as $event}} <div class="event"> {{if $event.item.author-name}}<a href="{{$event.item.author-link}}" ><img src="{{$event.item.author-avatar}}" height="32" width="32" />{{$event.item.author-name}}</a>{{/if}} diff --git a/view/tpl/smarty3/event_form.tpl b/view/tpl/smarty3/event_form.tpl index 0091b59aa..5c8500414 100644 --- a/view/tpl/smarty3/event_form.tpl +++ b/view/tpl/smarty3/event_form.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> <p> {{$desc}} diff --git a/view/tpl/smarty3/event_head.tpl b/view/tpl/smarty3/event_head.tpl index 2e2992e07..5caa80ba6 100644 --- a/view/tpl/smarty3/event_head.tpl +++ b/view/tpl/smarty3/event_head.tpl @@ -1,4 +1,8 @@ -<link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' /> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' /> <script language="javascript" type="text/javascript" src="{{$baseurl}}/library/fullcalendar/fullcalendar.min.js"></script> diff --git a/view/tpl/smarty3/events-js.tpl b/view/tpl/smarty3/events-js.tpl index c87d20529..f7f69d532 100644 --- a/view/tpl/smarty3/events-js.tpl +++ b/view/tpl/smarty3/events-js.tpl @@ -1,4 +1,8 @@ -{{$tabs}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{$tabs}} <h2>{{$title}}</h2> <div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div> diff --git a/view/tpl/smarty3/events.tpl b/view/tpl/smarty3/events.tpl index 48bd82d96..ff9e58aab 100644 --- a/view/tpl/smarty3/events.tpl +++ b/view/tpl/smarty3/events.tpl @@ -1,4 +1,8 @@ -{{$tabs}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{$tabs}} <h2>{{$title}}</h2> <div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div> diff --git a/view/tpl/smarty3/events_reminder.tpl b/view/tpl/smarty3/events_reminder.tpl index fd6a1a5c7..5478e3e11 100644 --- a/view/tpl/smarty3/events_reminder.tpl +++ b/view/tpl/smarty3/events_reminder.tpl @@ -1,4 +1,8 @@ -{{if $count}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $count}} <div id="event-notice" class="birthday-notice fakelink {{$classtoday}}" onclick="openClose('event-wrapper');">{{$event_reminders}} ({{$count}})</div> <div id="event-wrapper" style="display: none;" ><div id="event-title">{{$event_title}}</div> <div id="event-title-end"></div> diff --git a/view/tpl/smarty3/failed_updates.tpl b/view/tpl/smarty3/failed_updates.tpl index 68c0bcdf2..fb5cccaaa 100644 --- a/view/tpl/smarty3/failed_updates.tpl +++ b/view/tpl/smarty3/failed_updates.tpl @@ -1,4 +1,8 @@ -<h2>{{$banner}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$banner}}</h2> <div id="failed_updates_desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/fake_feed.tpl b/view/tpl/smarty3/fake_feed.tpl index c37071cf4..32d94308d 100644 --- a/view/tpl/smarty3/fake_feed.tpl +++ b/view/tpl/smarty3/fake_feed.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="utf-8" ?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" > <id>fake feed</id> diff --git a/view/tpl/smarty3/field.tpl b/view/tpl/smarty3/field.tpl index b7111ce5c..ec4d6463a 100644 --- a/view/tpl/smarty3/field.tpl +++ b/view/tpl/smarty3/field.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{if $field.0==select}} {{include file="field_select.tpl"}} {{/if}} diff --git a/view/tpl/smarty3/field_acheckbox.tpl b/view/tpl/smarty3/field_acheckbox.tpl index d51770be5..c45005db8 100644 --- a/view/tpl/smarty3/field_acheckbox.tpl +++ b/view/tpl/smarty3/field_acheckbox.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field acheckbox'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <input type="checkbox" class="abook-edit-them" name='{{$field.0}}' id='them_id_{{$field.0}}' value="1" disabled="disabled" {{if $field.2}}checked="checked"{{/if}} /> diff --git a/view/tpl/smarty3/field_checkbox.tpl b/view/tpl/smarty3/field_checkbox.tpl index ab9c0478e..e214bb87d 100644 --- a/view/tpl/smarty3/field_checkbox.tpl +++ b/view/tpl/smarty3/field_checkbox.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field checkbox'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <input type="checkbox" name='{{$field.0}}' id='id_{{$field.0}}' value="1" {{if $field.2}}checked="checked"{{/if}}> diff --git a/view/tpl/smarty3/field_combobox.tpl b/view/tpl/smarty3/field_combobox.tpl index 3d69e2d27..3590e7a1d 100644 --- a/view/tpl/smarty3/field_combobox.tpl +++ b/view/tpl/smarty3/field_combobox.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field combobox'> <label for='id_{{$field.0}}' id='id_{{$field.0}}_label'>{{$field.1}}</label> {{* html5 don't work on Chrome, Safari and IE9 diff --git a/view/tpl/smarty3/field_custom.tpl b/view/tpl/smarty3/field_custom.tpl index e1bf318da..a59db7b2a 100644 --- a/view/tpl/smarty3/field_custom.tpl +++ b/view/tpl/smarty3/field_custom.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field custom'> <label for='{{$field.0}}'>{{$field.1}}</label> {{$field.2}} diff --git a/view/tpl/smarty3/field_input.tpl b/view/tpl/smarty3/field_input.tpl index 2c5b2b238..2dd452eff 100644 --- a/view/tpl/smarty3/field_input.tpl +++ b/view/tpl/smarty3/field_input.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field input'> <label for='id_{{$field.0}}' id='label_{{$field.0}}'>{{$field.1}}</label> <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}"> diff --git a/view/tpl/smarty3/field_intcheckbox.tpl b/view/tpl/smarty3/field_intcheckbox.tpl index a6ef7cc8f..1e11677cd 100644 --- a/view/tpl/smarty3/field_intcheckbox.tpl +++ b/view/tpl/smarty3/field_intcheckbox.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field checkbox'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <input type="checkbox" name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.3}}" {{if $field.2}}checked="true"{{/if}}> diff --git a/view/tpl/smarty3/field_openid.tpl b/view/tpl/smarty3/field_openid.tpl index 53dbfdde0..2040515ee 100644 --- a/view/tpl/smarty3/field_openid.tpl +++ b/view/tpl/smarty3/field_openid.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field input openid'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}"> diff --git a/view/tpl/smarty3/field_password.tpl b/view/tpl/smarty3/field_password.tpl index e840a312d..71effbb35 100644 --- a/view/tpl/smarty3/field_password.tpl +++ b/view/tpl/smarty3/field_password.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field password'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <input type='password' name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}"> diff --git a/view/tpl/smarty3/field_radio.tpl b/view/tpl/smarty3/field_radio.tpl index cff8881f5..8ac6b17b2 100644 --- a/view/tpl/smarty3/field_radio.tpl +++ b/view/tpl/smarty3/field_radio.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field radio'> <label for='id_{{$field.0}}_{{$field.2}}'>{{$field.1}}</label> <input type="radio" name='{{$field.0}}' id='id_{{$field.0}}_{{$field.2}}' value="{{$field.2}}" {{if $field.4}}checked="true"{{/if}}> diff --git a/view/tpl/smarty3/field_richtext.tpl b/view/tpl/smarty3/field_richtext.tpl index 641493989..5bfc6c84e 100644 --- a/view/tpl/smarty3/field_richtext.tpl +++ b/view/tpl/smarty3/field_richtext.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field richtext'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <textarea name='{{$field.0}}' id='id_{{$field.0}}' class="fieldRichtext">{{$field.2}}</textarea> diff --git a/view/tpl/smarty3/field_select.tpl b/view/tpl/smarty3/field_select.tpl index 18192e1d8..884a51e2f 100644 --- a/view/tpl/smarty3/field_select.tpl +++ b/view/tpl/smarty3/field_select.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field select'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <select name='{{$field.0}}' id='id_{{$field.0}}'> diff --git a/view/tpl/smarty3/field_select_raw.tpl b/view/tpl/smarty3/field_select_raw.tpl index 4e495dcf8..1221ccfba 100644 --- a/view/tpl/smarty3/field_select_raw.tpl +++ b/view/tpl/smarty3/field_select_raw.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field select'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <select name='{{$field.0}}' id='id_{{$field.0}}'> diff --git a/view/tpl/smarty3/field_textarea.tpl b/view/tpl/smarty3/field_textarea.tpl index 8c311563f..8fe8dd83e 100644 --- a/view/tpl/smarty3/field_textarea.tpl +++ b/view/tpl/smarty3/field_textarea.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field textarea'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <textarea name='{{$field.0}}' id='id_{{$field.0}}'>{{$field.2}}</textarea> diff --git a/view/tpl/smarty3/field_themeselect.tpl b/view/tpl/smarty3/field_themeselect.tpl index c02eee328..c89295cc4 100644 --- a/view/tpl/smarty3/field_themeselect.tpl +++ b/view/tpl/smarty3/field_themeselect.tpl @@ -1,4 +1,8 @@ - <script>$(function(){ previewTheme($("#id_{{$field.0}}")[0]); });</script> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script>$(function(){ previewTheme($("#id_{{$field.0}}")[0]); });</script> <div class='field select'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <select name='{{$field.0}}' id='id_{{$field.0}}' {{if $field.5=='preview'}}onchange="previewTheme(this);"{{/if}} > diff --git a/view/tpl/smarty3/field_yesno.tpl b/view/tpl/smarty3/field_yesno.tpl index e36e775c7..71a757929 100644 --- a/view/tpl/smarty3/field_yesno.tpl +++ b/view/tpl/smarty3/field_yesno.tpl @@ -1,4 +1,8 @@ - <div class='field yesno'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class='field yesno'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <div class='onoff' id="id_{{$field.0}}_onoff"> <input type="hidden" name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}"> diff --git a/view/tpl/smarty3/fileas_widget.tpl b/view/tpl/smarty3/fileas_widget.tpl index 70d68c56e..5a1e57a84 100644 --- a/view/tpl/smarty3/fileas_widget.tpl +++ b/view/tpl/smarty3/fileas_widget.tpl @@ -1,4 +1,8 @@ -<div id="fileas-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="fileas-sidebar" class="widget"> <h3>{{$title}}</h3> <div id="nets-desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/filebrowser.tpl b/view/tpl/smarty3/filebrowser.tpl index 787f7c0cd..706cd07b6 100644 --- a/view/tpl/smarty3/filebrowser.tpl +++ b/view/tpl/smarty3/filebrowser.tpl @@ -1,4 +1,8 @@ -<!DOCTYPE html> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<!DOCTYPE html> <html> <head> <script type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_popup.js"></script> diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl index ae59ab713..8e4b42ce3 100644 --- a/view/tpl/smarty3/filer_dialog.tpl +++ b/view/tpl/smarty3/filer_dialog.tpl @@ -1,4 +1,8 @@ -{{include file="field_combobox.tpl"}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{include file="field_combobox.tpl"}} <div class="settings-submit-wrapper" > <input id="filer_save" type="button" class="settings-submit" value="{{$submit}}" /> </div> diff --git a/view/tpl/smarty3/follow.tpl b/view/tpl/smarty3/follow.tpl index 350f8d910..3217da5cc 100644 --- a/view/tpl/smarty3/follow.tpl +++ b/view/tpl/smarty3/follow.tpl @@ -1,4 +1,8 @@ -<div id="follow-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="follow-sidebar" class="widget"> <h3>{{$connect}}</h3> <div id="connect-desc">{{$desc}}</div> <form action="follow" method="post" /> diff --git a/view/tpl/smarty3/follow_slap.tpl b/view/tpl/smarty3/follow_slap.tpl index 4222387fa..a57c26a17 100644 --- a/view/tpl/smarty3/follow_slap.tpl +++ b/view/tpl/smarty3/follow_slap.tpl @@ -1,4 +1,8 @@ - <entry> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <entry> <author> <name>{{$name}}</name> <uri>{{$profile_page}}</uri> diff --git a/view/tpl/smarty3/generic_links_widget.tpl b/view/tpl/smarty3/generic_links_widget.tpl index 8b4c67b6f..678db38ec 100644 --- a/view/tpl/smarty3/generic_links_widget.tpl +++ b/view/tpl/smarty3/generic_links_widget.tpl @@ -1,4 +1,8 @@ -<div class="widget{{if $class}} {{$class}}{{/if}}"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="widget{{if $class}} {{$class}}{{/if}}"> {{if $title}}<h3>{{$title}}</h3>{{/if}} {{if $desc}}<div class="desc">{{$desc}}</div>{{/if}} diff --git a/view/tpl/smarty3/group_drop.tpl b/view/tpl/smarty3/group_drop.tpl index 670136db7..5ae49fc61 100644 --- a/view/tpl/smarty3/group_drop.tpl +++ b/view/tpl/smarty3/group_drop.tpl @@ -1,4 +1,8 @@ -<div class="group-delete-wrapper button" id="group-delete-wrapper-{{$id}}" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="group-delete-wrapper button" id="group-delete-wrapper-{{$id}}" > <a href="group/drop/{{$id}}?t={{$form_security_token}}" onclick="return confirmDelete();" id="group-delete-icon-{{$id}}" diff --git a/view/tpl/smarty3/group_edit.tpl b/view/tpl/smarty3/group_edit.tpl index e4fb987ac..1b068f93f 100644 --- a/view/tpl/smarty3/group_edit.tpl +++ b/view/tpl/smarty3/group_edit.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <div id="group-edit-wrapper" > diff --git a/view/tpl/smarty3/group_selection.tpl b/view/tpl/smarty3/group_selection.tpl index 2223125ea..6c50dbf9f 100644 --- a/view/tpl/smarty3/group_selection.tpl +++ b/view/tpl/smarty3/group_selection.tpl @@ -1,4 +1,8 @@ -<div class="field custom"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="field custom"> <label for="group-selection" id="group-selection-lbl">{{$label}}</label> <select name="group-selection" id="group-selection" > {{foreach $groups as $group}} diff --git a/view/tpl/smarty3/group_side.tpl b/view/tpl/smarty3/group_side.tpl index ebc820530..8a31224d4 100644 --- a/view/tpl/smarty3/group_side.tpl +++ b/view/tpl/smarty3/group_side.tpl @@ -1,4 +1,8 @@ -<div class="widget" id="group-sidebar"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="widget" id="group-sidebar"> <h3>{{$title}}</h3> <div id="sidebar-group-list"> diff --git a/view/tpl/smarty3/groupeditor.tpl b/view/tpl/smarty3/groupeditor.tpl index c79bb0a2a..894b19602 100644 --- a/view/tpl/smarty3/groupeditor.tpl +++ b/view/tpl/smarty3/groupeditor.tpl @@ -1,4 +1,8 @@ -<div id="group"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="group"> <h3>{{$groupeditor.label_members}}</h3> <div id="group-members" class="contact_list"> {{foreach $groupeditor.members as $c}} {{$c}} {{/foreach}} diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl index 115be47dd..18bb1882f 100644 --- a/view/tpl/smarty3/head.tpl +++ b/view/tpl/smarty3/head.tpl @@ -1,4 +1,8 @@ -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <base href="{{$baseurl}}/" /> <meta name="generator" content="{{$generator}}" /> diff --git a/view/tpl/smarty3/hide_comments.tpl b/view/tpl/smarty3/hide_comments.tpl index f4ed9c552..d0e45d4db 100644 --- a/view/tpl/smarty3/hide_comments.tpl +++ b/view/tpl/smarty3/hide_comments.tpl @@ -1,4 +1,8 @@ -<div class="hide-comments-outer"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="hide-comments-outer"> <span id="hide-comments-total-{{$id}}" class="hide-comments-total">{{$num_comments}}</span> <span id="hide-comments-{{$id}}" class="hide-comments fakelink" onclick="showHideComments({{$id}});">{{$hide_text}}</span> </div> <div id="collapsed-comments-{{$id}}" class="collapsed-comments" style="display: {{$display}};"> diff --git a/view/tpl/smarty3/install.tpl b/view/tpl/smarty3/install.tpl index 81475f587..af206467a 100644 --- a/view/tpl/smarty3/install.tpl +++ b/view/tpl/smarty3/install.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$title}}</h1> <h2>{{$pass}}</h2> diff --git a/view/tpl/smarty3/install_checks.tpl b/view/tpl/smarty3/install_checks.tpl index 2068df916..ed7d27757 100644 --- a/view/tpl/smarty3/install_checks.tpl +++ b/view/tpl/smarty3/install_checks.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <h2>{{$pass}}</h2> <form action="{{$baseurl}}/index.php?q=setup" method="post"> <table> diff --git a/view/tpl/smarty3/install_db.tpl b/view/tpl/smarty3/install_db.tpl index 5425b2c48..fede33a80 100644 --- a/view/tpl/smarty3/install_db.tpl +++ b/view/tpl/smarty3/install_db.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$title}}</h1> <h2>{{$pass}}</h2> diff --git a/view/tpl/smarty3/install_settings.tpl b/view/tpl/smarty3/install_settings.tpl index 9fd93239a..0b4c54284 100644 --- a/view/tpl/smarty3/install_settings.tpl +++ b/view/tpl/smarty3/install_settings.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$title}}</h1> <h2>{{$pass}}</h2> diff --git a/view/tpl/smarty3/intros.tpl b/view/tpl/smarty3/intros.tpl index 3b857a19e..fc240d3e3 100644 --- a/view/tpl/smarty3/intros.tpl +++ b/view/tpl/smarty3/intros.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="intro-wrapper" id="intro-{{$contact_id}}" > <div class="intro-fullname" id="intro-fullname-{{$contact_id}}" >{{$fullname}}</div> diff --git a/view/tpl/smarty3/intros_header.tpl b/view/tpl/smarty3/intros_header.tpl index 15096c7f8..c9adc1473 100644 --- a/view/tpl/smarty3/intros_header.tpl +++ b/view/tpl/smarty3/intros_header.tpl @@ -1 +1,5 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> diff --git a/view/tpl/smarty3/invite.tpl b/view/tpl/smarty3/invite.tpl index 117ee7cd6..d1f94560a 100644 --- a/view/tpl/smarty3/invite.tpl +++ b/view/tpl/smarty3/invite.tpl @@ -1,4 +1,8 @@ -<form action="invite" method="post" id="invite-form" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<form action="invite" method="post" id="invite-form" > <div id="invite-wrapper"> <h3>{{$invite}}</h3> diff --git a/view/tpl/smarty3/jot-header.tpl b/view/tpl/smarty3/jot-header.tpl index 26c8f2a86..8659b4fe1 100644 --- a/view/tpl/smarty3/jot-header.tpl +++ b/view/tpl/smarty3/jot-header.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script language="javascript" type="text/javascript"> var editor=false; diff --git a/view/tpl/smarty3/jot.tpl b/view/tpl/smarty3/jot.tpl index 7c35dd8d7..0ec7728fa 100644 --- a/view/tpl/smarty3/jot.tpl +++ b/view/tpl/smarty3/jot.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div id="profile-jot-wrapper" > <div id="profile-jot-banner-wrapper"> <div id="profile-jot-desc" > </div> diff --git a/view/tpl/smarty3/jot_geotag.tpl b/view/tpl/smarty3/jot_geotag.tpl index b0f71e73b..196ede81d 100644 --- a/view/tpl/smarty3/jot_geotag.tpl +++ b/view/tpl/smarty3/jot_geotag.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} if(navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { $('#jot-coord').val(position.coords.latitude + ' ' + position.coords.longitude); diff --git a/view/tpl/smarty3/js_strings.tpl b/view/tpl/smarty3/js_strings.tpl index 5316f52ab..acdc95a1e 100644 --- a/view/tpl/smarty3/js_strings.tpl +++ b/view/tpl/smarty3/js_strings.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script> var aStr = { diff --git a/view/tpl/smarty3/lang_selector.tpl b/view/tpl/smarty3/lang_selector.tpl index 945cbf51e..f27838785 100644 --- a/view/tpl/smarty3/lang_selector.tpl +++ b/view/tpl/smarty3/lang_selector.tpl @@ -1,4 +1,8 @@ -<div id="lang-select-icon" class="icon s22 language" title="{{$title}}" onclick="openClose('language-selector');" ></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="lang-select-icon" class="icon s22 language" title="{{$title}}" onclick="openClose('language-selector');" ></div> <div id="language-selector" style="display: none;" > <form action="#" method="post" > <select name="system_language" onchange="this.form.submit();" > diff --git a/view/tpl/smarty3/like_noshare.tpl b/view/tpl/smarty3/like_noshare.tpl index b01064add..ef97eceec 100644 --- a/view/tpl/smarty3/like_noshare.tpl +++ b/view/tpl/smarty3/like_noshare.tpl @@ -1,4 +1,8 @@ -<div class="wall-item-like-buttons" id="wall-item-like-buttons-{{$id}}"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="wall-item-like-buttons" id="wall-item-like-buttons-{{$id}}"> <a href="#" class="icon like" title="{{$likethis}}" onclick="dolike({{$id}},'like'); return false"></a> <a href="#" class="icon dislike" title="{{$nolike}}" onclick="dolike({{$id}},'dislike'); return false"></a> <img id="like-rotator-{{$id}}" class="like-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" /> diff --git a/view/tpl/smarty3/login.tpl b/view/tpl/smarty3/login.tpl index 4ddf54716..393c08e2f 100644 --- a/view/tpl/smarty3/login.tpl +++ b/view/tpl/smarty3/login.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <form action="{{$dest_url}}" id="{{$form_id}}" method="post" > <input type="hidden" name="auth-params" value="login" /> diff --git a/view/tpl/smarty3/logout.tpl b/view/tpl/smarty3/logout.tpl index 7548ed196..8174f416c 100644 --- a/view/tpl/smarty3/logout.tpl +++ b/view/tpl/smarty3/logout.tpl @@ -1,4 +1,8 @@ -<form action="{{$dest_url}}" method="post" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<form action="{{$dest_url}}" method="post" > <div class="logout-wrapper"> <input type="hidden" name="auth-params" value="logout" /> <input type="submit" name="submit" id="logout-button" value="{{$logout}}" /> diff --git a/view/tpl/smarty3/lostpass.tpl b/view/tpl/smarty3/lostpass.tpl index f6fdb28d7..91b19dd72 100644 --- a/view/tpl/smarty3/lostpass.tpl +++ b/view/tpl/smarty3/lostpass.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> <p id="lostpass-desc"> {{$desc}} diff --git a/view/tpl/smarty3/magicsig.tpl b/view/tpl/smarty3/magicsig.tpl index 78d8bbbd3..39ba6fb14 100644 --- a/view/tpl/smarty3/magicsig.tpl +++ b/view/tpl/smarty3/magicsig.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="UTF-8"?> <me:env xmlns:me="http://salmon-protocol.org/ns/magic-env"> <me:data type="application/atom+xml"> {{$data}} diff --git a/view/tpl/smarty3/mail_conv.tpl b/view/tpl/smarty3/mail_conv.tpl index bfa9491f4..a98a0f031 100644 --- a/view/tpl/smarty3/mail_conv.tpl +++ b/view/tpl/smarty3/mail_conv.tpl @@ -1,4 +1,8 @@ -<div class="mail-conv-outside-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="mail-conv-outside-wrapper"> <div class="mail-conv-sender" > <a href="{{$mail.from_url}}" class="mail-conv-sender-url" ><img class="mframe mail-conv-sender-photo{{$mail.sparkle}}" src="{{$mail.from_photo}}" heigth="80" width="80" alt="{{$mail.from_name}}" /></a> <div class="mail-conv-sender-name" >{{$mail.from_name}}</div> diff --git a/view/tpl/smarty3/mail_display.tpl b/view/tpl/smarty3/mail_display.tpl index 76e4d1859..e39a054ba 100644 --- a/view/tpl/smarty3/mail_display.tpl +++ b/view/tpl/smarty3/mail_display.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{foreach $mails as $mail}} {{include file="mail_conv.tpl"}} {{/foreach}} diff --git a/view/tpl/smarty3/mail_head.tpl b/view/tpl/smarty3/mail_head.tpl index 1cd7145e7..d2eec5ecb 100644 --- a/view/tpl/smarty3/mail_head.tpl +++ b/view/tpl/smarty3/mail_head.tpl @@ -1,3 +1,7 @@ -<h3>{{$messages}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$messages}}</h3> {{$tab_content}} diff --git a/view/tpl/smarty3/mail_list.tpl b/view/tpl/smarty3/mail_list.tpl index e6aaedb30..d836bebc5 100644 --- a/view/tpl/smarty3/mail_list.tpl +++ b/view/tpl/smarty3/mail_list.tpl @@ -1,4 +1,8 @@ -<div class="mail-list-outside-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="mail-list-outside-wrapper"> <div class="mail-list-sender" > <a href="{{$from_url}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo" src="{{$from_photo}}" height="32" width="32" alt="{{$from_name}}" /></a> <div class="mail-list-sender-name" >{{$from_name}}</div> diff --git a/view/tpl/smarty3/main_slider.tpl b/view/tpl/smarty3/main_slider.tpl index 7fa812ada..37fec9531 100644 --- a/view/tpl/smarty3/main_slider.tpl +++ b/view/tpl/smarty3/main_slider.tpl @@ -1,4 +1,8 @@ -<div id="main-slider" class="slider" ><input id="main-range" type="text" name="cminmax" value="{{$val}}" /></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="main-slider" class="slider" ><input id="main-range" type="text" name="cminmax" value="{{$val}}" /></div> <script> $("#main-range").slider({ from: 0, to: 99, step: 1, scale: ['{{$me}}', '|', '{{$intimate}}', '|', '{{$friends}}', '|', '{{$oldfriends}}', '|', '{{$acquaintances}}', '|', '{{$world}}' ], onstatechange: function(v) { var carr = v.split(";"); diff --git a/view/tpl/smarty3/match.tpl b/view/tpl/smarty3/match.tpl index 0688ca26b..6eab82ae6 100644 --- a/view/tpl/smarty3/match.tpl +++ b/view/tpl/smarty3/match.tpl @@ -1,4 +1,8 @@ -<div class="profile-match-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="profile-match-wrapper"> <div class="profile-match-photo"> <a href="{{$url}}"> <img src="{{$photo}}" alt="{{$name}}" title="{{$name}}[{{$tags}}]" /> diff --git a/view/tpl/smarty3/message_side.tpl b/view/tpl/smarty3/message_side.tpl index ba7e28272..2ae2c612b 100644 --- a/view/tpl/smarty3/message_side.tpl +++ b/view/tpl/smarty3/message_side.tpl @@ -1,4 +1,8 @@ -<div id="message-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="message-sidebar" class="widget"> <div id="message-new"><a href="{{$new.url}}" class="{{if $new.sel}}newmessage-selected{{/if}}">{{$new.label}}</a> </div> <ul class="message-ul"> diff --git a/view/tpl/smarty3/micropro_img.tpl b/view/tpl/smarty3/micropro_img.tpl index 23b7bd281..f3d3db76b 100644 --- a/view/tpl/smarty3/micropro_img.tpl +++ b/view/tpl/smarty3/micropro_img.tpl @@ -1 +1,5 @@ -<div class="contact-block-div{{if $class}} {{$class}}{{/if}}"><a class="contact-block-link{{if $class}} {{$class}}{{/if}}{{if $click}} fakelink{{/if}}" href="{{if $click}}#{{else}}{{$url}}{{/if}}" {{if $click}}onclick="{{$click}}"{{/if}}><img class="contact-block-img{{if $class}} {{$class}}{{/if}}" src="{{$photo}}" title="{{$title}}" alt="{{$name}}" /></a></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="contact-block-div{{if $class}} {{$class}}{{/if}}"><a class="contact-block-link{{if $class}} {{$class}}{{/if}}{{if $click}} fakelink{{/if}}" href="{{if $click}}#{{else}}{{$url}}{{/if}}" {{if $click}}onclick="{{$click}}"{{/if}}><img class="contact-block-img{{if $class}} {{$class}}{{/if}}" src="{{$photo}}" title="{{$title}}" alt="{{$name}}" /></a></div> diff --git a/view/tpl/smarty3/micropro_txt.tpl b/view/tpl/smarty3/micropro_txt.tpl index 295e7940d..e9bba06f9 100644 --- a/view/tpl/smarty3/micropro_txt.tpl +++ b/view/tpl/smarty3/micropro_txt.tpl @@ -1 +1,5 @@ -<div class="contact-block-textdiv{{if $class}} {{$class}}{{/if}}"><a class="contact-block-link{{if $class}} {{$class}}{{/if}}{{if $click}} fakelink{{/if}}" href="{{if $click}}#{{else}}{{$url}}{{/if}}" {{if $click}}onclick="{{$click}}"{{/if}} title="{{$title}}">{{$name}}</a></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="contact-block-textdiv{{if $class}} {{$class}}{{/if}}"><a class="contact-block-link{{if $class}} {{$class}}{{/if}}{{if $click}} fakelink{{/if}}" href="{{if $click}}#{{else}}{{$url}}{{/if}}" {{if $click}}onclick="{{$click}}"{{/if}} title="{{$title}}">{{$name}}</a></div> diff --git a/view/tpl/smarty3/moderated_comment.tpl b/view/tpl/smarty3/moderated_comment.tpl index 79ce8f99b..633a5d762 100644 --- a/view/tpl/smarty3/moderated_comment.tpl +++ b/view/tpl/smarty3/moderated_comment.tpl @@ -1,4 +1,8 @@ - <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;"> <form class="comment-edit-form" id="comment-edit-form-{{$id}}" action="item" method="post" onsubmit="post_comment({{$id}}); return false;"> <input type="hidden" name="type" value="{{$type}}" /> <input type="hidden" name="profile_uid" value="{{$profile_uid}}" /> diff --git a/view/tpl/smarty3/mood_content.tpl b/view/tpl/smarty3/mood_content.tpl index 63eaa2d8d..2da0682a3 100644 --- a/view/tpl/smarty3/mood_content.tpl +++ b/view/tpl/smarty3/mood_content.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> <div id="mood-desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/msg-header.tpl b/view/tpl/smarty3/msg-header.tpl index 0d2ca72be..2cfc7a6a9 100644 --- a/view/tpl/smarty3/msg-header.tpl +++ b/view/tpl/smarty3/msg-header.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script language="javascript" type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script> <script language="javascript" type="text/javascript"> diff --git a/view/tpl/smarty3/nav.tpl b/view/tpl/smarty3/nav.tpl index c1d300978..c222a30fa 100644 --- a/view/tpl/smarty3/nav.tpl +++ b/view/tpl/smarty3/nav.tpl @@ -1,4 +1,8 @@ -<header> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<header> <div id="site-location">{{$sitelocation}}</div> <div id="banner">{{$banner}}</div> </header> diff --git a/view/tpl/smarty3/netfriend.tpl b/view/tpl/smarty3/netfriend.tpl index ec6b3b6cc..f0ac479de 100644 --- a/view/tpl/smarty3/netfriend.tpl +++ b/view/tpl/smarty3/netfriend.tpl @@ -1,4 +1,8 @@ -<div class="intro-approve-as-friend-desc">{{$approve_as}}</div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="intro-approve-as-friend-desc">{{$approve_as}}</div> <div class="intro-approve-as-friend-wrapper"> <label class="intro-approve-as-friend-label" for="intro-approve-as-friend-{{$intro_id}}">{{$as_friend}}</label> diff --git a/view/tpl/smarty3/new_channel.tpl b/view/tpl/smarty3/new_channel.tpl index 79e2ac85e..db158d622 100644 --- a/view/tpl/smarty3/new_channel.tpl +++ b/view/tpl/smarty3/new_channel.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <form action="new_channel" method="post" id="newchannel-form"> diff --git a/view/tpl/smarty3/nogroup-template.tpl b/view/tpl/smarty3/nogroup-template.tpl index 15094b2d6..f2b2b4ca3 100644 --- a/view/tpl/smarty3/nogroup-template.tpl +++ b/view/tpl/smarty3/nogroup-template.tpl @@ -1,4 +1,8 @@ -<h1>{{$header}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$header}}</h1> {{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} diff --git a/view/tpl/smarty3/notifications.tpl b/view/tpl/smarty3/notifications.tpl index 0289c41d4..626e97687 100644 --- a/view/tpl/smarty3/notifications.tpl +++ b/view/tpl/smarty3/notifications.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h1>{{$notif_header}}</h1> {{include file="common_tabs.tpl"}} diff --git a/view/tpl/smarty3/notifications_comments_item.tpl b/view/tpl/smarty3/notifications_comments_item.tpl index 9c454a3ed..9e0f196ea 100644 --- a/view/tpl/smarty3/notifications_comments_item.tpl +++ b/view/tpl/smarty3/notifications_comments_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/notifications_dislikes_item.tpl b/view/tpl/smarty3/notifications_dislikes_item.tpl index 9c454a3ed..9e0f196ea 100644 --- a/view/tpl/smarty3/notifications_dislikes_item.tpl +++ b/view/tpl/smarty3/notifications_dislikes_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/notifications_friends_item.tpl b/view/tpl/smarty3/notifications_friends_item.tpl index 9c454a3ed..9e0f196ea 100644 --- a/view/tpl/smarty3/notifications_friends_item.tpl +++ b/view/tpl/smarty3/notifications_friends_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/notifications_likes_item.tpl b/view/tpl/smarty3/notifications_likes_item.tpl index ed020a245..ca23e8009 100644 --- a/view/tpl/smarty3/notifications_likes_item.tpl +++ b/view/tpl/smarty3/notifications_likes_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/notifications_network_item.tpl b/view/tpl/smarty3/notifications_network_item.tpl index 856955424..d5b0e8212 100644 --- a/view/tpl/smarty3/notifications_network_item.tpl +++ b/view/tpl/smarty3/notifications_network_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div> diff --git a/view/tpl/smarty3/notifications_posts_item.tpl b/view/tpl/smarty3/notifications_posts_item.tpl index 9c454a3ed..9e0f196ea 100644 --- a/view/tpl/smarty3/notifications_posts_item.tpl +++ b/view/tpl/smarty3/notifications_posts_item.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/notify.tpl b/view/tpl/smarty3/notify.tpl index 9c454a3ed..9e0f196ea 100644 --- a/view/tpl/smarty3/notify.tpl +++ b/view/tpl/smarty3/notify.tpl @@ -1,3 +1,7 @@ -<div class="notif-item"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="notif-item"> <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> </div>
\ No newline at end of file diff --git a/view/tpl/smarty3/oauth_authorize.tpl b/view/tpl/smarty3/oauth_authorize.tpl index 2b7afa80e..e02057a3e 100644 --- a/view/tpl/smarty3/oauth_authorize.tpl +++ b/view/tpl/smarty3/oauth_authorize.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <div class='oauthapp'> <img src='{{$app.icon}}'> diff --git a/view/tpl/smarty3/oauth_authorize_done.tpl b/view/tpl/smarty3/oauth_authorize_done.tpl index 2e91e0125..75e187db9 100644 --- a/view/tpl/smarty3/oauth_authorize_done.tpl +++ b/view/tpl/smarty3/oauth_authorize_done.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <p>{{$info}}</p> <code>{{$code}}</code> diff --git a/view/tpl/smarty3/oembed_video.tpl b/view/tpl/smarty3/oembed_video.tpl index 4ad75a82e..fa9c67fa9 100644 --- a/view/tpl/smarty3/oembed_video.tpl +++ b/view/tpl/smarty3/oembed_video.tpl @@ -1,4 +1,8 @@ -<a href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;' style='float:left; margin: 1em; position: relative;'> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<a href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;' style='float:left; margin: 1em; position: relative;'> <img width='{{$tw}}' height='{{$th}}' src='{{$turl}}' > <div style='position: absolute; top: 0px; left: 0px; width: {{$twpx}}; height: {{$thpx}}; background: url({{$baseurl}}/images/icons/48/play.png) no-repeat center center;'></div> </a> diff --git a/view/tpl/smarty3/oexchange_xrd.tpl b/view/tpl/smarty3/oexchange_xrd.tpl index 74ef22874..ff545bd3d 100644 --- a/view/tpl/smarty3/oexchange_xrd.tpl +++ b/view/tpl/smarty3/oexchange_xrd.tpl @@ -1,4 +1,8 @@ -<?xml version='1.0' encoding='UTF-8'?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version='1.0' encoding='UTF-8'?> <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"> <Subject>{{$base}}</Subject> diff --git a/view/tpl/smarty3/opensearch.tpl b/view/tpl/smarty3/opensearch.tpl index 1b57a9d04..a1cf16118 100644 --- a/view/tpl/smarty3/opensearch.tpl +++ b/view/tpl/smarty3/opensearch.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Friendika@{{$nodename}}</ShortName> <Description>Search in Friendika@{{$nodename}}</Description> diff --git a/view/tpl/smarty3/pagetypes.tpl b/view/tpl/smarty3/pagetypes.tpl index d5fcd9968..c5e484707 100644 --- a/view/tpl/smarty3/pagetypes.tpl +++ b/view/tpl/smarty3/pagetypes.tpl @@ -1,4 +1,8 @@ - {{include file="field_radio.tpl" field=$page_normal}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{include file="field_radio.tpl" field=$page_normal}} {{include file="field_radio.tpl" field=$page_community}} {{include file="field_radio.tpl" field=$page_prvgroup}} {{include file="field_radio.tpl" field=$page_soapbox}} diff --git a/view/tpl/smarty3/peoplefind.tpl b/view/tpl/smarty3/peoplefind.tpl index 1492db120..ec461c9b2 100644 --- a/view/tpl/smarty3/peoplefind.tpl +++ b/view/tpl/smarty3/peoplefind.tpl @@ -1,4 +1,8 @@ -<div id="peoplefind-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="peoplefind-sidebar" class="widget"> <h3>{{$findpeople}}</h3> <div id="peoplefind-desc">{{$desc}}</div> <form action="dirfind" method="post" /> diff --git a/view/tpl/smarty3/photo_album.tpl b/view/tpl/smarty3/photo_album.tpl index 3308bf500..5db5644a1 100644 --- a/view/tpl/smarty3/photo_album.tpl +++ b/view/tpl/smarty3/photo_album.tpl @@ -1,4 +1,8 @@ -<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-{{$id}}"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="photo-album-image-wrapper" id="photo-album-image-wrapper-{{$id}}"> <a href="{{$photolink}}" class="photo-album-photo-link" id="photo-album-photo-link-{{$id}}" title="{{$phototitle}}"> <img src="{{$imgsrc}}" alt="{{$imgalt}}" title="{{$phototitle}}" class="photo-album-photo lframe resize{{$twist}}" id="photo-album-photo-{{$id}}" /> <p class='caption'>{{$desc}}</p> diff --git a/view/tpl/smarty3/photo_drop.tpl b/view/tpl/smarty3/photo_drop.tpl index 94ef5a3ee..84b156d74 100644 --- a/view/tpl/smarty3/photo_drop.tpl +++ b/view/tpl/smarty3/photo_drop.tpl @@ -1,4 +1,8 @@ -<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" > <a href="item/drop/{{$id}}" onclick="return confirmDelete();" class="icon drophide" title="{{$delete}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a> </div> <div class="wall-item-delete-end"></div> diff --git a/view/tpl/smarty3/photo_edit.tpl b/view/tpl/smarty3/photo_edit.tpl index 4c7eed833..2f03ef31a 100644 --- a/view/tpl/smarty3/photo_edit.tpl +++ b/view/tpl/smarty3/photo_edit.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" > <input type="hidden" name="item_id" value="{{$item_id}}" /> diff --git a/view/tpl/smarty3/photo_item.tpl b/view/tpl/smarty3/photo_item.tpl index e7d25fd55..ce848c4e9 100644 --- a/view/tpl/smarty3/photo_item.tpl +++ b/view/tpl/smarty3/photo_item.tpl @@ -1,4 +1,8 @@ -<div class="wall-item-outside-wrapper{{$indent}}" id="wall-item-outside-wrapper-{{$id}}" > +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="wall-item-outside-wrapper{{$indent}}" id="wall-item-outside-wrapper-{{$id}}" > <div class="wall-item-photo-wrapper" id="wall-item-photo-wrapper-{{$id}}" > <a href="{{$profile_url}}" title="View {{$name}}'s profile" class="wall-item-photo-link" id="wall-item-photo-link-{{$id}}"> <img src="{{$thumb}}" class="wall-item-photo" id="wall-item-photo-{{$id}}" style="height: 80px; width: 80px;" alt="{{$name}}" /></a> diff --git a/view/tpl/smarty3/photo_top.tpl b/view/tpl/smarty3/photo_top.tpl index 826266aff..1a0f89e77 100644 --- a/view/tpl/smarty3/photo_top.tpl +++ b/view/tpl/smarty3/photo_top.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-{{$photo.id}}"> <a href="{{$photo.link}}" class="photo-top-photo-link" id="photo-top-photo-link-{{$photo.id}}" title="{{$photo.title}}"> <img src="{{$photo.src}}" alt="{{$photo.alt}}" title="{{$photo.title}}" class="photo-top-photo{{$photo.twist}}" id="photo-top-photo-{{$photo.id}}" /> diff --git a/view/tpl/smarty3/photo_view.tpl b/view/tpl/smarty3/photo_view.tpl index 543130113..6dc2df008 100644 --- a/view/tpl/smarty3/photo_view.tpl +++ b/view/tpl/smarty3/photo_view.tpl @@ -1,4 +1,8 @@ -<div id="live-display"></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="live-display"></div> <h3><a href="{{$album.0}}">{{$album.1}}</a></h3> <div id="photo-edit-link-wrap"> diff --git a/view/tpl/smarty3/photos_recent.tpl b/view/tpl/smarty3/photos_recent.tpl index 43a22a017..334d7ae13 100644 --- a/view/tpl/smarty3/photos_recent.tpl +++ b/view/tpl/smarty3/photos_recent.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> {{if $can_post}} <a id="photo-top-upload-link" href="{{$upload.1}}">{{$upload.0}}</a> {{/if}} diff --git a/view/tpl/smarty3/photos_upload.tpl b/view/tpl/smarty3/photos_upload.tpl index a0b2368ec..fc5d2f8c1 100644 --- a/view/tpl/smarty3/photos_upload.tpl +++ b/view/tpl/smarty3/photos_upload.tpl @@ -1,4 +1,8 @@ -<h3>{{$pagename}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$pagename}}</h3> <div id="photos-usage-message">{{$usage}}</div> diff --git a/view/tpl/smarty3/poco_entry_xml.tpl b/view/tpl/smarty3/poco_entry_xml.tpl index 869894852..5050817d2 100644 --- a/view/tpl/smarty3/poco_entry_xml.tpl +++ b/view/tpl/smarty3/poco_entry_xml.tpl @@ -1,4 +1,8 @@ -<entry> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<entry> {{if $entry.id}}<id>{{$entry.id}}</id>{{/if}} {{if $entry.displayName}}<displayName>{{$entry.displayName}}</displayName>{{/if}} {{if $entry.preferredUsername}}<preferredUsername>{{$entry.preferredUsername}}</preferredUsername>{{/if}} diff --git a/view/tpl/smarty3/poco_xml.tpl b/view/tpl/smarty3/poco_xml.tpl index 0e38a692c..3d6325fe3 100644 --- a/view/tpl/smarty3/poco_xml.tpl +++ b/view/tpl/smarty3/poco_xml.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="utf-8"?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="utf-8"?> <response> {{if $response.sorted}}<sorted>{{$response.sorted}}</sorted>{{/if}} {{if $response.filtered}}<filtered>{{$response.filtered}}</filtered>{{/if}} diff --git a/view/tpl/smarty3/poke_content.tpl b/view/tpl/smarty3/poke_content.tpl index 22a0b291f..c5a98a50d 100644 --- a/view/tpl/smarty3/poke_content.tpl +++ b/view/tpl/smarty3/poke_content.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> <div id="poke-desc">{{$desc}}</div> diff --git a/view/tpl/smarty3/posted_date_widget.tpl b/view/tpl/smarty3/posted_date_widget.tpl index 009fa60a6..f9e9757f9 100644 --- a/view/tpl/smarty3/posted_date_widget.tpl +++ b/view/tpl/smarty3/posted_date_widget.tpl @@ -1,4 +1,8 @@ -<div id="datebrowse-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="datebrowse-sidebar" class="widget"> <h3>{{$title}}</h3> <script>function dateSubmit(dateurl) { window.location.href = dateurl; } </script> <select id="posted-date-selector" name="posted-date-select" onchange="dateSubmit($(this).val());" size="{{$size}}"> diff --git a/view/tpl/smarty3/profed_head.tpl b/view/tpl/smarty3/profed_head.tpl index 103960a76..3c862d64a 100644 --- a/view/tpl/smarty3/profed_head.tpl +++ b/view/tpl/smarty3/profed_head.tpl @@ -1,4 +1,8 @@ -<script language="javascript" type="text/javascript" +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<script language="javascript" type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script> <script language="javascript" type="text/javascript"> diff --git a/view/tpl/smarty3/profile-hide-friends.tpl b/view/tpl/smarty3/profile-hide-friends.tpl index 590730a7c..0ccb6c608 100644 --- a/view/tpl/smarty3/profile-hide-friends.tpl +++ b/view/tpl/smarty3/profile-hide-friends.tpl @@ -1,4 +1,8 @@ -<p id="hide-friends-text"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p id="hide-friends-text"> {{$desc}} </p> diff --git a/view/tpl/smarty3/profile-hide-wall.tpl b/view/tpl/smarty3/profile-hide-wall.tpl index 6a118982e..a1062dae2 100644 --- a/view/tpl/smarty3/profile-hide-wall.tpl +++ b/view/tpl/smarty3/profile-hide-wall.tpl @@ -1,4 +1,8 @@ -<p id="hide-wall-text"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p id="hide-wall-text"> {{$desc}} </p> diff --git a/view/tpl/smarty3/profile-in-directory.tpl b/view/tpl/smarty3/profile-in-directory.tpl index b36739514..fb234ecde 100644 --- a/view/tpl/smarty3/profile-in-directory.tpl +++ b/view/tpl/smarty3/profile-in-directory.tpl @@ -1,4 +1,8 @@ -<p id="profile-in-directory"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p id="profile-in-directory"> {{$desc}} </p> diff --git a/view/tpl/smarty3/profile-in-netdir.tpl b/view/tpl/smarty3/profile-in-netdir.tpl index 23d4642ac..2f082765a 100644 --- a/view/tpl/smarty3/profile-in-netdir.tpl +++ b/view/tpl/smarty3/profile-in-netdir.tpl @@ -1,4 +1,8 @@ -<p id="profile-in-directory"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p id="profile-in-directory"> {{$desc}} </p> diff --git a/view/tpl/smarty3/profile_advanced.tpl b/view/tpl/smarty3/profile_advanced.tpl index 39bbada0d..4208dc18d 100644 --- a/view/tpl/smarty3/profile_advanced.tpl +++ b/view/tpl/smarty3/profile_advanced.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <dl id="aprofile-fullname" class="aprofile"> <dt>{{$profile.fullname.0}}</dt> diff --git a/view/tpl/smarty3/profile_edit.tpl b/view/tpl/smarty3/profile_edit.tpl index 84a4d5afb..c2b29f590 100644 --- a/view/tpl/smarty3/profile_edit.tpl +++ b/view/tpl/smarty3/profile_edit.tpl @@ -1,4 +1,8 @@ -{{$default}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{$default}} <h1>{{$banner}}</h1> diff --git a/view/tpl/smarty3/profile_edlink.tpl b/view/tpl/smarty3/profile_edlink.tpl index 2f4600a87..7950d1d42 100644 --- a/view/tpl/smarty3/profile_edlink.tpl +++ b/view/tpl/smarty3/profile_edlink.tpl @@ -1,2 +1,6 @@ -<div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles/{{$profid}}" ></a></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles/{{$profid}}" ></a></div> <div class="clear"></div>
\ No newline at end of file diff --git a/view/tpl/smarty3/profile_entry.tpl b/view/tpl/smarty3/profile_entry.tpl index e06307c8b..9b5f3ed00 100644 --- a/view/tpl/smarty3/profile_entry.tpl +++ b/view/tpl/smarty3/profile_entry.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="profile-listing" > <div class="profile-listing-photo-wrapper" > <a href="profiles/{{$id}}" class="profile-listing-edit-link"><img class="profile-listing-photo" id="profile-listing-photo-{{$id}}" src="{{$photo}}" alt="{{$alt}}" /></a> diff --git a/view/tpl/smarty3/profile_listing_header.tpl b/view/tpl/smarty3/profile_listing_header.tpl index b771a1ea2..6112e570b 100644 --- a/view/tpl/smarty3/profile_listing_header.tpl +++ b/view/tpl/smarty3/profile_listing_header.tpl @@ -1,4 +1,8 @@ -<h1>{{$header}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$header}}</h1> <p id="profile-listing-desc" class="button" > <a href="profile_photo" >{{$chg_photo}}</a> </p> diff --git a/view/tpl/smarty3/profile_photo.tpl b/view/tpl/smarty3/profile_photo.tpl index 40eb206a3..70f98cf6a 100644 --- a/view/tpl/smarty3/profile_photo.tpl +++ b/view/tpl/smarty3/profile_photo.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form enctype="multipart/form-data" action="profile_photo" method="post"> <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> diff --git a/view/tpl/smarty3/profile_publish.tpl b/view/tpl/smarty3/profile_publish.tpl index 265c0c63c..686627fd1 100644 --- a/view/tpl/smarty3/profile_publish.tpl +++ b/view/tpl/smarty3/profile_publish.tpl @@ -1,4 +1,8 @@ -<p id="profile-publish-desc-{{$instance}}"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p id="profile-publish-desc-{{$instance}}"> {{$pubdesc}} </p> diff --git a/view/tpl/smarty3/profile_vcard.tpl b/view/tpl/smarty3/profile_vcard.tpl index 13460c2d9..42f15e641 100644 --- a/view/tpl/smarty3/profile_vcard.tpl +++ b/view/tpl/smarty3/profile_vcard.tpl @@ -1,4 +1,8 @@ -<div class="vcard"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="vcard"> {{if $profile.edit}} <div class="action"> diff --git a/view/tpl/smarty3/prv_message.tpl b/view/tpl/smarty3/prv_message.tpl index f8cbd01cc..be475ea60 100644 --- a/view/tpl/smarty3/prv_message.tpl +++ b/view/tpl/smarty3/prv_message.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h3>{{$header}}</h3> <div id="prvmail-wrapper" > diff --git a/view/tpl/smarty3/pwdreset.tpl b/view/tpl/smarty3/pwdreset.tpl index 3993dec64..c62c4c478 100644 --- a/view/tpl/smarty3/pwdreset.tpl +++ b/view/tpl/smarty3/pwdreset.tpl @@ -1,4 +1,8 @@ -<h3>{{$lbl1}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$lbl1}}</h3> <p> {{$lbl2}} diff --git a/view/tpl/smarty3/register.tpl b/view/tpl/smarty3/register.tpl index 48c1ba525..415f8b738 100644 --- a/view/tpl/smarty3/register.tpl +++ b/view/tpl/smarty3/register.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <form action="register" method="post" id="register-form"> diff --git a/view/tpl/smarty3/remote_friends_common.tpl b/view/tpl/smarty3/remote_friends_common.tpl index b68e1c347..b22db16a6 100644 --- a/view/tpl/smarty3/remote_friends_common.tpl +++ b/view/tpl/smarty3/remote_friends_common.tpl @@ -1,4 +1,8 @@ -<div id="remote-friends-in-common" class="bigwidget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="remote-friends-in-common" class="bigwidget"> <div id="rfic-desc">{{$desc}} {{if $linkmore}}<a href="{{$base}}/common/rem/{{$uid}}/{{$cid}}">{{$more}}</a>{{/if}}</div> {{if $items}} {{foreach $items as $item}} diff --git a/view/tpl/smarty3/removeme.tpl b/view/tpl/smarty3/removeme.tpl index 496f91ff5..ac0b7575a 100644 --- a/view/tpl/smarty3/removeme.tpl +++ b/view/tpl/smarty3/removeme.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <div id="remove-account-wrapper"> diff --git a/view/tpl/smarty3/saved_searches_aside.tpl b/view/tpl/smarty3/saved_searches_aside.tpl index 27c7d86a0..8a6d04dbc 100644 --- a/view/tpl/smarty3/saved_searches_aside.tpl +++ b/view/tpl/smarty3/saved_searches_aside.tpl @@ -1,4 +1,8 @@ -<div class="widget" id="saved-search-list"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="widget" id="saved-search-list"> <h3 id="search">{{$title}}</h3> {{$searchbox}} diff --git a/view/tpl/smarty3/search_item.tpl b/view/tpl/smarty3/search_item.tpl index 226c985cd..5af5e23d4 100644 --- a/view/tpl/smarty3/search_item.tpl +++ b/view/tpl/smarty3/search_item.tpl @@ -1,4 +1,8 @@ -<a name="{{$item.id}}" ></a> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<a name="{{$item.id}}" ></a> <div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}}" id="wall-item-outside-wrapper-{{$item.id}}" > <div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" > <div class="wall-item-info" id="wall-item-info-{{$item.id}}"> diff --git a/view/tpl/smarty3/settings.tpl b/view/tpl/smarty3/settings.tpl index 70664a6f2..58fd6a4f7 100644 --- a/view/tpl/smarty3/settings.tpl +++ b/view/tpl/smarty3/settings.tpl @@ -1,4 +1,8 @@ -<h1>{{$ptitle}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$ptitle}}</h1> {{$nickname_block}} diff --git a/view/tpl/smarty3/settings_account.tpl b/view/tpl/smarty3/settings_account.tpl index 198ac9565..2a8a5524d 100644 --- a/view/tpl/smarty3/settings_account.tpl +++ b/view/tpl/smarty3/settings_account.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <div id="settings-remove-account-link"> diff --git a/view/tpl/smarty3/settings_addons.tpl b/view/tpl/smarty3/settings_addons.tpl index afddafb36..ea6be2b24 100644 --- a/view/tpl/smarty3/settings_addons.tpl +++ b/view/tpl/smarty3/settings_addons.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form action="settings/addon" method="post" autocomplete="off"> diff --git a/view/tpl/smarty3/settings_connectors.tpl b/view/tpl/smarty3/settings_connectors.tpl index a8bde4c1e..ac0732cb1 100644 --- a/view/tpl/smarty3/settings_connectors.tpl +++ b/view/tpl/smarty3/settings_connectors.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form action="settings/connectors" method="post" autocomplete="off"> <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> diff --git a/view/tpl/smarty3/settings_display.tpl b/view/tpl/smarty3/settings_display.tpl index 2645ce740..3f92f5b73 100644 --- a/view/tpl/smarty3/settings_display.tpl +++ b/view/tpl/smarty3/settings_display.tpl @@ -1,4 +1,8 @@ -<h1>{{$ptitle}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$ptitle}}</h1> <form action="settings/display" id="settings-form" method="post" autocomplete="off" > <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> diff --git a/view/tpl/smarty3/settings_features.tpl b/view/tpl/smarty3/settings_features.tpl index 47d755ee6..c1c517dba 100644 --- a/view/tpl/smarty3/settings_features.tpl +++ b/view/tpl/smarty3/settings_features.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form action="settings/features" method="post" autocomplete="off"> diff --git a/view/tpl/smarty3/settings_nick_set.tpl b/view/tpl/smarty3/settings_nick_set.tpl index 85956d97c..0e1d2bb2a 100644 --- a/view/tpl/smarty3/settings_nick_set.tpl +++ b/view/tpl/smarty3/settings_nick_set.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div id="settings-nick-wrapper" > <div id="settings-nickname-desc" class="info-message">{{$desc}} <strong>'{{$nickname}}@{{$basepath}}'</strong>{{$subdir}}</div> </div> diff --git a/view/tpl/smarty3/settings_nick_subdir.tpl b/view/tpl/smarty3/settings_nick_subdir.tpl index a271e0f05..c8f762a43 100644 --- a/view/tpl/smarty3/settings_nick_subdir.tpl +++ b/view/tpl/smarty3/settings_nick_subdir.tpl @@ -1,4 +1,8 @@ -<p> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<p> It appears that your website is located in a subdirectory of the<br /> {{$hostname}} website, so this setting may not work reliably.<br /> </p> diff --git a/view/tpl/smarty3/settings_oauth.tpl b/view/tpl/smarty3/settings_oauth.tpl index 11c61a43e..460cf5834 100644 --- a/view/tpl/smarty3/settings_oauth.tpl +++ b/view/tpl/smarty3/settings_oauth.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form action="settings/oauth" method="post" autocomplete="off"> diff --git a/view/tpl/smarty3/settings_oauth_edit.tpl b/view/tpl/smarty3/settings_oauth_edit.tpl index bf805363c..23efa07d6 100644 --- a/view/tpl/smarty3/settings_oauth_edit.tpl +++ b/view/tpl/smarty3/settings_oauth_edit.tpl @@ -1,4 +1,8 @@ -<h1>{{$title}}</h1> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h1>{{$title}}</h1> <form method="POST"> <input type='hidden' name='form_security_token' value='{{$form_security_token}}'> diff --git a/view/tpl/smarty3/suggest_friends.tpl b/view/tpl/smarty3/suggest_friends.tpl index c8b9dd28d..460d3cf65 100644 --- a/view/tpl/smarty3/suggest_friends.tpl +++ b/view/tpl/smarty3/suggest_friends.tpl @@ -1,4 +1,8 @@ -<div class="profile-match-wrapper"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="profile-match-wrapper"> <a href="{{$ignlnk}}" title="{{$ignore}}" class="icon drophide profile-match-ignore" onmouseout="imgdull(this);" onmouseover="imgbright(this);" onclick="return confirmDelete();" ></a> <div class="profile-match-photo"> <a href="{{$url}}"> diff --git a/view/tpl/smarty3/suggestions.tpl b/view/tpl/smarty3/suggestions.tpl index 02460b6ad..a91661fcb 100644 --- a/view/tpl/smarty3/suggestions.tpl +++ b/view/tpl/smarty3/suggestions.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <div class="intro-wrapper" > <p class="intro-desc">{{$str_notifytype}} {{$notify_type}}</p> diff --git a/view/tpl/smarty3/tag_slap.tpl b/view/tpl/smarty3/tag_slap.tpl index c5ed8d148..f42e2cb42 100644 --- a/view/tpl/smarty3/tag_slap.tpl +++ b/view/tpl/smarty3/tag_slap.tpl @@ -1,4 +1,8 @@ - <entry> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <entry> <author> <name>{{$name}}</name> <uri>{{$profile_page}}</uri> diff --git a/view/tpl/smarty3/threaded_conversation.tpl b/view/tpl/smarty3/threaded_conversation.tpl index c20f8a3d6..8ece65f7a 100644 --- a/view/tpl/smarty3/threaded_conversation.tpl +++ b/view/tpl/smarty3/threaded_conversation.tpl @@ -1,4 +1,8 @@ -{{foreach $threads as $thread}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{foreach $threads as $thread}} {{foreach $thread.items as $thread_item}} {{include file="{{$thread_item.template}}" item=$thread_item}} {{/foreach}} diff --git a/view/tpl/smarty3/toggle_mobile_footer.tpl b/view/tpl/smarty3/toggle_mobile_footer.tpl index 82c0197ba..8f276c896 100644 --- a/view/tpl/smarty3/toggle_mobile_footer.tpl +++ b/view/tpl/smarty3/toggle_mobile_footer.tpl @@ -1,2 +1,6 @@ -<a id="toggle_mobile_link" href="{{$toggle_link}}">{{$toggle_text}}</a> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<a id="toggle_mobile_link" href="{{$toggle_link}}">{{$toggle_text}}</a> diff --git a/view/tpl/smarty3/viewcontact_template.tpl b/view/tpl/smarty3/viewcontact_template.tpl index 18fed6bb4..8550c083c 100644 --- a/view/tpl/smarty3/viewcontact_template.tpl +++ b/view/tpl/smarty3/viewcontact_template.tpl @@ -1,4 +1,8 @@ -<h3>{{$title}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$title}}</h3> {{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} diff --git a/view/tpl/smarty3/wall_item.tpl b/view/tpl/smarty3/wall_item.tpl index e810290e6..91c15ff7b 100644 --- a/view/tpl/smarty3/wall_item.tpl +++ b/view/tpl/smarty3/wall_item.tpl @@ -1,4 +1,8 @@ -<a name="{{$item.id}}" ></a> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<a name="{{$item.id}}" ></a> <div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}}" id="wall-item-outside-wrapper-{{$item.id}}" > <div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" > <div class="wall-item-info" id="wall-item-info-{{$item.id}}"> diff --git a/view/tpl/smarty3/wall_thread.tpl b/view/tpl/smarty3/wall_thread.tpl index 39d0bee25..d366048e5 100644 --- a/view/tpl/smarty3/wall_thread.tpl +++ b/view/tpl/smarty3/wall_thread.tpl @@ -1,4 +1,8 @@ -{{if $item.comment_firstcollapsed}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $item.comment_firstcollapsed}} <div class="hide-comments-outer"> <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span> </div> diff --git a/view/tpl/smarty3/wallmessage.tpl b/view/tpl/smarty3/wallmessage.tpl index bea386b95..b8261f732 100644 --- a/view/tpl/smarty3/wallmessage.tpl +++ b/view/tpl/smarty3/wallmessage.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <h3>{{$header}}</h3> <h4>{{$subheader}}</h4> diff --git a/view/tpl/smarty3/wallmsg-header.tpl b/view/tpl/smarty3/wallmsg-header.tpl index 09f5b30a7..54e9cdc98 100644 --- a/view/tpl/smarty3/wallmsg-header.tpl +++ b/view/tpl/smarty3/wallmsg-header.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <script language="javascript" type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script> <script language="javascript" type="text/javascript"> diff --git a/view/tpl/smarty3/wallwall_item.tpl b/view/tpl/smarty3/wallwall_item.tpl index 4616cf0fa..55d0fedf6 100644 --- a/view/tpl/smarty3/wallwall_item.tpl +++ b/view/tpl/smarty3/wallwall_item.tpl @@ -1,4 +1,8 @@ -<a name="{{$item.id}}" ></a> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<a name="{{$item.id}}" ></a> <div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}} wallwall" id="wall-item-outside-wrapper-{{$item.id}}" > <div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" > <div class="wall-item-info wallwall" id="wall-item-info-{{$item.id}}"> diff --git a/view/tpl/smarty3/wallwall_thread.tpl b/view/tpl/smarty3/wallwall_thread.tpl index cc059429b..b46f61635 100644 --- a/view/tpl/smarty3/wallwall_thread.tpl +++ b/view/tpl/smarty3/wallwall_thread.tpl @@ -1,4 +1,8 @@ -{{if $item.comment_firstcollapsed}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $item.comment_firstcollapsed}} <div class="hide-comments-outer"> <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span> </div> diff --git a/view/tpl/smarty3/xchan_vcard.tpl b/view/tpl/smarty3/xchan_vcard.tpl index 5d754356f..f470e057f 100644 --- a/view/tpl/smarty3/xchan_vcard.tpl +++ b/view/tpl/smarty3/xchan_vcard.tpl @@ -1,4 +1,8 @@ -<div class="vcard"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div class="vcard"> <div class="fn">{{$name}}</div> <div id="profile-photo-wrapper"><img class="vcard-photo photo" src="{{$photo}}" alt="name" /></div> </div> diff --git a/view/tpl/smarty3/xrd_host.tpl b/view/tpl/smarty3/xrd_host.tpl index 4bcc5bbdb..8441994fa 100644 --- a/view/tpl/smarty3/xrd_host.tpl +++ b/view/tpl/smarty3/xrd_host.tpl @@ -1,4 +1,8 @@ -<?xml version='1.0' encoding='UTF-8'?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version='1.0' encoding='UTF-8'?> <XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0' xmlns:hm='http://host-meta.net/xrd/1.0'> diff --git a/view/tpl/smarty3/xrd_person.tpl b/view/tpl/smarty3/xrd_person.tpl index 035ab251f..36b3a05c8 100644 --- a/view/tpl/smarty3/xrd_person.tpl +++ b/view/tpl/smarty3/xrd_person.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="UTF-8"?> <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"> <Subject>{{$accturi}}</Subject> |