Closed (fixed)
Project:
Counter
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2008 at 21:04 UTC
Updated:
12 Aug 2009 at 13:37 UTC
There were Drupal 6 compatibility problems with this release so I have done the edits and also solved the markup validation errors, implemented the coding standards and used page handlers. The code had failed the coding standards quite badly so I did minor changes.
Thanks for this module, I do hope a future release would implement the page handlers like I did to reduce the memory usage of this module. My implementation has reduced it from about 55,000 bytes to 31,000 bytes.
I do not have a patch program so I have included all the changed and additional files.
| Comment | File | Size | Author |
|---|---|---|---|
| counter_changed.zip | 3.55 KB | atuyo60 |
Comments
Comment #1
drupalnesia commentedwow .. thanks for complete code!
Now available on to 6.x-1.4
Comment #2
drupalnesia commentedPorted and solved.