From: <be...@us...> - 2012-02-19 00:50:20
|
Revision: 9015 http://xoops.svn.sourceforge.net/xoops/?rev=9015&view=rev Author: beckmi Date: 2012-02-19 00:50:14 +0000 (Sun, 19 Feb 2012) Log Message: ----------- Fixing location of logo.png Added Paths: ----------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/images/logo.png Removed Paths: ------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/icons/logo.png Deleted: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/icons/logo.png =================================================================== (Binary files differ) Copied: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/images/logo.png (from rev 9011, XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/icons/logo.png) =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2012-05-20 12:29:44
|
Revision: 9559 http://xoops.svn.sourceforge.net/xoops/?rev=9559&view=rev Author: mageg Date: 2012-05-20 12:29:38 +0000 (Sun, 20 May 2012) Log Message: ----------- update userrank Modified Paths: -------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html 2012-05-20 05:24:22 UTC (rev 9558) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html 2012-05-20 12:29:38 UTC (rev 9559) @@ -1,20 +1,10 @@ -<div id="help-template" class="outer"> - <h1 class="head">Help: - <a class="ui-corner-all tooltip" href="<{$xoops_url}>/modules/userrank/admin/index.php" title="Back to the administration of Ranks"> - Ranks <img src="<{xoAdminIcons home.png}>"alt="Back to the administration of Ranks"/> - </a> - </h1> - <!-- ===== Help Content ======= --> - <h4 class="odd">Description</h4> - <p class="even"> - User Ranks allow you to give people some ‘<em>status</em>’ based on either their role or level of participation in the community. It is important to note that user ranks are functionally irrelevant - they *do not* confer any extra privileges or administrative rights at all – they are just titles. User access rights are actually controlled elsewhere (through the Groups section of the control panel). If you assign someone the Webmaster user rank but forget to also assign them to the Webmaster user group (a common mistake) they may look cool but they won’t be able to administer the site !<br /><br /> +<p> +User Ranks allow you to give people some ‘<em>status</em>’ based on either their role or level of participation in the community. It is important to note that user ranks are functionally irrelevant - they *do not* confer any extra privileges or administrative rights at all – they are just titles. User access rights are actually controlled elsewhere (through the Groups section of the control panel). If you assign someone the Webmaster user rank but forget to also assign them to the Webmaster user group (a common mistake) they may look cool but they won’t be able to administer the site !<br /><br /> - ‘<em>Normal</em>’ ranks are assigned on the basis of the number of forum posts and comments a user has made. A user’s rank will change as they make enough posts to qualify for the next level. XOOPS ships with the following default ranks: Just popping in; Not too shy to talk; Quite a regular; Just can’t stay away; and Home away from home. - XOOPS also ships with two ‘<em>special ranks</em>’: Moderator and Webmaster. Special ranks differ in that they can be assigned to users irrespective of the number of posts they have made. A typical use of special ranks is to give recognition to people performing various administrative functions.<br /><br /> +‘<em>Normal</em>’ ranks are assigned on the basis of the number of forum posts and comments a user has made. A user’s rank will change as they make enough posts to qualify for the next level. XOOPS ships with the following default ranks: Just popping in; Not too shy to talk; Quite a regular; Just can’t stay away; and Home away from home. +XOOPS also ships with two ‘<em>special ranks</em>’: Moderator and Webmaster. Special ranks differ in that they can be assigned to users irrespective of the number of posts they have made. A typical use of special ranks is to give recognition to people performing various administrative functions.<br /><br /> - The ‘<em>edit</em>’ link allows you to change the name of a rank, to alter the minimum / maximum number of posts needed to qualify, to designate it as a ‘<em>special</em>’ rank (or not), and to upload a new rank image. You can remove unnecessary ranks (‘delete’ link). <br /><br /> +The ‘<em>edit</em>’ link allows you to change the name of a rank, to alter the minimum / maximum number of posts needed to qualify, to designate it as a ‘<em>special</em>’ rank (or not), and to upload a new rank image. You can remove unnecessary ranks (‘delete’ link). <br /><br /> - You can create additional ranks through the form at the bottom of the user rank page. Simply assign a name, minimum and maximum number of posts (if desired), upload a rank image and assign it as either normal or special. - </p> - <!-- ===== Help Content ======= --> -</div> \ No newline at end of file +You can create additional ranks through the form at the bottom of the user rank page. Simply assign a name, minimum and maximum number of posts (if desired), upload a rank image and assign it as either normal or special. +</p> \ No newline at end of file Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html 2012-05-20 05:24:22 UTC (rev 9558) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html 2012-05-20 12:29:38 UTC (rev 9559) @@ -29,13 +29,13 @@ <td class="txtcenter"><{$userrank.rank_max}></td> <td class="xo-actions txtcenter"> <img id="loading_sml<{$userrank.rank_id}>" src="<{xoAppUrl media/xoops/images/spinner.gif}>" style="display:none;" alt="<{$smarty.const._AM_SYSTEM_LOADING}>" /> - <img class="cursorpointer tooltip" id="sml<{$userrank.rank_id}>" onclick="Xoops.changeStatus( 'userrank.php', { op: 'userrank_update_special', rank_id: <{$userrank.rank_id}> }, 'sml<{$userrank.rank_id}>' )" src="<{if $userrank.rank_special}><{xoAdminIcons success.png}><{else}><{xoAdminIcons cancel.png}><{/if}>" alt="<{if $userrank.rank_special}><{$smarty.const._AM_USERRANK_OFF}><{else}><{$smarty.const._AM_USERRANK_ON}><{/if}>" title="<{if $userrank.rank_special}><{$smarty.const._AM_USERRANK_OFF}><{else}><{$smarty.const._AM_USERRANK_ON}><{/if}>" /> + <img class="cursorpointer xo-tooltip" id="sml<{$userrank.rank_id}>" onclick="Xoops.changeStatus( 'userrank.php', { op: 'userrank_update_special', rank_id: <{$userrank.rank_id}> }, 'sml<{$userrank.rank_id}>' )" src="<{if $userrank.rank_special}><{xoAdminIcons success.png}><{else}><{xoAdminIcons cancel.png}><{/if}>" alt="<{if $userrank.rank_special}><{$smarty.const._AM_USERRANK_OFF}><{else}><{$smarty.const._AM_USERRANK_ON}><{/if}>" title="<{if $userrank.rank_special}><{$smarty.const._AM_USERRANK_OFF}><{else}><{$smarty.const._AM_USERRANK_ON}><{/if}>" /> </td> <td class="xo-actions txtcenter"> - <a class="tooltip" href="./userrank.php?op=userrank_edit&rank_id=<{$userrank.rank_id}>" title="<{$smarty.const._AM_USERRANK_EDIT}>"> + <a class="xo-tooltip" href="./userrank.php?op=userrank_edit&rank_id=<{$userrank.rank_id}>" title="<{$smarty.const._AM_USERRANK_EDIT}>"> <img src="<{xoAdminIcons edit.png}>" alt="<{$smarty.const._AM_USERRANK_EDIT}>" /> </a> - <a class="tooltip" href="./userrank.php?op=userrank_delete&rank_id=<{$userrank.rank_id}>" title="<{$smarty.const._AM_USERRANK_DELETE}>"> + <a class="xo-tooltip" href="./userrank.php?op=userrank_delete&rank_id=<{$userrank.rank_id}>" title="<{$smarty.const._AM_USERRANK_DELETE}>"> <img src="<{xoAdminIcons delete.png}>" alt="<{$smarty.const._AM_USERRANK_DELETE}>" /> </a> </td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2012-05-20 12:51:26
|
Revision: 9562 http://xoops.svn.sourceforge.net/xoops/?rev=9562&view=rev Author: mageg Date: 2012-05-20 12:51:19 +0000 (Sun, 20 May 2012) Log Message: ----------- update userrank with new form Modified Paths: -------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/admin/userrank.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/admin/userrank.php =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/admin/userrank.php 2012-05-20 12:46:50 UTC (rev 9561) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/admin/userrank.php 2012-05-20 12:51:19 UTC (rev 9562) @@ -53,7 +53,7 @@ $xoops->theme->addScript('media/xoops/xoops.js'); $admin_page->addTips(_AM_USERRANK_TIPS); - $admin_page->addItemButton(_AM_USERRANK_ADD, './userrank.php?op=userrank_new', 'icon-add'); + $admin_page->addItemButton(_AM_USERRANK_ADD, './userrank.php?op=userrank_new', 'add'); $admin_page->renderTips(); $admin_page->renderButton(); @@ -94,28 +94,28 @@ // New userrank case 'userrank_new': $admin_page->addTips(sprintf(_AM_USERRANK_TIPS_FORM1, implode(', ', $mimetypes)) . sprintf(_AM_USERRANK_TIPS_FORM2, $upload_size / 1000)); - $admin_page->addItemButton(_AM_USERRANK_LIST, './userrank.php', 'list'); + $admin_page->addItemButton(_AM_USERRANK_LIST, './userrank.php', 'application-view-detail'); $admin_page->renderTips(); $admin_page->renderButton(); // Create form $obj = $userrank_Handler->create(); $form = $xoops->getModuleForm($obj, 'ranks'); - // Assign form - $xoops->tpl->assign('form', $form->render()); + $form->render(); + $xoops->tpl->assign('form', true); break; // Edit userrank case 'userrank_edit': $admin_page->addTips(sprintf(_AM_USERRANK_TIPS_FORM1, implode(', ', $mimetypes)) . sprintf(_AM_USERRANK_TIPS_FORM2, $upload_size / 1000)); $admin_page->addItemButton(_AM_USERRANK_ADD, './userrank.php?op=userrank_new', 'add'); - $admin_page->addItemButton(_AM_USERRANK_LIST, './userrank.php', 'list'); + $admin_page->addItemButton(_AM_USERRANK_LIST, './userrank.php', 'application-view-detail'); $admin_page->renderTips(); $admin_page->renderButton(); // Create form $obj = $userrank_Handler->get($system->cleanVars($_REQUEST, 'rank_id', 0, 'int')); $form = $xoops->getModuleForm($obj, 'ranks'); - // Assign form - $xoops->tpl->assign('form', $form->render()); + $form->render(); + $xoops->tpl->assign('form', true); break; // Save rank Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html 2012-05-20 12:46:50 UTC (rev 9561) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/templates/admin/userrank.html 2012-05-20 12:51:19 UTC (rev 9562) @@ -52,6 +52,6 @@ <{/if}> <!--Display rank form (add,edit)--> <{if $form}> -<div class="spacer"><{$form}></div> +<{includeq file="module:system|system_form.html"}> <{/if}> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2012-05-21 07:14:39
|
Revision: 9570 http://xoops.svn.sourceforge.net/xoops/?rev=9570&view=rev Author: mageg Date: 2012-05-21 07:14:32 +0000 (Mon, 21 May 2012) Log Message: ----------- change userrank.html to help.html in userrank plugin Modified Paths: -------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/xoops_version.php Added Paths: ----------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/help.html Removed Paths: ------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html Copied: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/help.html (from rev 9567, XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html) =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/help.html (rev 0) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/help.html 2012-05-21 07:14:32 UTC (rev 9570) @@ -0,0 +1,10 @@ +<p> +User Ranks allow you to give people some ‘<em>status</em>’ based on either their role or level of participation in the community. It is important to note that user ranks are functionally irrelevant - they *do not* confer any extra privileges or administrative rights at all – they are just titles. User access rights are actually controlled elsewhere (through the Groups section of the control panel). If you assign someone the Webmaster user rank but forget to also assign them to the Webmaster user group (a common mistake) they may look cool but they won’t be able to administer the site !<br /><br /> + +‘<em>Normal</em>’ ranks are assigned on the basis of the number of forum posts and comments a user has made. A user’s rank will change as they make enough posts to qualify for the next level. XOOPS ships with the following default ranks: Just popping in; Not too shy to talk; Quite a regular; Just can’t stay away; and Home away from home. +XOOPS also ships with two ‘<em>special ranks</em>’: Moderator and Webmaster. Special ranks differ in that they can be assigned to users irrespective of the number of posts they have made. A typical use of special ranks is to give recognition to people performing various administrative functions.<br /><br /> + +The ‘<em>edit</em>’ link allows you to change the name of a rank, to alter the minimum / maximum number of posts needed to qualify, to designate it as a ‘<em>special</em>’ rank (or not), and to upload a new rank image. You can remove unnecessary ranks (‘delete’ link). <br /><br /> + +You can create additional ranks through the form at the bottom of the user rank page. Simply assign a name, minimum and maximum number of posts (if desired), upload a rank image and assign it as either normal or special. +</p> \ No newline at end of file Deleted: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html 2012-05-21 04:38:11 UTC (rev 9569) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/language/english/help/userrank.html 2012-05-21 07:14:32 UTC (rev 9570) @@ -1,10 +0,0 @@ -<p> -User Ranks allow you to give people some ‘<em>status</em>’ based on either their role or level of participation in the community. It is important to note that user ranks are functionally irrelevant - they *do not* confer any extra privileges or administrative rights at all – they are just titles. User access rights are actually controlled elsewhere (through the Groups section of the control panel). If you assign someone the Webmaster user rank but forget to also assign them to the Webmaster user group (a common mistake) they may look cool but they won’t be able to administer the site !<br /><br /> - -‘<em>Normal</em>’ ranks are assigned on the basis of the number of forum posts and comments a user has made. A user’s rank will change as they make enough posts to qualify for the next level. XOOPS ships with the following default ranks: Just popping in; Not too shy to talk; Quite a regular; Just can’t stay away; and Home away from home. -XOOPS also ships with two ‘<em>special ranks</em>’: Moderator and Webmaster. Special ranks differ in that they can be assigned to users irrespective of the number of posts they have made. A typical use of special ranks is to give recognition to people performing various administrative functions.<br /><br /> - -The ‘<em>edit</em>’ link allows you to change the name of a rank, to alter the minimum / maximum number of posts needed to qualify, to designate it as a ‘<em>special</em>’ rank (or not), and to upload a new rank image. You can remove unnecessary ranks (‘delete’ link). <br /><br /> - -You can create additional ranks through the form at the bottom of the user rank page. Simply assign a name, minimum and maximum number of posts (if desired), upload a rank image and assign it as either normal or special. -</p> \ No newline at end of file Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/xoops_version.php =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/xoops_version.php 2012-05-21 04:38:11 UTC (rev 9569) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/userrank/xoops_version.php 2012-05-21 07:14:32 UTC (rev 9570) @@ -32,7 +32,7 @@ $modversion['license'] = 'GNU GPL 2.0'; $modversion['license_url'] = 'www.gnu.org/licenses/gpl-2.0.html/'; $modversion['official'] = 1; -$modversion['help'] = 'page=userrank'; +$modversion['help'] = 'page=help'; $modversion['image'] = 'images/logo.png'; $modversion['dirname'] = 'userrank'; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |