similar project http://drupal.org/project/backstretch exists
what is the difference ?
should the projects be merged ?
should the modules use the same libraries path to find the plugin ? (other module uses libraries/backstretch)

Comments

yannickoo’s picture

Status: Active » Closed (fixed)

I know the Backstretch module but it only displays an image on the page independent from any content. You can only control the image via Context module and there is not a field formatter. Backstretch Formatter provides a field formatter for images which shows the image(s) on the entity (node) page.

Originally I also used the name "backstretch" for the library but then I took a look at other projects and I find it is better to name it jquery.backstretch like the filename.

I think we shouldn't merge them because they have a different approach.