diff --git a/phpBB/templates/PSO/agreement.tpl b/phpBB/templates/PSO/agreement.tpl new file mode 100644 index 0000000000..6ceda17174 --- /dev/null +++ b/phpBB/templates/PSO/agreement.tpl @@ -0,0 +1,16 @@ +
+ + + +
+ + + + + + +
{SITENAME} - Forums Registration Agreement
+ + + +

While the administrators and moderators of this forum will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to these forums express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable.

You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. Doing so may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. You agree that the webmaster, administrator and moderators of this forum have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised.

This forum system uses cookies to store information on your local computer. These cookies do not contain any of the information you have entered above, they serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password (and for sending new passwords should you forget your current one).

By clicking Register below you agree to be bound by these conditions.



\ No newline at end of file diff --git a/phpBB/templates/PSO/error_body.tpl b/phpBB/templates/PSO/error_body.tpl new file mode 100644 index 0000000000..d57d581876 --- /dev/null +++ b/phpBB/templates/PSO/error_body.tpl @@ -0,0 +1,9 @@ +
+ + + +
+ + + +
{ERROR_MESSAGE}
\ No newline at end of file diff --git a/phpBB/templates/PSO/images/post.gif b/phpBB/templates/PSO/images/post.gif new file mode 100644 index 0000000000..f1b8e3ef3e Binary files /dev/null and b/phpBB/templates/PSO/images/post.gif differ diff --git a/phpBB/templates/PSO/images/reply-locked.gif b/phpBB/templates/PSO/images/reply-locked.gif new file mode 100644 index 0000000000..90173f19d3 Binary files /dev/null and b/phpBB/templates/PSO/images/reply-locked.gif differ diff --git a/phpBB/templates/PSO/images/reply.gif b/phpBB/templates/PSO/images/reply.gif new file mode 100644 index 0000000000..9276298a6b Binary files /dev/null and b/phpBB/templates/PSO/images/reply.gif differ diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl new file mode 100644 index 0000000000..a8945ecc23 --- /dev/null +++ b/phpBB/templates/PSO/index_body.tpl @@ -0,0 +1,35 @@ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  {L_FORUM}  {L_TOPICS}  {L_POSTS}  {L_LASTPOST}  {L_MODERATOR} 
{catrow.CAT_DESC} 
{catrow.forumrow.FOLDER}{catrow.forumrow.FORUM_NAME}
{catrow.forumrow.FORUM_DESC}
{catrow.forumrow.TOPICS}{catrow.forumrow.POSTS}{catrow.forumrow.LAST_POST}{catrow.forumrow.MODERATORS}
{TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST}
{L_USERNAME}:    {L_PASSWORD}:    {L_AUTO_LOGIN}    
\ No newline at end of file diff --git a/phpBB/templates/PSO/index_footer.tpl b/phpBB/templates/PSO/index_footer.tpl new file mode 100644 index 0000000000..c581ca0d6a --- /dev/null +++ b/phpBB/templates/PSO/index_footer.tpl @@ -0,0 +1,11 @@ +
+ + + + + + + + + +
{L_NEWPOSTS}{S_TIMEZONE}
{L_NONEWPOSTS}
\ No newline at end of file diff --git a/phpBB/templates/PSO/index_header.tpl b/phpBB/templates/PSO/index_header.tpl new file mode 100644 index 0000000000..8a76c56f8f --- /dev/null +++ b/phpBB/templates/PSO/index_header.tpl @@ -0,0 +1,5 @@ +
+ + + +
{SITENAME} {L_INDEX}
\ No newline at end of file diff --git a/phpBB/templates/PSO/jumpbox.tpl b/phpBB/templates/PSO/jumpbox.tpl new file mode 100644 index 0000000000..ff6cc8d69a --- /dev/null +++ b/phpBB/templates/PSO/jumpbox.tpl @@ -0,0 +1,5 @@ + + + + +
Jump To:  
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_body.tpl b/phpBB/templates/PSO/login_body.tpl new file mode 100644 index 0000000000..5606160865 --- /dev/null +++ b/phpBB/templates/PSO/login_body.tpl @@ -0,0 +1,28 @@ +
+ + + +
+ + + + + + + + + + + + + + + +

Please enter your username and password to login

