Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
52
modules/storm_quicktt/README.txt
Normal file
52
modules/storm_quicktt/README.txt
Normal file
|
@ -0,0 +1,52 @@
|
|||
/* $Id*/
|
||||
|
||||
-- SUMMARY --
|
||||
|
||||
Storm (http://drupal.org/project/storm) is a nice and handy project management
|
||||
suite for Drupal and it comes with organizations, projects, people, invoices,
|
||||
tasks, notes, and timetracking. This module extends the timetracking functionality
|
||||
by providing a simple block which displays a list on "in progress" projects. The
|
||||
user just selects one of those projects when he/she starts working on that project
|
||||
and as soon as he/she selects a different project, this module creates a records
|
||||
for timetracking and allows quick access to that record to fill in further details.
|
||||
|
||||
In combination with the genius module Storm Dashboard (http://drupal.org/project/storm_dashboard)
|
||||
the timetracking gets even simpler as it becomes available for all relevant node types
|
||||
for Storm, i.e. organizations, projects, tasks and tickets.
|
||||
|
||||
-- REQUIREMENTS --
|
||||
|
||||
* Drupal 6 and Storm.
|
||||
|
||||
-- INSTALLATION --
|
||||
|
||||
* Install as usual, see http://drupal.org/node/70151 for further information.
|
||||
|
||||
-- CONFIGURATION --
|
||||
|
||||
* Configure Storm_QuickTT in Administer >> Storm >> Storm Quick TT
|
||||
|
||||
* Make the Storm-QuickTT block visible in a region of your site in Structure >> blocks
|
||||
|
||||
-- CUSTOMIZATION --
|
||||
|
||||
None
|
||||
|
||||
-- TROUBLESHOOTING --
|
||||
|
||||
Not known yet
|
||||
|
||||
-- FAQ --
|
||||
|
||||
Yet to come
|
||||
|
||||
-- CONTACT --
|
||||
|
||||
Current maintainer:
|
||||
* Jürgen Haas (jurgenhaas) - http://drupal.org/user/168924
|
||||
|
||||
This project has been sponsored by:
|
||||
* PARAGON Executive Services GmbH
|
||||
Providing IT services as individual as the requirements. Find out more
|
||||
from http://www.paragon-es.de
|
||||
|
Reference in a new issue