Dear Maintainers, Developers!
We had need for a drupal module to present own site awstats statistics for our customers. (On an academy hosting environment.) I've got your module as the best existing solution but found that a lot of features are missing or hard to use for such a purpose. In the last months I added a lot of features and changed some already existing one. If you are interested in my version I would be happy if I could share with the community too. I'm trying to provide a (possible) not entire list of the changes:
- Moving every setting possibilities (from settings.php for example) to the module settings page
- Adding UTF-8 support for the module
- Turn every text into translatable string
- Translate the whole module into Hungarian
- Fixing english texts
- Fixing error messages
- Fixing a lot of hardcoded paths of icons, and able to use the module in Drupal accessible under a subpath (not directly from domain.ltd, but domain.tld/subpath too)
- Fixing pathes between the menus (and also fixing the session variable handling like site name, month and year information)
- Preventing double error messages while redirecting inside the module logic
- Fixing menu rebuild and administration issues
- Moving the module under a different menu (from administration menu)
- Enabling per-site permission handling
- Hide configuration error messages from non administrator users
- Correct error handling of missing statistics at engine level
- etc.
Please contact me, if you are interested in my version, I hope all of these modification are managed to implement as a generic solution while it was a main goal of development.
Cheers,
Ivan Marton
Comments
Comment #1
martoni commentedAre there any progress at this issue?
Comment #2
egfrith commentedDear Martoni,
many, many apologies for not replying sooner - I have been snowed under with other things.
If you are still interested after this time, I would be very happy to look at patches that address each of the issues you mention above.
Comment #3
egfrith commentedDear Martoni,
even if it's not possible for you to produce individual patches, I would be interested in seeing the entire code base.
I'm about to have a proper period of work on this module, including work on a D7 version.
All the best,
David.