{L_USERNAME}: 
{L_PASSWORD}: 
{L_AUTO_LOGIN}
+ + + + + + +
{L_SEND_PASSWORD}
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_footer.tpl b/phpBB/templates/PSO/login_footer.tpl new file mode 100644 index 0000000000..063f0a6b6c --- /dev/null +++ b/phpBB/templates/PSO/login_footer.tpl @@ -0,0 +1,3 @@ +
+ +
{S_TIMEZONE}
\ No newline at end of file diff --git a/phpBB/templates/PSO/login_header.tpl b/phpBB/templates/PSO/login_header.tpl new file mode 100644 index 0000000000..48665ca597 --- /dev/null +++ b/phpBB/templates/PSO/login_header.tpl @@ -0,0 +1,5 @@ +
+ + + +
{SITENAME} {L_INDEX}
\ No newline at end of file diff --git a/phpBB/templates/PSO/newtopic_header.tpl b/phpBB/templates/PSO/newtopic_header.tpl new file mode 100644 index 0000000000..46d88b0e40 --- /dev/null +++ b/phpBB/templates/PSO/newtopic_header.tpl @@ -0,0 +1,5 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME}
\ No newline at end of file diff --git a/phpBB/templates/PSO/overall_footer.tpl b/phpBB/templates/PSO/overall_footer.tpl new file mode 100644 index 0000000000..e3d2a18d69 --- /dev/null +++ b/phpBB/templates/PSO/overall_footer.tpl @@ -0,0 +1,10 @@ +
+
+Powered By phpBB Version: {PHPBB_VERSION} - Fully templated and themed [ Paul's dev version ] +
+ +Copyright © 2001 phpBB Group, All Rights Reserved +
+ + + \ No newline at end of file diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl new file mode 100644 index 0000000000..fdadda147c --- /dev/null +++ b/phpBB/templates/PSO/overall_header.tpl @@ -0,0 +1,37 @@ + + + +phpBB - {SITENAME} + + + + +
+ + + +
+ + + + + + +
+ + + + +
PSO Online ForumsBack To {SITENAME}
+ + + + +
{L_REGISTER} | {L_MEMBERLIST} | {L_SEARCH} | {L_FAQ}{L_PRIVATEMSGS} | {L_PROFILE} | {L_LOGIN_LOGOUT}
+ +

diff --git a/phpBB/templates/PSO/posting_body.tpl b/phpBB/templates/PSO/posting_body.tpl new file mode 100644 index 0000000000..8e55473390 --- /dev/null +++ b/phpBB/templates/PSO/posting_body.tpl @@ -0,0 +1,24 @@ +
+ + + +
+ + + + + + + + + + + + + + + + + + +
Post a Topic
{L_SUBJECT}{SUBJECT_INPUT}
{L_MESSAGEBODY}

{HTML_STATUS}
{BBCODE_STATUS}
{MESSAGE_INPUT}
{L_OPTIONS}{HTML_TOGGLE}
{BBCODE_TOGGLE}
{SMILE_TOGGLE}
{SIG_TOGGLE}
{NOTIFY_TOGGLE}
  
\ No newline at end of file diff --git a/phpBB/templates/PSO/profile_add_body.tpl b/phpBB/templates/PSO/profile_add_body.tpl new file mode 100644 index 0000000000..dc3aaf6bda --- /dev/null +++ b/phpBB/templates/PSO/profile_add_body.tpl @@ -0,0 +1,110 @@ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 {L_REGISTRATION_INFO} [{L_ITEMS_REQUIRED}] 
{L_USERNAME}: *
{L_USER_UNIQ}
{L_EMAIL_ADDRESS}: *
{L_PASSWORD}: *
{L_PASSWORD_IF_CHANGED}
{L_CONFIRM} {L_PASSWORD}: *
{L_PASSWORD_CONFIRM_IF_CHANGED}
 {L_PROFILE_INFO} [{L_PROFILE_INFO_NOTICE}]
{L_ICQ_NUMBER}:
{L_AIM}:
{L_MESSENGER}:
{L_YAHOO}:
{L_WEBSITE}:
{L_LOCATION}:
{L_OCCUPATION}:
{L_INTERESTS}:
{L_SIGNATURE}:
{L_SIGNATURE_EXPLAIN}
{L_PREFERENCES}
{L_PUBLIC_VIEW_EMAIL}: {L_YES}   {L_NO}
{L_ALWAYS_ADD_SIGNATURE}: {L_YES}   {L_NO}
{L_ALWAYS_ALLOW_BBCODE}: {L_YES}   {L_NO}
{L_ALWAYS_ALLOW_HTML}: {L_YES}   {L_NO}
{L_ALWAYS_ALLOW_SMILIES}: {L_YES}   {L_NO}
{L_BOARD_LANGUAGE}:{LANGUAGE_SELECT}
{L_BOARD_THEME}:{THEME_SELECT}
{L_BOARD_TEMPLATE}:{TEMPLATE_SELECT}
{L_TIMEZONE}:{TIMEZONE_SELECT}
{L_DATE_FORMAT}:
{L_DATE_FORMAT_EXPLANATION}
\ No newline at end of file diff --git a/phpBB/templates/PSO/profile_view_body.tpl b/phpBB/templates/PSO/profile_view_body.tpl new file mode 100644 index 0000000000..cc4cf43a4f --- /dev/null +++ b/phpBB/templates/PSO/profile_view_body.tpl @@ -0,0 +1,57 @@ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_VIEWING_PROFILE} {USERNAME}
{L_USERNAME}:{USERNAME} [{L_VIEW_USERS_POSTS}]
{L_JOINED}:{JOINED} [{POSTS_PER_DAY} {L_PER_DAY}]
{L_POSTS}:{POSTS} [{PERCENTAGE} {L_OF_TOTAL}]
{L_EMAIL_ADDRESS}:{EMAIL}
{L_ICQ_NUMBER}:{ICQ}
{L_AIM}:{AIM}
{L_MESSENGER}:{MSN}
{L_YAHOO}:{YIM}
{L_WEBSITE}:{WEBSITE}
{L_LOCATION}:{LOCATION}
{L_OCCUPATION}:{OCCUPATION}
{L_INTERESTS}:{INTERESTS}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl new file mode 100644 index 0000000000..4888fe4f8b --- /dev/null +++ b/phpBB/templates/PSO/viewforum_body.tpl @@ -0,0 +1,40 @@ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
{FORUM_NAME}
{L_MODERATOR} : {MODERATORS}
  {L_TOPIC}{L_REPLIES} {L_POSTER}{L_VIEWS}{L_DATE}
 {topicrow.FOLDER}  {topicrow.TOPIC_TITLE} {topicrow.GOTO_PAGE}{topicrow.REPLIES}{topicrow.TOPIC_POSTER}{topicrow.VIEWS}{topicrow.LAST_POST_TIME}
{L_BY} {topicrow.LAST_POST_USER}
+ + + + +
 {PAGINATION} 
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewforum_footer.tpl b/phpBB/templates/PSO/viewforum_footer.tpl new file mode 100644 index 0000000000..66e44f851c --- /dev/null +++ b/phpBB/templates/PSO/viewforum_footer.tpl @@ -0,0 +1,27 @@ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
{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/viewforum_header.tpl b/phpBB/templates/PSO/viewforum_header.tpl new file mode 100644 index 0000000000..2024cb7cdd --- /dev/null +++ b/phpBB/templates/PSO/viewforum_header.tpl @@ -0,0 +1,5 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewonline_body.tpl b/phpBB/templates/PSO/viewonline_body.tpl new file mode 100644 index 0000000000..08bca63aed --- /dev/null +++ b/phpBB/templates/PSO/viewonline_body.tpl @@ -0,0 +1,23 @@ + + + + + +
+ + + + + + + + + + + + + + + +
There are {ACTIVE_USERS} logged in users and {GUEST_USERS} guest users browsing this board.
This data is based on users active over the past five minutes.
 {L_USERNAME}  {L_LAST_UPDATE}  {L_LOCATION} 
 {userrow.USERNAME}  {userrow.LASTUPDATE}   {userrow.LOCATION} 
+ \ No newline at end of file diff --git a/phpBB/templates/PSO/viewonline_footer.tpl b/phpBB/templates/PSO/viewonline_footer.tpl new file mode 100644 index 0000000000..93e69a36f5 --- /dev/null +++ b/phpBB/templates/PSO/viewonline_footer.tpl @@ -0,0 +1,17 @@ + + + + + + + +
{S_TIMEZONE} + + + +
+ + + +
{JUMPBOX}
+ diff --git a/phpBB/templates/PSO/viewonline_header.tpl b/phpBB/templates/PSO/viewonline_header.tpl new file mode 100644 index 0000000000..98bac32367 --- /dev/null +++ b/phpBB/templates/PSO/viewonline_header.tpl @@ -0,0 +1,18 @@ + + + + + + +
+ + + + +
{L_POSTEDTOTAL} -{TOTAL_POSTS}- {L_MESSAGES}.
+ {L_WEHAVE} {TOTAL_USERS} {L_REGUSERS}.
+ {L_NEWESTUSER} {NEWEST_USER} +
+
+ + \ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl new file mode 100644 index 0000000000..67b17772f5 --- /dev/null +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -0,0 +1,33 @@ +
+ + + +
+ + + + + + + + + + + + + + + + +
+ + + + +
{TOPIC_TITLE}   
{L_AUTHOR}{L_MESSAGE}
{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} +
+ + + + +
  {PAGINATION}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_footer.tpl b/phpBB/templates/PSO/viewtopic_footer.tpl new file mode 100644 index 0000000000..4b7e940e34 --- /dev/null +++ b/phpBB/templates/PSO/viewtopic_footer.tpl @@ -0,0 +1,6 @@ +
+ + + + +
{S_TIMEZONE}{JUMPBOX}
\ No newline at end of file diff --git a/phpBB/templates/PSO/viewtopic_header.tpl b/phpBB/templates/PSO/viewtopic_header.tpl new file mode 100644 index 0000000000..9697f0da84 --- /dev/null +++ b/phpBB/templates/PSO/viewtopic_header.tpl @@ -0,0 +1,5 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME} -> {TOPIC_TITLE}
\ No newline at end of file