From e332d1074f1b663ec66d37b0f575df2e41d5535c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 1 May 2017 21:10:04 -0700 Subject: move theme specific files to theme dir --- view/tpl/abook_edit.tpl | 519 ------------------------------------------------ 1 file changed, 519 deletions(-) delete mode 100755 view/tpl/abook_edit.tpl (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl deleted file mode 100755 index 9fb5c4b18..000000000 --- a/view/tpl/abook_edit.tpl +++ /dev/null @@ -1,519 +0,0 @@ -
-
- {{if $notself}} -
- - {{if $abook_prev || $abook_next}} -
- -
- - -
- -
- {{/if}} -
- {{/if}} -

{{$header}}

-
-
- {{if $notself}} - {{foreach $tools as $tool}} - {{if $tool.info}} -
-
- {{$tool.info}} -
-
- {{/if}} - {{/foreach}} - - {{/if}} - -
- - - - -
- {{if $notself}} - - {{if $is_pending}} -
- -
-
- {{include file="field_checkbox.tpl" field=$unapproved}} -
- -
-
-
-
- {{/if}} - {{if ! $is_pending}} -
-
- - -
-
- -
-
- - -
-
- -
- - - -
- -
- - - -
- -
- - - -
- -
- - - -
- -
-
- - - -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- - - -
- -
-
- -
- - - {{if $vcard.fn}}{{$vcard.fn}}{{/if}} - {{if $vcard.emails.0.address}}{{$vcard.emails.0.address}}{{/if}} - {{if $vcard.tels.0}}{{$vcard.tels.0.nr}}{{if $is_mobile}} {{/if}}{{/if}} - - -
-
-
- -
-
- {{if $vcard.org}} -
- - -
- {{/if}} -
-
- -
-
- {{if $vcard.title}} -
- - -
- {{/if}} -
-
- - -
-
- {{if $vcard.tels}} - {{foreach $vcard.tels as $tel}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- - -
-
- {{if $vcard.emails}} - {{foreach $vcard.emails as $email}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.impps}} - {{foreach $vcard.impps as $impp}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.urls}} - {{foreach $vcard.urls as $url}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.adrs}} - {{foreach $vcard.adrs as $adr}} -
-
- - - -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.note}} - - - - {{/if}} -
-
- - -
- -
- -
- {{/if}} - - {{if $affinity}} -
- -
-
- {{if $slide}} -
{{$lbl_slider}}
- {{$slide}} - - {{/if}} - - {{if $multiprofs}} -
- {{$lbl_vis2}} - {{$profile_select}} -
- {{/if}} -
- -
-
-
-
- {{/if}} - - {{if $connfilter}} -
- -
-
- {{include file="field_textarea.tpl" field=$incl}} - {{include file="field_textarea.tpl" field=$excl}} -
- -
-
-
-
- {{else}} - - - {{/if}} - - {{if $rating}} -
- -
-
-
- {{$rating_info}} -
-
{{$lbl_rating_label}}
- {{$rating}} - {{include file="field_textarea.tpl" field=$rating_text}} - -
- -
-
-
-
- {{/if}} - - {{/if}} - - {{if ! $is_pending}} -
- {{if $notself}} - - {{/if}} -
-
-
- {{if $notself}}{{$permnote}}{{/if}} - {{if $self}}{{$permnote_self}}{{/if}} -
- - {{if $permcat_enable}} -
-  {{$permcat_new}} - {{include file="field_select.tpl" field=$permcat}} - {{/if}} - - - - - {{if $notself}} - - {{/if}} - - - {{foreach $perms as $prm}} - {{include file="field_acheckbox.tpl" field=$prm}} - {{/foreach}} -
{{$them}}{{$me}}
- - {{if $self}} -
- - {{include file="field_checkbox.tpl" field=$autoperms}} -
- {{/if}} - -
- -
-
-
-
- {{/if}} -
-
-
-
-- cgit v1.2.3 From 80ec92ce8d9f615eeb06d92b67ad1ff840cad0cc Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 2 May 2017 12:46:50 -0700 Subject: Revert "move theme specific files to theme dir" This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. --- view/tpl/abook_edit.tpl | 519 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 519 insertions(+) create mode 100755 view/tpl/abook_edit.tpl (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl new file mode 100755 index 000000000..9fb5c4b18 --- /dev/null +++ b/view/tpl/abook_edit.tpl @@ -0,0 +1,519 @@ +
+
+ {{if $notself}} +
+ + {{if $abook_prev || $abook_next}} +
+ +
+ + +
+ +
+ {{/if}} +
+ {{/if}} +

{{$header}}

+
+
+ {{if $notself}} + {{foreach $tools as $tool}} + {{if $tool.info}} +
+
+ {{$tool.info}} +
+
+ {{/if}} + {{/foreach}} + + {{/if}} + +
+ + + + +
+ {{if $notself}} + + {{if $is_pending}} +
+ +
+
+ {{include file="field_checkbox.tpl" field=$unapproved}} +
+ +
+
+
+
+ {{/if}} + {{if ! $is_pending}} +
+
+ + +
+
+ +
+
+ + +
+
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ + + +
+ +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + +
+ +
+
+ +
+ + + {{if $vcard.fn}}{{$vcard.fn}}{{/if}} + {{if $vcard.emails.0.address}}{{$vcard.emails.0.address}}{{/if}} + {{if $vcard.tels.0}}{{$vcard.tels.0.nr}}{{if $is_mobile}} {{/if}}{{/if}} + + +
+
+
+ +
+
+ {{if $vcard.org}} +
+ + +
+ {{/if}} +
+
+ +
+
+ {{if $vcard.title}} +
+ + +
+ {{/if}} +
+
+ + +
+
+ {{if $vcard.tels}} + {{foreach $vcard.tels as $tel}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ + +
+
+ {{if $vcard.emails}} + {{foreach $vcard.emails as $email}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.impps}} + {{foreach $vcard.impps as $impp}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.urls}} + {{foreach $vcard.urls as $url}} +
+ + + +
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.adrs}} + {{foreach $vcard.adrs as $adr}} +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ {{/foreach}} + {{/if}} +
+
+ +
+
+ {{if $vcard.note}} + + + + {{/if}} +
+
+ + +
+ +
+ +
+ {{/if}} + + {{if $affinity}} +
+ +
+
+ {{if $slide}} +
{{$lbl_slider}}
+ {{$slide}} + + {{/if}} + + {{if $multiprofs}} +
+ {{$lbl_vis2}} + {{$profile_select}} +
+ {{/if}} +
+ +
+
+
+
+ {{/if}} + + {{if $connfilter}} +
+ +
+
+ {{include file="field_textarea.tpl" field=$incl}} + {{include file="field_textarea.tpl" field=$excl}} +
+ +
+
+
+
+ {{else}} + + + {{/if}} + + {{if $rating}} +
+ +
+
+
+ {{$rating_info}} +
+
{{$lbl_rating_label}}
+ {{$rating}} + {{include file="field_textarea.tpl" field=$rating_text}} + +
+ +
+
+
+
+ {{/if}} + + {{/if}} + + {{if ! $is_pending}} +
+ {{if $notself}} + + {{/if}} +
+
+
+ {{if $notself}}{{$permnote}}{{/if}} + {{if $self}}{{$permnote_self}}{{/if}} +
+ + {{if $permcat_enable}} +
+  {{$permcat_new}} + {{include file="field_select.tpl" field=$permcat}} + {{/if}} + + + + + {{if $notself}} + + {{/if}} + + + {{foreach $perms as $prm}} + {{include file="field_acheckbox.tpl" field=$prm}} + {{/foreach}} +
{{$them}}{{$me}}
+ + {{if $self}} +
+ + {{include file="field_checkbox.tpl" field=$autoperms}} +
+ {{/if}} + +
+ +
+
+
+
+ {{/if}} +
+
+
+
-- cgit v1.2.3 From cf583168dd1b3ea461e07918eda404546d8136f4 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 8 Jun 2017 19:15:55 -0700 Subject: put unreachable federated connections in the archived tab of the connections list page --- view/tpl/abook_edit.tpl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 9fb5c4b18..8d44e8b16 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -59,6 +59,11 @@ {{$loc_text}} {{$locstr}} {{/if}} + {{if $not_here}} +
+ {{$not_here}} +
+ {{/if}} {{if $last_update}}
{{$lastupdtext}} {{$last_update}} -- cgit v1.2.3 From 2a4032d71aaa8934ce948f549e55e53d14cdfc93 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Fri, 9 Jun 2017 16:26:30 -0700 Subject: clean up the warnings about connections on unclonable networks --- view/tpl/abook_edit.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 8d44e8b16..146030494 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -59,10 +59,11 @@ {{$loc_text}} {{$locstr}}
{{/if}} - {{if $not_here}} + {{if $unclonable}}
- {{$not_here}} +
{{$unclonable}}
+
{{/if}} {{if $last_update}}
-- cgit v1.2.3