From aa9d25f51764c7bbd2922d6e91f609e89659b2f6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 4 Mar 2014 18:12:27 -0800 Subject: add system PDL editor (lets you change/personalise the layout for any module which has a system PDL file.) --- view/tpl/pdledit.tpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 view/tpl/pdledit.tpl (limited to 'view') diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl new file mode 100644 index 000000000..520c032e3 --- /dev/null +++ b/view/tpl/pdledit.tpl @@ -0,0 +1,14 @@ +

{{$header}}

+ +

{{$mname}} {{$module}}

+ +
+ + + +
+ + +
+ + -- cgit v1.2.3 From efc828bed52eb32e1e99d757139d1133e3ec9b8a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 4 Mar 2014 20:58:12 -0800 Subject: add pdl editor to settings/display --- view/tpl/settings_display.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view') diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index a8fb002fb..924b4b33f 100755 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -16,6 +16,10 @@ +
+{{$layout_editor}} +
+ {{if $theme_config}}

Theme settings

{{$theme_config}} -- cgit v1.2.3 From cdcbc5816e21d53172c5396083b38fce4ab0ba38 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 4 Mar 2014 21:03:56 -0800 Subject: add Comanche help link to pdledit --- view/tpl/pdledit.tpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view') diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl index 520c032e3..ef8ff8dce 100644 --- a/view/tpl/pdledit.tpl +++ b/view/tpl/pdledit.tpl @@ -2,6 +2,13 @@

{{$mname}} {{$module}}

+
+{{$help}} +
+
+ + +
-- cgit v1.2.3 From 61f47cd5ed6eee337d9ab30b65844b5118080b76 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 5 Mar 2014 03:19:20 -0800 Subject: move language selector to a module --- view/theme/redbasic/css/style.css | 6 ------ view/tpl/hdr.tpl | 1 - view/tpl/lang_selector.tpl | 5 +++-- 3 files changed, 3 insertions(+), 9 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ab2bd1b3d..47613c200 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1107,12 +1107,6 @@ footer { margin-bottom: 15px; } -#language-selector { - position: absolute; - top: 0px; - left: 16px; -} - #group-members { margin-top: 20px; padding: 10px; diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl index b0d936742..f1e78b897 100644 --- a/view/tpl/hdr.tpl +++ b/view/tpl/hdr.tpl @@ -4,5 +4,4 @@
  • {2}{3}
    {4}
  • -{{if $langselector}}
    {{$langselector}}
    {{/if}} diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl index 159eeea7e..b512c759b 100755 --- a/view/tpl/lang_selector.tpl +++ b/view/tpl/lang_selector.tpl @@ -1,5 +1,6 @@ -
    -