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

jvandervort’s picture

Assigned: Unassigned » jvandervort
Status: Active » Closed (won't fix)

Although 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.