Closed (won't fix)
Project:
Drupal.org CVS applications
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Feb 2010 at 19:08 UTC
Updated:
13 Aug 2010 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunWhat about http://drupal.org/project/shoutcast ?
Comment #2
yohnson commentedThis is the initial upload of the Shoutcast module which will obtain statistics from a working installation of Shoutcast 1.9.8v Server, it does not perform the same function as the D5 module which is no longer maintained. http://drupal.org/project/shoutcast
The main difference is the antiquated module will configure the Shoutcast server running on the same computer as Drupal. This module is meant to only acquire statistics from a working installation which may be remote to the website
The module produces a block displaying the statistics and will be maintained for D6 and D7(once officially released) Its my 1st module created and would appreciate any pointers to make it better.
Comment #3
avpadernoComment #4
sunThis information is added by the d.o packaging script and should not be contained in the original .info file.
(minor) In general, we don't do this for Drupal code.
(minor) Less emotion? ;)
You should use drupal_http_request() instead.
(minor) You're needlesly loading from cache twice.
You should use theme_table().
Debugging variables, probably not suitable for public consumption.
Comment #5
avpadernoThe module has the same purpose of an already existing module, and it is what we classify as duplicate project.
Is there any reason to not take over the existing module, considering it doesn't has an existing version for Drupal 6?
Comment #6
yohnson commentedI have contacted the current maintainer of module with name 'Shoutcast'. I will await their response for taking over the un-maintained module.
Alternatively I also think the module title could be more specific to the purpose which is 'Shoutcast Statistics' because this module does have a focused purpose of integration.
Comment #7
avpadernoThere have not been replies in the past 7 days. I am marking this report as .
Comment #8
yohnson commentedkiamlaluno - Changes made as requested - Using durpal_http_request & drupal theme function for table production
Comment #9
avpadernoPlease re-apply for a CVS account; this application has been without a reply for almost 6 months.