Closed (fixed)
Project:
Technorati
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jun 2008 at 18:26 UTC
Updated:
19 Sep 2008 at 20:08 UTC
Jump to comment: Most recent file
Hello, just wondering if there could be an update to this module for Drupal 6.x?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | technorati-6.x-1.x-dev.patch | 11.41 KB | jandd |
Comments
Comment #1
kbahey commentedThis question is frequently asked.
Comment #2
nexy commentedthank you for the link
Comment #3
jandd commentedI'll port the module because I need it for an own Drupal installation I'd like to upgrade. Please wait for a patch.
Comment #4
jandd commentedHello,
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.
Comment #5
kbahey commentedThanks!
Release should appear here in 24 hours http://drupal.org/node/287809
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
kbahey commented@jandd
Any reason to used a minimum version of PHP of 5.1? Which code depends on this?
Comment #8
jandd commentedits 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).