Pathauto disguises the nodeid of the image node. Is there another way to reference the node?

Otherwise this module isn't useable for me. Thanks.

Comments

tomdeb’s picture

Assigned: Unassigned » tomdeb

There isn't yet a way to do what you want to do with image_filter, but I am currently working on this so keep an eye on the next release.

Thanks

Flying Drupalist’s picture

Thanks a lot, I hope the next release comes soon!

tomdeb’s picture

Have you tried the module img_assist ? I think it could give you a more instinctive way of inserting image while providing the same functionalities as image filter. Image filter sems to have been discontinued and its maintainer is not replying to my emails about integrating the support for 6.x eventhough it has been written and tested.

Flying Drupalist’s picture

Status: Active » Closed (fixed)

Yep, it's what I'm using now. I've configured pathauto to display the nodeid though (stupid me why didn't I just think of that earlier), and now I like imagefilter better. The only problem is its lack of integration into my quicktag formatting bar, otherwise I like it a lot.