Ticket #989 (closed enhancement: wontfix)

Opened 6 years ago

Last modified 4 years ago

Popup option for image in the ExtendedImageManager

Reported by: guest Owned by: gogo
Priority: normal Milestone: 0.97
Component: Plugin_ImageManager Version: trunk
Severity: normal Keywords: ExtendedImageManager image popup
Cc:

Description

A function would be very very helpful for me : it's the ability for the visitor of my site ton clic on the image thumbnail to see a larger version in a popup, you know that. I know I can do it by adding an link to every image, but it's could be tricky to type the correct path to the image, and to add the javascript necessary to do that. A nice way would be a checkbox on the ExtenderImageManager? window, which would add automaticly a link to the added image, which would open a popup with the larger image in it.

Change History

Changed 5 years ago by ray

  • milestone set to 0.96

Changed 5 years ago by gogo

I'm of the opinion that this would be better served by a class or similar on the image and then wherever you are actually using the content written in Xinha just use an onload to find images with the class and do anything you want to them.

I have some changes to ImageManager which I may commit at some stage which would go some way to accomplishing this (they allow selecting Flickr images and YouTube? videos using ImageManager and then where the content written is actually used these images are found by an onload javascript and converted into useful things (adding attribution, making the video into an actual video instead of preview image).

Changed 5 years ago by gogo

  • owner changed from yermol to gogo

Changed 4 years ago by nicholasbs

  • milestone changed from 0.96 to 0.97

Changed 4 years ago by gogo

  • status changed from new to closed
  • resolution set to wontfix

Going, going, gone.

Note: See TracTickets for help on using tickets.