From 89c18cc4f74a65683ab4982874950475021a49af Mon Sep 17 00:00:00 2001 From: James Atkinson Date: Thu, 22 Feb 2001 01:08:57 +0000 Subject: [PATCH] added default template git-svn-id: file:///svn/phpbb/trunk@10 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/index_body.tpl | 35 +++++++++++ phpBB/templates/Default/index_footer.tpl | 11 ++++ phpBB/templates/Default/index_header.tpl | 19 ++++++ phpBB/templates/Default/overall_footer.tpl | 13 ++++ phpBB/templates/Default/overall_header.tpl | 70 ++++++++++++++++++++++ 5 files changed, 148 insertions(+) create mode 100644 phpBB/templates/Default/index_body.tpl create mode 100644 phpBB/templates/Default/index_footer.tpl create mode 100644 phpBB/templates/Default/index_header.tpl create mode 100644 phpBB/templates/Default/overall_footer.tpl create mode 100644 phpBB/templates/Default/overall_header.tpl diff --git a/phpBB/templates/Default/index_body.tpl b/phpBB/templates/Default/index_body.tpl new file mode 100644 index 0000000000..ac2e952af3 --- /dev/null +++ b/phpBB/templates/Default/index_body.tpl @@ -0,0 +1,35 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
 ForumTopicsPostsLast PostModerator
{CAT_DESC}
{FOLDER}{FORUM_NAME}
{FORUM_DESC}
{TOPICS}{POSTS}{LAST_POST}{MODERATORS}
+
+ + diff --git a/phpBB/templates/Default/index_footer.tpl b/phpBB/templates/Default/index_footer.tpl new file mode 100644 index 0000000000..7a1dc433de --- /dev/null +++ b/phpBB/templates/Default/index_footer.tpl @@ -0,0 +1,11 @@ + + + + + + +
= New Posts since your last visit.
+ = No new Posts since your last visit.
+
+ + diff --git a/phpBB/templates/Default/index_header.tpl b/phpBB/templates/Default/index_header.tpl new file mode 100644 index 0000000000..efb4538fd0 --- /dev/null +++ b/phpBB/templates/Default/index_header.tpl @@ -0,0 +1,19 @@ + + + + + + +
+ + + + +
Our users have posted a total of -{TOTAL_POSTS}- messages.
+ We have {TOTAL_USERS} total registered users.
+ The newest registered user is {NEWEST_USER}
+ There are currently {USERS_BROWSING} browsing the forums
+
+
+ + diff --git a/phpBB/templates/Default/overall_footer.tpl b/phpBB/templates/Default/overall_footer.tpl new file mode 100644 index 0000000000..d1795474a2 --- /dev/null +++ b/phpBB/templates/Default/overall_footer.tpl @@ -0,0 +1,13 @@ + + +
+ {ADMIN_LINK}
+ Powered by: phpBB Version 1.9
+ Copyright © 2001 The phpBB Group
+ + + + + + + diff --git a/phpBB/templates/Default/overall_header.tpl b/phpBB/templates/Default/overall_header.tpl new file mode 100644 index 0000000000..3d82b4d3b2 --- /dev/null +++ b/phpBB/templates/Default/overall_header.tpl @@ -0,0 +1,70 @@ + + + + + {SITENAME} - {PAGE_TITLE} + {META_INFO} + + + + + + +
+ + + + +
+ + + + + + + + + +
Login: Password:
Welcome to {SITENAME} + [Register]  + [Edit Profile]  + [Search]  + [Private Messages]  + [Memberslist]  + [FAQ]  +
+
+