Closed (duplicate)
Project:
Lightbox2
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 00:45 UTC
Updated:
20 Sep 2012 at 10:41 UTC
In D6 we ran into issues because of theme registry sizes exploding when having many many presets.
In D7 now we support formatter settings which makes it totally unneeded to define N * N formatters in the theme registry.
One single formatter with two checkboxes is perfectly enough.
Modules like Colorbox perfectly show how to do this.
http://drupal.org/project/colorbox
Lightbox urgently needs to adopt this D7 feature to make it futureproof.
Since we're already in beta, we would need to provide an upgrade path correctly... (This will result in quite some mess... pity)
Without this feature, Lightbox is really limited in acceptance and considered unclean, even unusable for bigger projects.
Comments
Comment #1
karsa commentedThis is a duplicate of #1751666: Decrease the number of field formatters
Rather, my issue is a duplicate of this, but I've already solved this problem and created a patch for it.
Comment #1.0
karsa commentedadd link to colorbox