- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Groups/pnlang/eng
- In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Groups/pnlang/eng
- Added Files:
- admin.php index.html init.php manual.html version.php
- Log Message:
- --- NEW FILE: init.php ---
- <?php
- // $Id: init.php,v 1.1 2005/10/24 16:09:10 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2001 by the PostNuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Everyone
- // Purpose of file: Translation files
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @package PostNuke_System_Modules
- * @subpackage PostNuke_Groups
- * @license http://www.gnu.org/copyleft/gpl.html
- */
- // Groups
- define('_GROUPS_1_a','Users');
- define('_GROUPS_2_a','Administrators');
- // group_membership
- define('_GROUP_MEMBERSHIP_1_a','1');
- define('_GROUP_MEMBERSHIP_1_b','1');
- // administration
- define('_GROUP_MEMBERSHIP_2_a','2');
- define('_GROUP_MEMBERSHIP_2_b','2');
- ?>
- --- NEW FILE: admin.php ---
- <?php
- // $Id: admin.php,v 1.1 2005/10/24 16:09:10 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2001 by the PostNuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Everyone
- // Purpose of file: Translation files
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @package PostNuke_System_Modules
- * @subpackage PostNuke_Groups
- * @license http://www.gnu.org/copyleft/gpl.html
- */
- define('_GROUPSISDEFAULTUSERGROUP', '(*) = default user group - cannot be deleted');
- define('_GROUPSDEFAULTGROUPCANNOTBEDELETED', 'The default user group cannot be deleted');
- define('_GROUPSADD', 'Add a new group');
- define('_GROUPSNAME', 'Group name');
- define('_GROUPS', 'Groups');
- define('_GROUPSNEW', 'Create group');
- define('_GROUPSADMINVIEW', 'View groups');
- define('_GROUPSMODIFY', 'Modify group');
- define('_GROUPSNUMBER', 'Group ID');
- define('_GROUPSOPTIONS', 'Options');
- define('_GROUPSMODIFYCONFIG', 'Modify configuration');
- define('_GROUPSITEMSPERPAGE', 'Items per page');
- define('_GROUPSCREATED', 'Group created');
- define('_GROUPSUPDATED', 'Group updated');
- define('_GROUPSCONFIRMDELETE', 'Confirm deletion of group');
- define('_GROUPSCANCELDELETE', 'Cancel deletion of group');
- define('_GROUPSDELETED', 'Group deleted');
- define('_GROUPSREMOVEUSER', 'Remove user');
- define('_GROUPSDELETE', 'Delete group');
- define('_GROUPSADDUSER', 'Add user to group');
- define('_GROUPSUSERTOADD', 'User to add');
- define('_GROUPSMEMBERSHIP', 'Group membership');
- define('_GROUPSNOSUCHITEM', 'No such group');
- define('_GROUPSUID', 'User ID');
- define('_GROUPSUSERREMOVED', 'User removed from group');
- define('_GROUPSUSERADDED', 'User added to group');
- define('_GROUPSUSERNOTADDED', 'User not added to group');
- define('_GROUPSCONFIGUPDATED', 'Group configuration updated');
- define('_GROUPSUPDATECONFIG', 'Update group configuration');
- define('_GROUPSDEFAULTGROUP', 'Initial group for users');
- define('_GROUPSNOMOREUSERS', 'All users are members of this group.');
- ?>
- --- NEW FILE: index.html ---
- --- 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>
- --- NEW FILE: version.php ---
- <?php
- // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:10 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2001 by The PostNuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Your Name
- // Purpose of file: Blank mod Version language file
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @author Frank Chestnut [Chestnut]
- * @version $Revision: 1.1 $
- * @package PostNuke_System_Modules
- * @subpackage Admin
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- define('_GROUPSMOD_NAME', 'Groups');
- define('_GROUPSMOD_DISPLAYNAME', 'Groups Administration');
- define('_GROUPSMOD_DESCRIPTION', 'Modify groups');
- ?>
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Groups/pnlang/eng admin.php, NONE, 1.1 index.html, NONE, 1.1 init.php, NONE, | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 24.10.2005, 18:10 | |
Généré par pnForum Version 2.6
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com




