Timeline for Drupal 6 version of ImageCache_actions?

John Bryan - June 6, 2008 - 23:39
Project:Imagecache Actions
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I know that it's pre-requisites are not officially available for Drupal 6 yet (ImageCache is in HEAD and ImageApi in DEV) so a bit of an unfair question, but is a Drupal 6 version under way as I am commited to 6 but just found that this module has just the features that I need 8¬( for one site.

In general looks like a good staple module to use and Drupal 6 is mature enough so as to be the default installation choice now.

#1

dman - June 7, 2008 - 05:27

imagecache_actions has no Drupal5/6 API dependencies at all (that I am aware of) so it's probably equally compatible with both versions. It may only need an addition to the info file.
I've got a D6 site on the go I'm planning to use at least one of the effects on, so it may happen soon. Hopefully imageapi will be working cool for that. I don't see any problem.

#2

John Bryan - June 7, 2008 - 09:23

You may be surprised, it seems that almost any function call with the node ID ($nid) as a parameter now needs the node itself passed as the parameter ($node). But that said, easy to correct once identified.

Great to hear it should be ported to D6 sooner than later.

#3

Eaton - June 20, 2008 - 22:31

Attached is a patch that updates both modules to D6. As mentioned upthread, they were very easy ports. :)

There are a number of notices thrown when E_ALL is turned on, I didn't take the time to go through and correct those.

AttachmentSize
d6.patch0 bytes

#4

Eaton - June 20, 2008 - 22:32

Ahem. Here it is with the patch full of actual text! it ws an easy port, but not THAT easy. Heh.

AttachmentSize
d6.patch8.87 KB

#5

rmiddle - June 28, 2008 - 01:44

subscribe

#6

jucallme - August 4, 2008 - 10:36

subscribe

#7

akolahi - August 27, 2008 - 20:53

Any chance of someone posting up the patched version of the module... for those of us who dont know how to apply a patch :) thanks.

#8

tassoman - September 3, 2008 - 16:04

Hello guys,
I've patched then packed the 6.x flavour of the module. Then I've adapted .info files for D6 and added .install files to get imagecache plugins cache flushed while enabling/disabling the module.

AttachmentSize
imagecache_actions-6.x-2.0.tar_.gz558.25 KB

#9

dman - September 3, 2008 - 18:22

I've tried starting a branch for getting this working under D6 from a compare with tassomans contribution here
So for it's showing up ok, but to be D6-safe there is a bunch of warnings from the strict-error requirement, so I've got to tidy them up. boring.
the files are there but I haven't managed to test or compare with the other recent updates :(
Ah well, the framework is now in place. That's what I was taking a while to get around to. D6 CVS and branches and stuff.

 
 

Drupal is a registered trademark of Dries Buytaert.