Download & Extend

Update Technorati Module to Drupal 6

Project:Technorati
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:jandd
Status:closed (fixed)

Issue Summary

Hello, just wondering if there could be an update to this module for Drupal 6.x?

Thanks

Comments

#1

Title:Update Technorati Module» Update Technorati Module to Drupal 6

This question is frequently asked.

#2

thank you for the link

#3

Assigned to:Anonymous» jandd

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

Version:5.x-1.x-dev» master
Status:active» needs review

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:

  • Converting 5.x modules to 6.x
  • Drupal Coding Standards (every developer should use)
  • Drupal Commenting Standards (every developer should use)
  • Drupal SQL Standards (new review, so use with caution)
  • Drupal Security Checks (very basic, needs work, but what it finds is good)
  • Interface text translatability

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.

AttachmentSize
technorati-6.x-1.x-dev.patch 11.41 KB

#5

Version:master» 6.x-1.x-dev
Status:needs review» fixed

Thanks!

Release should appear here in 24 hours http://drupal.org/node/287809

#6

Status:fixed» closed (fixed)

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).

nobody click here