Please port to drupal 6.

Comments

tjholowaychuk’s picture

Status: Active » Postponed

There are no stable releases to port

psynaptic’s picture

I'd say forget about 5.x for now, port to 6.x as this is what most people are using now.. then work on this as a 6.x module while backporting stuff to 5.x when necessary.

I'll have a crack at the port now.

doq’s picture

Status: Postponed » Active

Now 6.x becomes even more important.

tjholowaychuk’s picture

You guys are all failing to see the reasons why this module will never work well.. work yes, but well, no. I explained in one of the other threads, but this was a purely experimental module.

OnkelTem’s picture

Issue summary: View changes

I just want to announce a related module which I've just uploaded. Its called Sprites.
It generates sprites from images of a specific image style, replaces affected IMG tags with SPAN with identification CSS classes and generates required CSS definitions for applying background to SPANS.
Sandbox link: https://drupal.org/sandbox/onkeltem/2191795
Please check out and review. Thanks.