From f96ded2eb65d5f282c5d9c98cb43b0c5820646cd Mon Sep 17 00:00:00 2001 From: Ludovic Arnaud Date: Sun, 14 Sep 2003 22:21:57 +0000 Subject: MCP take 2, see forum git-svn-id: file:///svn/phpbb/trunk@4496 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/mcp_footer.html | 8 ++ phpBB/styles/subSilver/template/mcp_forum.html | 25 ++++-- phpBB/styles/subSilver/template/mcp_front.html | 16 ++-- phpBB/styles/subSilver/template/mcp_header.html | 94 ++++++++++++++------- phpBB/styles/subSilver/template/mcp_jumpbox.html | 6 +- phpBB/styles/subSilver/template/mcp_message.html | 14 ++++ phpBB/styles/subSilver/template/mcp_post.html | 4 +- phpBB/styles/subSilver/template/mcp_topic.html | 100 +++++++++++++---------- 8 files changed, 172 insertions(+), 95 deletions(-) create mode 100644 phpBB/styles/subSilver/template/mcp_footer.html create mode 100644 phpBB/styles/subSilver/template/mcp_message.html (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/mcp_footer.html b/phpBB/styles/subSilver/template/mcp_footer.html new file mode 100644 index 0000000000..0b36dc9ed8 --- /dev/null +++ b/phpBB/styles/subSilver/template/mcp_footer.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_forum.html b/phpBB/styles/subSilver/template/mcp_forum.html index e2ad68c00f..1942211c5f 100644 --- a/phpBB/styles/subSilver/template/mcp_forum.html +++ b/phpBB/styles/subSilver/template/mcp_forum.html @@ -1,17 +1,17 @@ -
+
+ - - + - + @@ -19,7 +19,20 @@ - + @@ -38,6 +51,7 @@   +
{L_DISPLAY_OPTIONS}
{L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} {L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
  {L_TOPICS}  {L_TOPICS}   {L_REPLIES}   {L_LAST_POST}   {L_SELECT} 
{topicrow.TOPIC_FOLDER_IMG}[ {L_SELECT} ] {topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE} + + + + + + + + + +
[ {L_SELECT} ] + {UNAPPROVED_IMG}  + {REPORTED_IMG}  + {topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
{topicrow.REPLIES} {topicrow.LAST_POST_TIME}
@@ -46,6 +60,5 @@
{L_MARK_ALL} :: {L_UNMARK_ALL}
{PAGINATION}
- \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_front.html b/phpBB/styles/subSilver/template/mcp_front.html index 792f77f53a..1a0af2fe11 100644 --- a/phpBB/styles/subSilver/template/mcp_front.html +++ b/phpBB/styles/subSilver/template/mcp_front.html @@ -2,7 +2,7 @@ - +
@@ -33,11 +33,11 @@
{L_LATEST_UNAPPROVED}
-
+

- +
@@ -68,11 +68,11 @@
{L_LATEST_REPORTED}
-
+

- +
@@ -98,9 +98,7 @@
{L_LATEST_LOGS}
-
+
-
- - \ No newline at end of file + \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_header.html b/phpBB/styles/subSilver/template/mcp_header.html index 86958767a7..6995fa55c5 100644 --- a/phpBB/styles/subSilver/template/mcp_header.html +++ b/phpBB/styles/subSilver/template/mcp_header.html @@ -1,43 +1,75 @@ + - - - - - - - - - - - - - - - - - - - - -
{TOPIC_TITLE}
{FORUM_NAME}
{MODERATORS}{PAGINATION}
- - - - - -
 {tab.NAME} {tab.NAME} 
+
+ + + + + + - + @@ -121,4 +121,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_topic.html b/phpBB/styles/subSilver/template/mcp_topic.html index 6722048df9..83b08e5277 100644 --- a/phpBB/styles/subSilver/template/mcp_topic.html +++ b/phpBB/styles/subSilver/template/mcp_topic.html @@ -1,7 +1,8 @@ -
+ + + + + + + + + + + + + + + + + + +
{TOPIC_TITLE}
{FORUM_NAME}
{MODERATORS}{PAGINATION}
+ + + + + + +
{L_JUMPBOX}
-
\ No newline at end of file +

+ + + + + + + + + + + +
{L_OPTIONS}
{mcp_section.L_TITLE} + + + + + + + +
+ +
{mcp_section.L_TITLE} + +
\ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_jumpbox.html b/phpBB/styles/subSilver/template/mcp_jumpbox.html index b731c864b1..d2b37b3989 100644 --- a/phpBB/styles/subSilver/template/mcp_jumpbox.html +++ b/phpBB/styles/subSilver/template/mcp_jumpbox.html @@ -1,10 +1,10 @@ -{L_JUMP_TO}:  - + \ No newline at end of file +  \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_message.html b/phpBB/styles/subSilver/template/mcp_message.html new file mode 100644 index 0000000000..55a49cb604 --- /dev/null +++ b/phpBB/styles/subSilver/template/mcp_message.html @@ -0,0 +1,14 @@ + + + + + + + + + +
{MESSAGE_TITLE}

{MESSAGE_TEXT}

+ +
+ + \ No newline at end of file diff --git a/phpBB/styles/subSilver/template/mcp_post.html b/phpBB/styles/subSilver/template/mcp_post.html index e5ce4d0abe..a86b63afd7 100644 --- a/phpBB/styles/subSilver/template/mcp_post.html +++ b/phpBB/styles/subSilver/template/mcp_post.html @@ -24,7 +24,7 @@
{POST_SUBJECT}
{MESSAGE}
- +
+ + @@ -36,9 +37,14 @@ - + + + + + + @@ -46,9 +52,6 @@ - - - @@ -57,12 +60,12 @@ - + @@ -70,42 +73,51 @@ - -
{L_SPLIT_TOPIC}
{L_MERGE_TOPIC_ID}
{TO_TOPIC_INFO}
  {TO_TOPIC_INFO}
{L_DISPLAY_OPTIONS}
{L_POSTS_PER_PAGE}
{L_POSTS_PER_PAGE_EXPLAIN}
{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
{L_AUTHOR} {L_MESSAGE}
-    -    -    -      -  
{postrow.POSTER_NAME}


{L_POST_DETAILS}
- - - - - + + + - @@ -114,14 +126,14 @@ +
{L_POST}{L_POSTED}: - {postrow.POST_DATE}    {L_POST_SUBJECT}: {postrow.POST_SUBJECT}

+ + + - - - - - - - - + + + + + + + + +
 {L_POST_SUBJECT}: {postrow.POST_SUBJECT}
- - - - -
{UNAPPROVED_IMG} {L_POST_NOT_APPROVED}

- - - +
{REPORTED_IMG} {L_POST_BEEN_REPORTED} [ {L_READ_REPORTS} ]
{postrow.S_CHECKBOX}
+ + + -
[ {L_POST_DETAILS} ]
+
- + - - +

{postrow.MESSAGE}

{postrow.MESSAGE} + + + + + + + + + + + + + + +
{UNAPPROVED_IMG} {L_POST_NOT_APPROVED}  {REPORTED_IMG} {L_POST_REPORTED}  {postrow.POST_ICON_IMG}{L_POSTED}: {postrow.POST_DATE}
+
{postrow.S_CHECKBOX}
{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
- +
{L_MARK_ALL} :: {L_UNMARK_ALL}
{PAGINATION}
{L_MARK_ALL} :: {L_UNMARK_ALL}
{PAGINATION}
- - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.1