From 1884b5ef627f052c9756a858550494ae8b69642d Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 17 May 2001 14:22:16 +0000 Subject: [PATCH] Removed separate header/footers and moved into each pages body git-svn-id: file:///svn/phpbb/trunk@309 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/index_body.tpl | 20 ++++++++++++- phpBB/templates/PSO/login_body.tpl | 12 +++++++- phpBB/templates/PSO/overall_header.tpl | 3 +- phpBB/templates/PSO/posting_body.tpl | 6 ++++ phpBB/templates/PSO/profile_add_body.tpl | 6 ++++ phpBB/templates/PSO/profile_view_body.tpl | 6 ++++ phpBB/templates/PSO/viewforum_body.tpl | 35 +++++++++++++++++++++++ phpBB/templates/PSO/viewonline_body.tpl | 13 +++++++++ phpBB/templates/PSO/viewtopic_body.tpl | 15 +++++++++- 9 files changed, 112 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl index 4a3526727e..00a3c07257 100644 --- a/phpBB/templates/PSO/index_body.tpl +++ b/phpBB/templates/PSO/index_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX}
+
-
@@ -32,4 +38,16 @@
\ No newline at end of file + + +
+ + + + + + + + + +
{L_NEWPOSTS}{S_TIMEZONE}
{L_NONEWPOSTS}
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_body.tpl b/phpBB/templates/PSO/login_body.tpl index 81660334d3..fc7922e1f3 100644 --- a/phpBB/templates/PSO/login_body.tpl +++ b/phpBB/templates/PSO/login_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX}
+
-
@@ -25,4 +31,8 @@
\ No newline at end of file +
+ +
+ +
{S_TIMEZONE}
\ No newline at end of file diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl index 99a3c8b490..39593cb577 100644 --- a/phpBB/templates/PSO/overall_header.tpl +++ b/phpBB/templates/PSO/overall_header.tpl @@ -1,4 +1,5 @@ - + phpBB - {SITENAME} diff --git a/phpBB/templates/PSO/posting_body.tpl b/phpBB/templates/PSO/posting_body.tpl index 5aa7f15a1d..ec40c907e1 100644 --- a/phpBB/templates/PSO/posting_body.tpl +++ b/phpBB/templates/PSO/posting_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME}
+
diff --git a/phpBB/templates/PSO/profile_add_body.tpl b/phpBB/templates/PSO/profile_add_body.tpl index ff2b4b8ef3..43a1bd81c0 100644 --- a/phpBB/templates/PSO/profile_add_body.tpl +++ b/phpBB/templates/PSO/profile_add_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX}
+
diff --git a/phpBB/templates/PSO/profile_view_body.tpl b/phpBB/templates/PSO/profile_view_body.tpl index cc4cf43a4f..c1cf18d3ad 100644 --- a/phpBB/templates/PSO/profile_view_body.tpl +++ b/phpBB/templates/PSO/profile_view_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX}
+
diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl index c92cbc7a9c..3b19928769 100644 --- a/phpBB/templates/PSO/viewforum_body.tpl +++ b/phpBB/templates/PSO/viewforum_body.tpl @@ -1,3 +1,10 @@ +
+ + + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME}Display previous : {S_SELECT_POST_DAYS} 
+
+
@@ -37,4 +44,32 @@
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
{S_TIMEZONE}{JUMPBOX}
{L_NEWPOSTS}
{L_NEWPOSTS} [ > {L_HOT_THRESHOLD} ]
{L_NONEWPOSTS}
{L_NONEWPOSTS} [ > {L_HOT_THRESHOLD} ]
{L_TOPIC_IS_LOCKED}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewonline_body.tpl b/phpBB/templates/PSO/viewonline_body.tpl index ad12fa97c9..52a33fad65 100644 --- a/phpBB/templates/PSO/viewonline_body.tpl +++ b/phpBB/templates/PSO/viewonline_body.tpl @@ -1,3 +1,9 @@ + +
+
@@ -18,4 +24,11 @@
+ +
+ + + +
{S_TIMEZONE}{JUMPBOX}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl index 67b17772f5..051f2e3dda 100644 --- a/phpBB/templates/PSO/viewtopic_body.tpl +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME} -> {TOPIC_TITLE}
+
+
@@ -17,7 +23,7 @@ - @@ -30,4 +36,11 @@
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}

{L_JOINED}: {postrow.POSTER_JOINED}
{L_POSTS}: {postrow.POSTER_POSTS}
{postrow.POSTER_FROM}


{postrow.AVATAR}
Post image icon{L_POSTED}: {postrow.POST_DATE}
{postrow.MESSAGE}
{postrow.PROFILE_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}  {postrow.EDIT_IMG} {postrow.QUOTE_IMG} {postrow.PMSG_IMG}  {postrow.IP_IMG} {postrow.DELPOST_IMG} +
Post image icon{L_POSTED}: {postrow.POST_DATE}
{postrow.MESSAGE}
{postrow.PROFILE_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}  {postrow.EDIT_IMG} {postrow.QUOTE_IMG} {postrow.PMSG_IMG}  {postrow.IP_IMG} {postrow.DELPOST_IMG}
+ +
+ + + +
{S_TIMEZONE}{JUMPBOX}
\ No newline at end of file