Update Technorati Module to Drupal 6
nexy - June 30, 2008 - 18:26
| Project: | Technorati |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | jandd |
| Status: | closed |
Description
Hello, just wondering if there could be an update to this module for Drupal 6.x?
Thanks

#1
This question is frequently asked.
#2
thank you for the link
#3
I'll port the module because I need it for an own Drupal installation I'd like to upgrade. Please wait for a patch.
#4
Hello,
the attached patch against CVS HEAD makes the Technorati module compatible with Drupal 6 (tested with 6.3).
In addition to the patch, the folder "po" needs to be removed and a new folder "translations" needs to be created.
The code in the patch has been checked with the Coder Code review functionality using the following settings:
apply the checked coding reviews was set to "minor (most)"
Coder detected no problems and the module works and can be installed and uninstalled cleanly. The uninstall functionality has been added because it was not available.
#5
Thanks!
Release should appear here in 24 hours http://drupal.org/node/287809
#6
Automatically closed -- issue fixed for two weeks with no activity.
#7
@jandd
Any reason to used a minimum version of PHP of 5.1? Which code depends on this?
#8
its just the minimum version I had available for testing. The version can be lowered if someone could test the functionality (but 5.2 is recommended by the PHP developers and 4.x is at end of life).