annotate subsilver2.xml @ 7:ff8527bb5116

* Check instructions and update to match latest version number no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 17 Jun 2009 15:16:02 +0000
parents 26a2404a2f38
children 2b9634b63474
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <!--For security purposes, please check: http://www.phpbb.com/mods/ for the
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 latest version of this MOD. Although MODs are checked before being
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 allowed in the MODs Database there is no guarantee that there are no
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 security problems within the MOD. No support will be given for MODs not
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 found within the MODs Database which can be found at
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
8 http://www.phpbb.com/mods/-->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
9 <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd">
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
10
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
11 <header>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
12 <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
13 <title lang="en-gb">Special and Normal Rank Images - Subsilver2 style</title>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
14 <description lang="en-gb">This MOD will allow users with special ranks (e.g. Administrators) to have a normal rank image in addition to their special rank image in topics and on their profile page.</description>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
15 <author-notes lang="en-gb"><![CDATA[While this mod doesn't have to be installed along-side the "Multi-Race Rank Theme" mod, it is compatible with the mod and can be used to compliment it. Instructions on how to alter the Multi-Race Rank Theme mod to allow users with special ranks to choose a theme can be found in the /contrib folder.
7
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
16
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
17 The styling used by this mod is entirely arbitrary and was included as an example. You may wish to use different HTML in memberlist_view.html and viewtopic_body.html.]]></author-notes>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
18 <author-group>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
19 <author>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
20 <realname>IBBoard</realname>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
21 <email>phpbb@ibboard.co.uk</email>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
22 <username>IBBoard</username>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
23 <homepage>http://www.ibboard.co.uk</homepage>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
24 </author>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
25 </author-group>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
26 <link-group>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
27 <link type="parent" href="Install.xml" lang="en-gb">Main instructions</link>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
28 </link-group>
7
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
29 <mod-version>1.1.0</mod-version>
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
30 <installation>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
31 <level>intermediate</level>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
32 <time>180</time>
7
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
33 <target-version>3.0.5</target-version>
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
34 </installation>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
35 <history>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
36 <entry>
7
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
37 <date>2009-06-15</date>
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
38 <rev-version>1.1.0</rev-version>
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
39 <changelog lang="en-gb">
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
40 <change>No code changes - update for release as part of v1.1.0</change>
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
41 </changelog>
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
42 </entry>
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
43 <entry>
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
44 <date>2008-11-09</date>
7
ff8527bb5116 * Check instructions and update to match latest version number
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
45 <rev-version>1.0.0</rev-version>
1
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
46 <changelog lang="en-gb">
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
47 <change>No code changes - update for release in MODX 1.2.1 format</change>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
48 </changelog>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
49 </entry>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
50 <entry>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
51 <date>2008-04-28</date>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
52 <rev-version>0.1.0</rev-version>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
53 <changelog lang="en-gb">
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
54 <change>Change: Separate out subsilver instructions to templates/subsilver2.xml</change>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
55 </changelog>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
56 </entry>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
57 </history>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
58 </header>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
59 <action-group>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
60 <open src="styles/subsilver2/template/memberlist_view.html">
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
61 <edit>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
62 <find><![CDATA[
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
63 <!-- IF RANK_IMG -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
64 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
65 <td align="center">{RANK_IMG}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
66 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
67 <!-- ENDIF -->]]></find>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
68 <action type="after-add"><![CDATA[
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
69 <!-- IF EXTRA_RANK_TITLE -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
70 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
71 <td class="postdetails" align="center">{EXTRA_RANK_TITLE}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
72 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
73 <!-- ENDIF -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
74 <!-- IF EXTRA_RANK_IMG -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
75 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
76 <td align="center">{EXTRA_RANK_IMG}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
77 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
78 <!-- ENDIF -->]]>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
79 </action>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
80 </edit>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
81 </open>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
82 <open src="styles/subsilver2/template/viewtopic_body.html">
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
83 <edit>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
84 <find><![CDATA[ <!-- IF postrow.RANK_IMG -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
85 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
86 <td>{postrow.RANK_IMG}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
87 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
88 <!-- ENDIF -->]]></find>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
89 <action type="after-add"><![CDATA[
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
90 <!-- IF postrow.EXTRA_RANK_TITLE -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
91 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
92 <td class="postdetails">{postrow.EXTRA_RANK_TITLE}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
93 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
94 <!-- ENDIF -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
95 <!-- IF postrow.EXTRA_RANK_IMG -->
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
96 <tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
97 <td>{postrow.EXTRA_RANK_IMG}</td>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
98 </tr>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
99 <!-- ENDIF -->]]>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
100 </action>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
101 </edit>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
102 </open>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
103 </action-group>
26a2404a2f38 Initial commit of v1.0.1 instructions
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
104 </mod>