Closed (won't fix)
Project:
Javascript Countdown Timer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Jan 2007 at 16:30 UTC
Updated:
2 Feb 2007 at 16:54 UTC
Seems logical to include in Event grouping
Index: C:/xampp/htdocs/drupal/sites/all/modules/countdowntimer/countdowntimer.info
===================================================================
--- C:/xampp/htdocs/drupal/sites/all/modules/countdowntimer/countdowntimer.info (revision 53)
+++ C:/xampp/htdocs/drupal/sites/all/modules/countdowntimer/countdowntimer.info (working copy)
@@ -1,7 +1,7 @@
; $Id: countdowntimer.info,v 1.2.2.2 2006/11/14 15:39:25 jvandervort Exp $
name = countdowntimer
description = provides a timer, updated every second, which counts down to a certain date-time.
+package = Event
-
; version added by drupal.org packaging script on 2006-11-20
version = "5.x-1.0"
Comments
Comment #1
jvandervort commentedAlthough I agree that you could functionally categorize this module in the events category, per the drupal handbook for .info files, this does not apply.
It simply states, "If your module comes with other modules or is meant to be used exclusively with other modules, enter the name of the package here."
So I'll mark this won't fix for now. If they change the wording or more people are using the package line for functional grouping, I'll revisit this.