From 00d87e86ecfb3b7327af6a5ec0e4327026367881 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 9 Apr 2014 15:20:23 +0200 Subject: [PATCH 1/5] [ticket/12377] Move navbar(s) to new template file PHPBB3-12377 --- phpBB/docs/events.md | 6 +- .../prosilver/template/overall_footer.html | 19 +--- .../template/overall_footer_navbar.html | 17 ++++ .../prosilver/template/overall_header.html | 98 +------------------ .../template/overall_header_navbar.html | 96 ++++++++++++++++++ 5 files changed, 118 insertions(+), 118 deletions(-) create mode 100644 phpBB/styles/prosilver/template/overall_footer_navbar.html create mode 100644 phpBB/styles/prosilver/template/overall_header_navbar.html diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 7580c212ce..a13258f2ad 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -239,7 +239,7 @@ overall_footer_after overall_footer_breadcrumb_append === * Locations: - + styles/prosilver/template/overall_footer.html + + styles/prosilver/template/overall_footer_navbar.html * Since: 3.1.0-a1 * Purpose: Add links to the list of breadcrumbs in the footer @@ -310,7 +310,7 @@ overall_header_head_append overall_header_navigation_append === * Locations: - + styles/prosilver/template/overall_header.html + + styles/prosilver/template/overall_header_navbar.html + styles/subsilver2/template/overall_header.html * Since: 3.1.0-a1 * Purpose: Add links after the navigation links in the header @@ -318,7 +318,7 @@ overall_header_navigation_append overall_header_navigation_prepend === * Locations: - + styles/prosilver/template/overall_header.html + + styles/prosilver/template/overall_header_navbar.html + styles/subsilver2/template/overall_header.html * Since: 3.1.0-a1 * Purpose: Add links before the navigation links in the header diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index 92d43abc7e..6f8f46720f 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -4,24 +4,7 @@ - - + diff --git a/phpBB/styles/prosilver/template/overall_header_navbar.html b/phpBB/styles/prosilver/template/overall_header_navbar.html new file mode 100644 index 0000000000..2a3492b3f3 --- /dev/null +++ b/phpBB/styles/prosilver/template/overall_header_navbar.html @@ -0,0 +1,96 @@ + \ No newline at end of file From 16b06c980d861dd5ca4d368b0118ada0044f30df Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 9 Apr 2014 15:34:15 +0200 Subject: [PATCH 2/5] [ticket/12377] Forgot empty line at the end PHPBB3-12377 --- phpBB/styles/prosilver/template/overall_footer_navbar.html | 2 +- phpBB/styles/prosilver/template/overall_header_navbar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/overall_footer_navbar.html b/phpBB/styles/prosilver/template/overall_footer_navbar.html index 5ea4ed1fd6..391db29358 100644 --- a/phpBB/styles/prosilver/template/overall_footer_navbar.html +++ b/phpBB/styles/prosilver/template/overall_footer_navbar.html @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/phpBB/styles/prosilver/template/overall_header_navbar.html b/phpBB/styles/prosilver/template/overall_header_navbar.html index 2a3492b3f3..50e8902257 100644 --- a/phpBB/styles/prosilver/template/overall_header_navbar.html +++ b/phpBB/styles/prosilver/template/overall_header_navbar.html @@ -93,4 +93,4 @@ - \ No newline at end of file + From 95212746c7f0c92a418ecb5a5f2b863e6209a243 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 9 Apr 2014 17:12:33 +0200 Subject: [PATCH 3/5] [ticket/12377] Moved notifications to new template And also reset all starting indentation to 0 PHPBB3-12377 --- .../template/notification_dropdown.html | 42 +++++ .../template/overall_footer_navbar.html | 28 ++-- .../template/overall_header_navbar.html | 147 +++++++----------- 3 files changed, 109 insertions(+), 108 deletions(-) create mode 100644 phpBB/styles/prosilver/template/notification_dropdown.html diff --git a/phpBB/styles/prosilver/template/notification_dropdown.html b/phpBB/styles/prosilver/template/notification_dropdown.html new file mode 100644 index 0000000000..3f32189fe5 --- /dev/null +++ b/phpBB/styles/prosilver/template/notification_dropdown.html @@ -0,0 +1,42 @@ + diff --git a/phpBB/styles/prosilver/template/overall_footer_navbar.html b/phpBB/styles/prosilver/template/overall_footer_navbar.html index 391db29358..32cbecdf8c 100644 --- a/phpBB/styles/prosilver/template/overall_footer_navbar.html +++ b/phpBB/styles/prosilver/template/overall_footer_navbar.html @@ -1,17 +1,17 @@ -