EnlargeIt! (AJAX user interface for CPG 1.4.x) - Page 14 EnlargeIt! (AJAX user interface for CPG 1.4.x) - Page 14
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

EnlargeIt! (AJAX user interface for CPG 1.4.x)

Started by Timos-Welt, June 16, 2008, 06:19:13 PM

Previous topic - Next topic

0 Members and 15 Guests are viewing this topic.

Timos-Welt

Quote from: Phill Luckhurst on December 08, 2008, 07:52:45 PM
You sir, are a star. Brilliant piece of work. The beers I owe you are adding up. :)

Here it is working on my live site :- http://www.windsurf.me.uk

I have modified the Bb bit to show normal_ images instead of the default thumb_ and now it is perfect for my wants.


Thanks very much, your implementation is beautiful!
Some things I have to do playing around with your gallery:
* For videos without title, the buttons are not displayed right-aligned as they should
* BBCode and histogram for videos don't make sense - the buttons should be hidden for anything else then pics

Please post your modifications to enl_bbcode.php - perhaps others will find them useful!

regards
Timo

phill104

Quote from: Timos-Welt on December 08, 2008, 09:02:57 PM
Thanks very much, your implementation is beautiful!

Thanks

Quote from: Timos-Welt on December 08, 2008, 09:02:57 PM

Please post your modifications to enl_bbcode.php - perhaps others will find them useful!


It wasn't exactly brain surgery but for those who need the intermediate sized pic to be displayed in their forums instead of the thumb simply open enl_bbcode.php from your gallery root and change the line

$thumb_url = get_pic_url($CURRENT_PIC_DATA, 'thumb'); //thumb url


to

$thumb_url = get_pic_url($CURRENT_PIC_DATA, 'normal'); //thumb url



Good call on hiding the buttons. Just when you think something is perfect you find something to improve upon. That's life I suppose :)
It is a mistake to think you can solve any major problems just with potatoes.

Timos-Welt

Quote from: Phill Luckhurst on December 08, 2008, 09:48:47 PM
Good call on hiding the buttons. Just when you think something is perfect you find something to improve upon. That's life I suppose :)

No, that's what beta versions are for :)

Timos-Welt

Just exchanged today's beta file. Two fixes:
- buttons for histogram and bbcode were visible for videos
- buttons were left-aligned for videos without title

Now I can sleep well.  :D

phill104

I'll change my install tonight.

I mentioned the changes on a windsurfing forum where most of the uploads come from. The comments were all positive.

http://www.boards.co.uk/forum/forum_posts.asp?TID=23667&PN=1&TPN=1
It is a mistake to think you can solve any major problems just with potatoes.

Timos-Welt

#265
Edit 2008/12/11: Removed file because v2.14 is released

Just released a new beta version - v2.14b7.

Changes since v2.13:
---------------------


  • fixed: when darkening was set to mode 2 and a user aborted loading of a pic, the page was locked
  • fixed: flash files would always cover other content, even when not in front
  • fixed: Internet Explorer would display artifacts at black pixels when animation fade in/out was used
  • fixed: histogram and bbcode buttons were visible for videos
  • fixed: sometimes EnlargeIt! would crash when navigating very quickly, especially when using mouse wheel for navigation
  • if no width/height is set for a flash (SWF) file, the default will now be 400x400px
  • new: integrated support for playback of FLV files with two different players (rphMedia or OS FLV - chose in plugin settings)
  • new: support for DivX web player - *.divx files can simply be uploaded to your CPG and will be played by EnlargeIt! (see here for further info)
  • new: flash (SWF) files now support drag&drop like pictures
  • new: button and AJAX snippet for bbcode with special treatment for IE
  • new: optional transparency effect for glide animations

Please make sure to correctly uninstall any previous version before installing this version, and empty your browser cache when done!

Demo gallery.

Have fun!
Timo

Edit 2008/12/11: Removed file because v2.14 is released

makatron

i started using this plugin like 4 months ago and my users just love it!! and i came here yesterday and finally Timo added the comment snippet xD how cool is that!!

hey mate is there a way to make it preload the next 2 or 3 pictures instead just one?

here a link to my gallery (everything in spanish lol)

http://www.fotobonche.com/galeria/index.php

Hein Traag

<!--Coppermine Photo Gallery 1.4.16 (stable)-->

Upgrade. A.S.A.P.

makatron

im upgrading right now mate i was just being lazy/busy these days but im waiting less traffic hours to complete the upgrade (around 21:00 hours)

Timos-Welt



firas

Hi

thanks a lot for this great plugin. it is really the best.

I installed it on my page and it was working well untill i enabled the Joomla Bridge. after that funny things start to happens.

for example:
1- i can only open one photo. if i try to open another one, the page just become big and the photo is opened but i don't know where.
2- same thing happens if i try to enlarge the photo.

here is the link so that you can understand what i'm saying well.

please help ASAP
Regards

firas

sorry for the second post but i just discovered that this problem is only with Internet Explorer. Firefox and safari work perfectly.

also, i wanted to add that i'm using Mehdi's Coppermine Bridge

firas


Timos-Welt


phill104

This is not a problem with the plugin but something wrong with your page.

In your template_css.css file you seem to have the line direction:rtl; Which is known to cause problems in IE.

This is not related to this plug-in so you will have to discuss it in the relavent place.

**edit - Cross posted with Timos there **
It is a mistake to think you can solve any major problems just with potatoes.

firas

thanks a lot 4 replying.

the strange thin is that it is working well without the plugin and it also works if i disable the Bridge.

Timos-Welt

The original Javascript (not this plugin) has finally made it to version 1.1:
http://enlargeit.timos-welt.de/english/11/

The PDF documentation might interest some users of this plugin; many things are explained in detail there that are also valid for the EnlargeIt! CPG plugin.

regards
Timo

makatron

im having a little problem with the new version, when users right click over the full images (i skip medium ones) they arent able to download the picture all they can save is the blank.png any way to prevent this to happen?

in firefox when i right click im able to save the full picture but 79% of my traffic comes from IE

any suggestion?

georgeandjacks

Hello,

First off, I would like to thank Timos-Welt for this terrific plug-in.

Second, I am trying to get what's happening to makatron to happen to me as I don't want users downloading images.

I have this add-on currently installed http://forum.coppermine-gallery.net/index.php?topic=33782.0 but when I use Enlargeit, it doesn't work any more.

How would you go about having it work with Enlargeit?

Thanks in advanced.

Link to gallery is: http://ederphotography.site50.net/cpg1419/index.php