Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-groups / lang / zho [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
05 Aug 2002 03:50:28 | postnuke_official/html/modules/ns-groups/lang/zho | global.php,NONE,1.1.2.1 manual.html,NONE,1.1.2.1 | Xiaoyu Huang |
working |
Update of /home/cvsroot/postnuke_official/html/modules/ns-groups/lang/zho In directory ns7.hostnuke.net:/tmp/cvs-serv26853 Added Files: Tag: PostNuke_71 global.php manual.html Log Message: working --- NEW FILE: global.php --- <?php // $Id: global.php,v 1.1.2.1 2002/08/05 03:50:26 class007 Exp $ // // Original Author of file: Jim McDonald // Purpose of file: Language defines for NS-Security module // define("_ADDGROUP","�������"); define("_ADDUSER","����û�"); define("_ADDUSERTOGROUP","����û�����"); define("_CONFIRM","ȷ��"); define("_DELETE","ɾ��"); define("_DELETEGROUP","ɾ����"); define("_DELETEGROUPSURE","�ȷ��Ҫɾ��������"); define("_DELETESELECTEDFROMGROUP","������ɾ���û�"); define("_DOWN","��"); define("_EDIT","�༭"); define("_GROUP","��"); define('_GROUPADMIN','�û�����'); define("_GROUPALREADYEXISTS","������Ѿ�����"); define("_GROUPNAME","���"); define("_GROUPSADDNOAUTH","�û��Ȩ�������"); define("_GROUPSDELNOAUTH","�û��Ȩ��ɾ����"); define("_GROUPSEDITNOAUTH","�û��Ȩ�ޱ༭��"); define('_GROUPSNOAUTH','�û��Ȩ������'); define("_MODIFYGROUP","�༭��"); define("_NEWGROUP","����"); define("_NO","��"); define("_NOONEINGROUP","������û���û�"); define("_RENAMEGROUP","������"); define("_UP","��"); define("_USER","�û�"); define("_USERNAME","�û��"); define("_USERSINGROUP","�������Ѿ����ڵ��û�"); define("_USERTOADD","����û�"); define("_YES","��"); ?> --- NEW FILE: manual.html --- <html> <head> <title>Groups</title> <style> body,td,div { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : .8em; color: black; background-color: white; } table.main { background-color: black; width : 100%; } .help-topic { font-weight : bold; font-size : 1em; color : white; background-color : black; } .item { font-weight : bold; vertical-align : top; background-color: #cccccc; } .item-heading { font-weight : bold; vertical-align : top; text-align : center; background-color: #dddddd; } .item-desc { } </style> </head> <body> <table class="main" cellpadding=4 cellspacing=1> <tr class="help-topic"> <td class="help-topic"><img src=../../../../images/global/manual.jpg border=0></td> <td class="help-topic">Groups</td> </tr> <tr> <td class="help-desc" colspan=2> <p>The PostNuke groups system allows users to be placed into a number of groups, which can then be used to control access and administrative functions on the site.</p> <p>The mapping between users and groups is many-to-many <I>i.e.</I> multiple users can be in a single group, and each user can be in any number of groups.</p> <p>This help file covers the administration of the groups system.</p> </td> <tr> <td class="item" colspan=2>Creating Groups</td> </tr> <tr> <td class="item-desc" colspan=2> To create a group, select the 'Add A New Group' option from the 'Groups' main administration page. Type in the name of the new group, and select the 'New Group' button. </td> </tr> <tr> <td class="item" colspan=2>Adding A User to a Group</td> </tr> <tr> <td class="item-desc" colspan=2> To add a user to a group, select the group name from the 'Groups' main adminstration page, and then the 'Add a user to this group' link. You will be given a list of users who are not currently in this group; choose the one that you want to add and select the 'Confirm' button. </td> </tr> <tr> <td class="item" colspan=2>Removing a User from a Group</td> </tr> <tr> <td class="item-desc" colspan=2> To remove a user from a group, select the group name from the 'Groups' main adminstration page. A list of users who are currently in the group is shown; to remove a user select the 'Delete' link next to the user's name. </td> </tr> <tr> <td class="item" colspan=2>Renaming a Group</td> </tr> <tr> <td class="item-desc" colspan=2>To rename a group, select the group name from the 'Groups' main administration page, and select the 'Modify Group' link. Rename the group as desired, and then select the 'Rename group' button. </td> </tr> <tr> <td class="item" colspan=2>Deleting a Group</td> </tr> <tr> <td class="item-desc" colspan=2> To delete a group, select the 'Delete' link next to the group that you wish to delete from the 'Groups' main administration page. </td> </tr> </table> </body> </html>
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |