From 46c961b5f57d0580d41b03673c4af1f0eaae0e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Sun, 24 Sep 2006 14:34:39 +0000 Subject: [PATCH] Giving breadcrumbs their own home. (#4450) Note that this is currently kinda broken, please no bug reports on the bottom breadcrumb not showing! git-svn-id: file:///svn/phpbb/trunk@6402 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../subSilver/template/breadcrumbs.html | 8 ++++++ .../subSilver/template/confirm_body.html | 9 +------ phpBB/styles/subSilver/template/faq_body.html | 9 +------ .../subSilver/template/forumlist_body.html | 6 ++--- .../styles/subSilver/template/index_body.html | 9 +------ .../styles/subSilver/template/login_body.html | 9 +------ .../subSilver/template/login_forum.html | 9 +------ .../subSilver/template/mcp_approve.html | 9 +------ .../styles/subSilver/template/mcp_footer.html | 9 +------ phpBB/styles/subSilver/template/mcp_move.html | 9 +------ .../subSilver/template/memberlist_body.html | 9 +------ .../subSilver/template/memberlist_email.html | 9 +------ .../template/memberlist_leaders.html | 9 +------ .../subSilver/template/memberlist_view.html | 9 +------ .../subSilver/template/overall_header.html | 9 +------ .../subSilver/template/posting_body.html | 7 ++--- .../subSilver/template/report_body.html | 9 +------ .../subSilver/template/viewforum_body.html | 27 ++++++++++--------- .../subSilver/template/viewonline_body.html | 9 +------ .../subSilver/template/viewtopic_body.html | 9 +------ 20 files changed, 44 insertions(+), 148 deletions(-) create mode 100644 phpBB/styles/subSilver/template/breadcrumbs.html diff --git a/phpBB/styles/subSilver/template/breadcrumbs.html b/phpBB/styles/subSilver/template/breadcrumbs.html new file mode 100644 index 0000000000..ad180250ce --- /dev/null +++ b/phpBB/styles/subSilver/template/breadcrumbs.html @@ -0,0 +1,8 @@ + + + + +
+ +

{S_TIMEZONE}

+
\ No newline at end of file diff --git a/phpBB/styles/subSilver/template/confirm_body.html b/phpBB/styles/subSilver/template/confirm_body.html index af69325446..27d9aa0444 100644 --- a/phpBB/styles/subSilver/template/confirm_body.html +++ b/phpBB/styles/subSilver/template/confirm_body.html @@ -19,14 +19,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/faq_body.html b/phpBB/styles/subSilver/template/faq_body.html index 55821f289e..81c9b6296c 100644 --- a/phpBB/styles/subSilver/template/faq_body.html +++ b/phpBB/styles/subSilver/template/faq_body.html @@ -54,14 +54,7 @@ - - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/forumlist_body.html b/phpBB/styles/subSilver/template/forumlist_body.html index aa1c56c3dd..22b3660f7e 100644 --- a/phpBB/styles/subSilver/template/forumlist_body.html +++ b/phpBB/styles/subSilver/template/forumlist_body.html @@ -16,15 +16,15 @@ - {forumrow.FORUM_FOLDER_IMG} - + {forumrow.FORUM_FOLDER_IMG} + {forumrow.FORUM_NAME}

{forumrow.FORUM_DESC}

{L_REDIRECTS}: {forumrow.CLICKS} - +   diff --git a/phpBB/styles/subSilver/template/index_body.html b/phpBB/styles/subSilver/template/index_body.html index 87788d9a07..894549fe08 100644 --- a/phpBB/styles/subSilver/template/index_body.html +++ b/phpBB/styles/subSilver/template/index_body.html @@ -14,14 +14,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/login_body.html b/phpBB/styles/subSilver/template/login_body.html index 284b639f7d..d198b9d0ef 100644 --- a/phpBB/styles/subSilver/template/login_body.html +++ b/phpBB/styles/subSilver/template/login_body.html @@ -92,14 +92,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/login_forum.html b/phpBB/styles/subSilver/template/login_forum.html index 24037aa276..29c85a78ed 100644 --- a/phpBB/styles/subSilver/template/login_forum.html +++ b/phpBB/styles/subSilver/template/login_forum.html @@ -38,14 +38,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/mcp_approve.html b/phpBB/styles/subSilver/template/mcp_approve.html index e62476879e..b8e89b330a 100644 --- a/phpBB/styles/subSilver/template/mcp_approve.html +++ b/phpBB/styles/subSilver/template/mcp_approve.html @@ -41,14 +41,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/mcp_footer.html b/phpBB/styles/subSilver/template/mcp_footer.html index 43d31283bc..a575055127 100644 --- a/phpBB/styles/subSilver/template/mcp_footer.html +++ b/phpBB/styles/subSilver/template/mcp_footer.html @@ -18,14 +18,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/mcp_move.html b/phpBB/styles/subSilver/template/mcp_move.html index 04254307fa..78a0579de6 100644 --- a/phpBB/styles/subSilver/template/mcp_move.html +++ b/phpBB/styles/subSilver/template/mcp_move.html @@ -36,14 +36,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/memberlist_body.html b/phpBB/styles/subSilver/template/memberlist_body.html index c5e8fd2f94..bc5cc32ee2 100644 --- a/phpBB/styles/subSilver/template/memberlist_body.html +++ b/phpBB/styles/subSilver/template/memberlist_body.html @@ -95,14 +95,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/memberlist_email.html b/phpBB/styles/subSilver/template/memberlist_email.html index 408c45e280..1e4d7e9930 100644 --- a/phpBB/styles/subSilver/template/memberlist_email.html +++ b/phpBB/styles/subSilver/template/memberlist_email.html @@ -89,14 +89,7 @@ function checkForm(formObj)
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/memberlist_leaders.html b/phpBB/styles/subSilver/template/memberlist_leaders.html index 009efd5555..82009e1365 100644 --- a/phpBB/styles/subSilver/template/memberlist_leaders.html +++ b/phpBB/styles/subSilver/template/memberlist_leaders.html @@ -62,14 +62,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/memberlist_view.html b/phpBB/styles/subSilver/template/memberlist_view.html index dd33810495..57f4e05a3b 100644 --- a/phpBB/styles/subSilver/template/memberlist_view.html +++ b/phpBB/styles/subSilver/template/memberlist_view.html @@ -181,14 +181,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/overall_header.html b/phpBB/styles/subSilver/template/overall_header.html index 933da814f4..ac0f359d5b 100644 --- a/phpBB/styles/subSilver/template/overall_header.html +++ b/phpBB/styles/subSilver/template/overall_header.html @@ -134,13 +134,6 @@ function marklist(id, name, state)
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/posting_body.html b/phpBB/styles/subSilver/template/posting_body.html index 8a868825e9..ec16783b75 100644 --- a/phpBB/styles/subSilver/template/posting_body.html +++ b/phpBB/styles/subSilver/template/posting_body.html @@ -472,11 +472,8 @@ function checkForm() - - - - -
{S_TIMEZONE}
+ + diff --git a/phpBB/styles/subSilver/template/report_body.html b/phpBB/styles/subSilver/template/report_body.html index ca66a9d5f2..7065f0f35d 100644 --- a/phpBB/styles/subSilver/template/report_body.html +++ b/phpBB/styles/subSilver/template/report_body.html @@ -33,14 +33,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index 28a6379629..f3fe86aa05 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -226,14 +226,7 @@ - - - - -
- -

{S_TIMEZONE}

-
+
@@ -265,6 +258,16 @@ {FOLDER_ANNOUNCE_IMG} {L_ICON_ANNOUNCEMENT} + + {FOLDER_NEW_IMG_MINE} + {L_NEW_POSTS_MINE} +    + {FOLDER_IMG_MINE} + {L_NO_NEW_POSTS_MINE} +    + {FOLDER_STICKY_IMG} + {L_ICON_STICKY} + {FOLDER_HOT_NEW_IMG} {L_NEW_POSTS_HOT} @@ -272,8 +275,8 @@ {FOLDER_HOT_IMG} {L_NO_NEW_POSTS_HOT}    - {FOLDER_STICKY_IMG} - {L_ICON_STICKY} + {FOLDER_MOVED_IMG} + {L_MOVED_TOPIC} {FOLDER_LOCKED_NEW_IMG} @@ -282,8 +285,8 @@ {FOLDER_LOCKED_IMG} {L_NO_NEW_POSTS_LOCKED}    - {FOLDER_MOVED_IMG} - {L_MOVED_TOPIC} + + diff --git a/phpBB/styles/subSilver/template/viewonline_body.html b/phpBB/styles/subSilver/template/viewonline_body.html index 0fd31c66d9..b0eff81cd9 100644 --- a/phpBB/styles/subSilver/template/viewonline_body.html +++ b/phpBB/styles/subSilver/template/viewonline_body.html @@ -47,14 +47,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+
diff --git a/phpBB/styles/subSilver/template/viewtopic_body.html b/phpBB/styles/subSilver/template/viewtopic_body.html index 9050f3109e..2b4ecbeed8 100644 --- a/phpBB/styles/subSilver/template/viewtopic_body.html +++ b/phpBB/styles/subSilver/template/viewtopic_body.html @@ -302,14 +302,7 @@
- - - - -
- -

{S_TIMEZONE}

-
+