ImageCache presets should be programmatically created when OM_Show is created.

TVframe was created with a version of ImageCache the allowed presets to be named with spaces. The current version of ImageCache does not allow for this naming convention. Presets and the respective references in theme need changed and limited to alphanumeric characters, underscores and hyphens only. In additional,

This issues was crossed posted to TVframe. http://drupal.org/node/561410

Comments

johnthatcherjr’s picture

Issue tags: +kata

adding kata

kreynen’s picture

Status: Active » Closed (works as designed)

This makes sense in an install profile, but not a module. om_show users should create their own ImageCache presets and add them to the Views they are customizing.