New module 'Storm Quick TimeTracker'
This commit is contained in:
parent
bcf9ace539
commit
93a85954a6
9 changed files with 1484 additions and 0 deletions
15
sites/all/modules/storm_quicktt/storm_quicktt.info
Normal file
15
sites/all/modules/storm_quicktt/storm_quicktt.info
Normal file
|
@ -0,0 +1,15 @@
|
|||
name = Storm Quick TimeTracker
|
||||
description = Get a block for permanent and quick timetracking for Storm projects
|
||||
package = Storm
|
||||
core = 6.x
|
||||
php = 5
|
||||
dependencies[] = storm
|
||||
dependencies[] = stormproject
|
||||
dependencies[] = stormtimetracking
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-03-25
|
||||
version = "6.x-2.x-dev"
|
||||
core = "6.x"
|
||||
project = "storm_quicktt"
|
||||
datestamp = "1332637511"
|
||||
|
Reference in a new issue