Inline Highslide -- Add necessary hooks to work with Insert module
| Project: | Highslide |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
I've been checking out the Filefield Insert module that, along with Image Resize Filter, allows you to upload an image, then 'send image to text area'. Then the Image Resize Filter allows you to resize the image on the fly. I actually see this method, in the long run, being much easier for my clients then IMCE.
The function works great but it would be ideal to upload a highslide image to send to the text field. And if it was resize-able too, even better.
They are discussing a similar idea with the filefield insert module to make it so the inline image can link to the original, or to a lightbox or thickbox image, etc... http://drupal.org/node/479310 I'm guessing that highslide could eventually be part of this?
Other Related links:
http://drupal.org/project/filefield_insert
Video http://mustardseedmedia.com/podcast/episode29
http://drupal.org/project/image_resize_filter
Video: http://www.lullabot.com/node/460/play
Meanwhile, is there a another way to insert a highslide image inline? It looks like maybe with the Inline Module this could be possilbe. http://drupal.org/project/inline

#1
This won't really be possible until this filefield_insert feature request is committed: #479310: Add support for add'l CCK Formatters (Lightbox2, etc.)
#2
The new Insert (formerly known as filefield-insert) module assists the creation of URLs to uploaded images so they can be placed inline. It's a really great way to work with imagefield and other file-fields (in my opinion).
This originally started as a feature request on that issue queue to support the CCK URL formatters.
http://drupal.org/node/479310
Quicksketch has now added support in Insert for CCK URL formatters, but it is up to each individual module to work with the hooks available in Insert. This includes Highslide. #60.
Now, Highslide must include the necessary hooks to work with insert.
http://drupal.org/node/479310
Changed title for clarity
#3
Heather, thanks for the update! Switching to active.
#4
Great, thanks! I'm just playing around but it looks like it works already. This mean we can now put highslide directly into the body without it being a separate image field from the body.
edit:
It seems I spoke too soon. Like a previous issue the image place holder is still there even if the image is removed. Plus though the image attributes aren't working, so I think the image field is showing on it's own and not within the body.
edit:
Spoke too soon yet again! It seems it is able to send the image over but it's no longer a highslide image. I suppose that's where the module needs the 'hooks'.
#5
This should be added now in dev. Attached patch as well.
http://drupal.org/cvs?commit=281296
#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.