# HG changeset patch # User IBBoard # Date 1245077320 0 # Node ID e4fbc191a598685159a919271d355da243459d9d # Parent 4d1dd45e6549a86ac6bc4988d50f3a3001fd6296 Update to v1.1.0: * Update instructions (prosilver) to display both ranks for viewing PMs no-open-ticket diff -r 4d1dd45e6549 -r e4fbc191a598 Install.xml --- a/Install.xml Mon Jun 15 12:41:04 2009 +0000 +++ b/Install.xml Mon Jun 15 14:48:40 2009 +0000 @@ -39,6 +39,7 @@ 1.1.0 Add: Add config value for Memberlist that also fixes the situation where only users with special ranks show ranks in the members list + Add: Add code and template to add both ranks when viewing PMs Change: Update documentation on get_user_additional_rank to make it different to get_user_rank @@ -131,6 +132,32 @@ + + + $user_info['rank_title'], + 'RANK_IMG' => $user_info['rank_image'],]]> + $user_info['extra_rank_title'], + 'EXTRA_RANK_IMG' => $user_info['extra_rank_img'],]]> + + + + + + @@ -186,6 +213,13 @@
 
{EXTRA_RANK_IMG}
]]>
+ + +
{RANK_IMG}
]]>
+
{EXTRA_RANK_TITLE}
+
{EXTRA_RANK_IMG}
]]>
+
+
{postrow.RANK_TITLE}
{postrow.RANK_IMG}
]]>