# HG changeset patch # User IBBoard # Date 1244399005 0 # Node ID be38abf6b5fc87ef5f59eab83b9df708fa53cade # Parent 6077ff381bf8d217e03ab21272bf84ca9b41ccb9 Re #1: Move templates directory to "root" and rename to match new packaging instructions diff -r 6077ff381bf8 -r be38abf6b5fc root/styles/prosilver/template/memberlist_ranks.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/root/styles/prosilver/template/memberlist_ranks.html Sun Jun 07 18:23:25 2009 +0000 @@ -0,0 +1,50 @@ + +

{PAGE_TITLE}{PAGE_TITLE}: {RANKSET_NAME}

+ + +
+
+ + + + + + + + + + + + + + + + + + + + + +
{L_RANK_NAME}{L_RANK_IMG}{L_RANK_POSTS}
{rank.RANK_NAME}{rank.RANK_IMG}{rank.RANK_POSTS}
{L_NO_RANKS}
+
+
+ + + + + + + diff -r 6077ff381bf8 -r be38abf6b5fc root/styles/prosilver/themes/images/icon_ranks.gif Binary file root/styles/prosilver/themes/images/icon_ranks.gif has changed diff -r 6077ff381bf8 -r be38abf6b5fc root/styles/subsilver2/template/memberlist_ranks.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/root/styles/subsilver2/template/memberlist_ranks.html Sun Jun 07 18:23:25 2009 +0000 @@ -0,0 +1,61 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
{RANKSET_NAME}
{L_RANK_NAME} + {L_RANK_IMG} + {L_RANK_POSTS} +
{rank.RANK_NAME}{rank.RANK_IMG}{rank.RANK_POSTS}
{L_NO_RANKS}
 
+
+ +
+ + + + + + + + + + + + + + +
{PAGE_TITLE}
+

{L_RANKTHEME_TEXT}

+
 
+
+ + + + + diff -r 6077ff381bf8 -r be38abf6b5fc root/styles/subsilver2/themes/images/icon_ranks.gif Binary file root/styles/subsilver2/themes/images/icon_ranks.gif has changed diff -r 6077ff381bf8 -r be38abf6b5fc templates/prosilver/template/memberlist_ranks.html --- a/templates/prosilver/template/memberlist_ranks.html Sun Jun 07 18:20:52 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ - -

{PAGE_TITLE}{PAGE_TITLE}: {RANKSET_NAME}

- - -
-
- - - - - - - - - - - - - - - - - - - - - -
{L_RANK_NAME}{L_RANK_IMG}{L_RANK_POSTS}
{rank.RANK_NAME}{rank.RANK_IMG}{rank.RANK_POSTS}
{L_NO_RANKS}
-
-
- - - - - - - diff -r 6077ff381bf8 -r be38abf6b5fc templates/prosilver/themes/images/icon_ranks.gif Binary file templates/prosilver/themes/images/icon_ranks.gif has changed diff -r 6077ff381bf8 -r be38abf6b5fc templates/subsilver2/template/memberlist_ranks.html --- a/templates/subsilver2/template/memberlist_ranks.html Sun Jun 07 18:20:52 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
{RANKSET_NAME}
{L_RANK_NAME} - {L_RANK_IMG} - {L_RANK_POSTS} -
{rank.RANK_NAME}{rank.RANK_IMG}{rank.RANK_POSTS}
{L_NO_RANKS}
 
-
- -
- - - - - - - - - - - - - - -
{PAGE_TITLE}
-

{L_RANKTHEME_TEXT}

-
 
-
- - - - - diff -r 6077ff381bf8 -r be38abf6b5fc templates/subsilver2/themes/images/icon_ranks.gif Binary file templates/subsilver2/themes/images/icon_ranks.gif has changed