Closed (fixed)
Project:
Backstretch Formatter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2012 at 08:08 UTC
Updated:
30 Dec 2012 at 15:14 UTC
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
Comment #1
yannickooI 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.