Version for Drupal 5.x

vaserqno - April 7, 2007 - 16:34
Project:Image Publishing
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Rob Loach
Status:closed
Description

I'm very interesting with "Windows XP Publishing Wizard " for drupal 5.0
How I can do a hack with the version 4.7?

Many thanks!

#1

bwynants - April 12, 2007 - 19:02
Status:active» closed

The maintainer of the module is on holiday. I can not commit changes in this project. therefor I placed the latest version in an archive on the web

The 5.0 module can be found on http://www.goju-ryu.be/image_pub.zip

#2

com2 - September 18, 2007 - 19:37
Status:closed» active

Is the maintainer on vacation again?

#3

bwynants - September 19, 2007 - 07:17

as far as I can tell he did not return and I have no CVS access to the tree

#4

Pasqualle - September 19, 2007 - 10:18

This module seems abandoned to me.
bwynants: I think, You could ask for co-maintainer status, and upload the new version.

#5

xav - October 14, 2007 - 19:27

It doesn't work for me with XP's Web Publishing feature. I'm using acidfree, does it matter ?

Thanks,
Xav

#6

bwynants - October 15, 2007 - 07:04

image_pub is only for the image module...

#7

Rob Loach - October 17, 2007 - 16:11
Status:active» needs review

Here's a patch for the port.

AttachmentSize
image_pub_drupal_5.patch 6.17 KB

#8

Rob Loach - October 17, 2007 - 16:12

Don't forget the .info file.

AttachmentSize
image_pub_0.info 257 bytes

#9

bwynants - October 17, 2007 - 18:22

is this a re-port or a patch to create the same version as on http://www.goju-ryu.be/image_pub.zip

#10

Rob Loach - October 17, 2007 - 21:12

To be honest, I'm not entirely sure. I think about a half year ago I took your version, and then modified and fixed bugs as I found them. I've been using this since.

#11

bwynants - October 18, 2007 - 11:37

it is definitely missing a fix for the Aperture plugin...

If only I could commit to this project :-(

#12

Rob Loach - October 18, 2007 - 14:16
Assigned to:Anonymous» Rob Loach
Status:needs review» fixed

Could you post a patch for the Aperture plugin in a new issue? Fixed, I'll make a new release soon.

#13

bwynants - October 18, 2007 - 17:35

http://www.goju-ryu.be/image_pub.zip has the fix, the fix was (i think)

function _image_pub_gr_request() {
  if (isset($_POST['cmd'])) {
    $cmd = $_POST['cmd'];
  }
  else {
    $cmd = $_GET['cmd'];
  }

Due to the fact that no commits can be made to this project there is no use in making a patch. Patch based on the 4.7 version?
There have been more fixes (eg. compatibility with latest image plugin)

please check in my version with all made fixes in it and after that happened I will make patches and issues for all next fixes....

#14

Rob Loach - October 19, 2007 - 08:21
Version:HEAD» 5.x-1.x-dev

Thanks... Check out this for porting your changes into the DRUPAL-5 branch.

#15

Pasqualle - October 20, 2007 - 11:24

bwynants: If only I could commit to this project :-(

You can even request a takeover of the project.
See http://drupal.org/node/59 section 2

#16

bwynants - October 20, 2007 - 15:24

done that :-)

#17

Rob Loach - October 20, 2007 - 15:51
Title:Version for drupal 5.X» Version for Drupal 5.x

If you submit any patches, I'd be glad to commit them. I'll see what I can do to get you CVS write access.

#18

bwynants - October 20, 2007 - 16:30

finally a 'real' 5.0 version. I'll be removing my zip file now. thx Rob

#19

asespat - October 24, 2007 - 12:25

thanks a lot for this version i was waitning anxious to it

#20

xav - November 5, 2007 - 11:12

image_pub is only for the image module...

Yes, but acidfree is using the image module for its galleries. That's why I thought it would be nice to have it work too - but I don't know how luch work it represents.

#21

Anonymous - November 19, 2007 - 11:21
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.