Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1] 2 3 4 5 ... 19   Go Down

Author Topic: Highslide (Skip Intermediate Page and show full image )  (Read 503361 times)

0 Members and 1 Guest are viewing this topic.

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Highslide (Skip Intermediate Page and show full image )
« on: September 23, 2006, 05:10:47 pm »

Highslide ver2.3

New version by Timos-Welt please check it here:Highslide ver3.03

Plugin:
=======
Use this plugin to directly show your full/intermediate image by click on thumbnails
It will display full/intermediate  image under nice rounded boarder on current page

Licence:
=======
From original creator of highslide.js library (Torstein Hønsi)
Free for non-commercial use
$30 each domain for commercial sites
It means that if you are using this plugin for commercial site then you should pay 30$ for each Domain to Torstein Hønsi


Install:
=======
- Unzip package to plugins folder and use plugin manager to install it


Features:
==========
v2.0 - 2006/09/27 - 5:10 GMT
- Has it's own Control panel on admin mode
- Option to set boredr style (4 new style added)
- Option to disable it under admin mode
- Option to add a link to intermadiate page (look to lang/english.php for changing the name of link)
- Multi-language
v2.1 - 2006/09/28 - 8:10 GMT
- Option to add close link to caption
- Option to select which image to show under slide (intermadiate / full)
- Option to select where should apply the plugin (index & meta albums / all pages)
- French language Added (Thanks to Pyap)
v2.2 - 2006/10/02 - 4:15 GMT
- Works with custom thumbnails
- Option to SEF compatibility
- Italian language Added (Thanks to lontano)


[Update]

v2.3 - 2006/10/15 - 07:45 GMT


New features:
=============
- Valid XHTML
- Option to add Title to caption
- Spanish language Added (Thanks to Quinti)
- Custom loading title ( could be set on lang file ) - suggested by Quinti
- Custom restore title ( could be set on lang file ) - suggested by Quinti
- Custom cancel loading title ( could be set on lang file )
- Better config !


Next release will have:
=======================
- Option to add more HTML code to caption


Fixes:
=======
- Some typos on lang file fixes


Known Issue:
=======
- Image view will not count
- Will not work if you have custom title on thumbnails!

Demo here

Hope you enjoy it...
Sami

Highslide ver3.04
Released By:Timos-Welt


[Edit GauGau 2010-03-05]
This plugin has been added to the subversion repository: http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.4.x/plugins/

It has been updated as well to reflect the version checking routines in the plugin manager that are meant to make sure that galleries don't break because of plugins installed that aren't meant for that particular version of the gallery.

Download: https://sourceforge.net/projects/coppermine/files/Plugins/1.4.x/cpg1.4.x_plugin_highslide_v3.5.zip/download
[/Edit]
« Last Edit: March 05, 2010, 07:28:47 am by Joachim Müller »
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #1 on: September 23, 2006, 05:47:30 pm »

Hi Sami,

I got the error message at the top of my gallery when I installed the plugin:
Quote
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of preg_match_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in C:\wamp\websites\takethu\plugins\highslide\codebase.php on line 166

Here's the code in question:
Code: [Select]
preg_match_all($exper, $html,&$matches,PREG_SET_ORDER);
  foreach($matches as $match) {
$html = str_ireplace($match[0],'<a href="'.$match[2].$match[3].'" class="highslide" onclick="return hs.expand(this)">',$html);
  }

Thanks.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #2 on: September 23, 2006, 05:54:48 pm »

try new one ;)
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #3 on: September 24, 2006, 03:47:23 pm »

Annocement:
New version with bug fixed , released
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #4 on: September 24, 2006, 04:12:16 pm »

Sami, when I click my thumbnails, I get a new (IE) window with the image (not the slide, same window effect).

Also, anything other than images, the links are broken.  You can check my sample gallery in my profile.

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #5 on: September 24, 2006, 04:22:42 pm »

Ron You have javascript conflict
Sorry but I can't find it under 6041 lines of code !
Man you have realy huge javascript file , I've never seen such file :o

[Edit:]
BTW make sure that you have upload all the files correctly
« Last Edit: September 24, 2006, 04:35:06 pm by Sami »
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #6 on: September 24, 2006, 04:33:38 pm »

So, I guess I have to choose what I want, your plugin, or that custom theme, hm.. I want them both  :'(


Thanks.

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #7 on: September 24, 2006, 04:36:35 pm »

Yes your custom theme has a JS conflict with Highslide !
Sorry man
here is the prove ::)
http://gallery.rphmedia.net/?theme=classic
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #8 on: September 24, 2006, 04:44:26 pm »

Yeah, I know, I changed the theme and the window portion started working.

It still doesn't like other file types.  Just for info.  Love the plugin !

Edit: Firefox doesn't like the script - just hangs on click.
« Last Edit: September 24, 2006, 04:56:33 pm by rphMedia »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #9 on: September 24, 2006, 05:35:41 pm »

It's working fine for me (with both IE & FF ) on your site!!!
what version of FF do you have?
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #10 on: September 24, 2006, 05:41:21 pm »

Firefox Version 1.5.0.7

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #11 on: September 24, 2006, 05:47:17 pm »

It's strange I use same version and it's working for me !!!
Also plugin only work with image file and if you click on a non-image file it just showing "loading" pic and nothing happen
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #12 on: September 24, 2006, 05:57:55 pm »

Sami, what I did in my mod was use the function to determine if we're dealing with an image file. If yes, do the highslide thing. If not, do the usual thing.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #13 on: September 24, 2006, 05:59:36 pm »

Thanks Thu ,
I'll see what I can do :)
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #14 on: September 24, 2006, 06:03:53 pm »

Here's what FF tells me.

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #15 on: September 24, 2006, 06:11:25 pm »

Those are style error , some of those style are for IE and Some for Opera so FF did not reconize them
it's safe ... just ignore them
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #16 on: September 24, 2006, 06:37:16 pm »

New version with fixed for non-image type thumbnail released
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #17 on: September 26, 2006, 10:37:03 am »

New version with fixed for non-image type thumbnail released

Sami,

It seems to recognize Flash files now, but it still wants to apply effect to zip files and hangs.  Haven't checked any other formats, though - movies, docs, etc....).

PS; Are you developing this further? - example, the option to navigate to the intermediate image page or adding descriptions, etc..., sort of like 'TranzDances' example? And no rush or anything, I'm just wondering.

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #18 on: September 26, 2006, 11:04:30 am »

It seems to recognize Flash files now, but it still wants to apply effect to zip files and hangs.  Haven't checked any other formats, though - movies, docs, etc....).
I'll check that thanks for pointing that out :)

PS; Are you developing this further? - example, the option to navigate to the intermediate image page or adding descriptions, etc..., sort of like 'TranzDances' example? And no rush or anything, I'm just wondering.
Yes
 I'll post new version to day with admin control panel and caption (link to intermadiate+file name ,etc...) options
Logged
‍I don't answer to PM with support question
Please post your issue to related board

rphMedia

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 515
  • ***muvipix.com***
    • muvipix - Music | Video | Pictures
Re: Highslide (Skip Intermediate Page and show full page on the page)
« Reply #19 on: September 26, 2006, 11:50:56 am »

I'll post new version to day with admin control panel and caption (link to intermadiate+file name ,etc...) options

Fantastic !  Let me know if I can help in any way.

I still can't get it to work in my Firefox browser for some reason, but this is definitely my problem, my end.
Pages: [1] 2 3 4 5 ... 19   Go Up
 

Page created in 0.027 seconds with 20 queries.