/[drupal]/contributions/modules/project_admin_category/README.txt
ViewVC logotype

Contents of /contributions/modules/project_admin_category/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue May 27 04:05:45 2008 UTC (18 months ago) by jpetso
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
File MIME type: text/plain
The obligatory README.txt, basically copied from the module's project page.
1 $Id$
2
3 Project admin category - Provides a new "Project administration" category
4 in the admin interface, for other modules to depend on.
5
6
7 SHORT DESCRIPTION
8 -----------------
9 In just two tiny functions, this module does nothing but provide a category
10 named "Project administration" in the admin overview. Other modules can depend
11 on this one instead of creating their 'admin/project' menu paths all by
12 themselves.
13
14 This module makes sense because there is no single project management related
15 module that all project management related sites use, and without this module,
16 other ones must either duplicate the 'admin/project' menu path with special
17 care, or put themselves into 'admin/settings' in order to avoid complications.
18 By depending on this module however, other modules can simply register
19 'admin/project/*' menu paths and be done with it.
20
21 Target audience: modules like Project, Version Control API,
22 Time budget or Project forecast.
23
24 No module dependencies.
25
26
27 AUTHOR & MAINTAINER
28 -------------------
29 Jakob Petsovits <jpetso at gmx DOT at>

  ViewVC Help
Powered by ViewVC 1.1.2