Posted by atuyo60 on July 31, 2008 at 9:04pm
Jump to:
| Project: | Counter |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| counter_changed.zip | 3.55 KB |
Comments
#1
wow .. thanks for complete code!
Now available on to 6.x-1.4
#2
Ported and solved.