Highslide (Skip Intermediate Page and show full image ) - Page 14 Highslide (Skip Intermediate Page and show full image ) - 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

Highslide (Skip Intermediate Page and show full image )

Started by Sami, September 23, 2006, 05:10:47 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Sami

No
Sorry forgot to mention
Please also remove highslide_enable from xxx_config
‍I don't answer to PM with support question
Please post your issue to related board

Hein Traag

I owe you a coffee Sami, never thought about looking in that table. Thanks, it's working again!

(maybe update the first post a bit ?)

Sami

The problem raise when user manually remove plugin instead of uninstalling it
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

To circumvent this issue, you may add a check to the install routine that determines if the entry in the config table already exists.

Timos-Welt

So here's the next version ;) :

============================================= v2.5 - 2007/10/27 - 17:00 GMT
by Timos-Welt (http://www.timos-welt.de)

New features:
==========
- New Option to count views via Highslide as real views, so picture counter increases
  accordingly (experimental)
  IMPORTANT: For this to work, you MUST copy hscnt.php to your gallery root!

Still missing features from v 2.3:
========================
- I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
  gives you javascript errors, please use v2.3 instead!

Fixes:
====
- Slightly different optics between IE, Firefox and Opera when using Caption (fixed)

Known Issues:
==========
- Parameter 'Apply to index & meta albums' and 'Apply to all pages' are wrong
  way round when not in SEF compatibility mode
- Will still not work if you have custom title on thumbnails

Install:
=====
- Completely remove previous version via PlugIn manager page. If asked, delete settings table.
- Upload highslide folder to plugins folder.
- Upload hscnt.php to your gallery root.
- Install via PlugIn manager page.

To Come:
=======
Next Version will have a bunch of completely different layouts for the hs window easily selectable and with example images, a completely new and easier settings page, and the fix gaugau mentioned in the previous post.

Demo of v2.5:
==========
http://pics.timos-welt.de

Remember to have fun!  ;)
regards
Timo

Hein Traag

Quote from: Timos-Welt on October 27, 2007, 05:25:34 PM
New features:
==========
- New Option to count views via Highslide as real views, so picture counter increases
  accordingly (experimental)
  IMPORTANT: For this to work, you MUST copy hscnt.php to your gallery root!

Installed 2.5 and it works. It now also counts the number of views. Good job Timos  ;D

Cheers
Hein

Timos-Welt

Thanks Hein, glad that it works for you! :)

Please keep in mind, that you may _not_ exchange highslide.js to the one you can download at http://vikjavev.no/highslide because I had to remove a function for preload of pictures; else every preload would have been counted as picture view.

regards
Timo

Gephri

I'd like to update to the latest but my previous version of highslide.js had the following onload event added - so as to work with other mod(s):

// MY onload handler
hs.cpghs_graphicsDir = '/gallery/plugins/highslide/graphics/';
hs.cpghs_loadingText = 'Loading...';
hs.cpghs_loadingTitle = 'Click to cancel';
hs.cpghs_restoreTitle = 'Click to restore thumbnail';
hs.cpghs_outlineType = 'rounded-white';
window.onload = function() {
hs.cpghs_preloadImages();
  }


If I use the latest version - then when a picture is clicked the loading just goes on and on (with no action)
If I use MY previous version - I get the image to popup but its not formatted or acting with the smooth Highslide opening

Can you tell me how I should fix this?

Thanks!

Timos-Welt

Delete any cpghs_ from the code you pasted, and it should work. See changelog:

> Still missing features from v 2.3:
> ========================
> - I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
>  gives you javascript errors, please use v2.3 instead!

regards
Timo

Gephri


Timos-Welt

Why not... here's v 3.0, and I hope you will love it as much as I do :)

============================================= v3.0 - 2007/10/29 - 22:30 GMT
by Timos-Welt (http://www.timos-welt.de)

New features:
==========
- Shorter URLs when 'count slide views as real views' turned on
- New config page with graphical color selection
- File names with special characters won't prevent loading of intermediate pictures
  (experimental)
- New layout 'Beleved'
- Selectable colors, animation speed and resolution

Still missing features from v 2.3:
========================
- I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
  gives you javascript errors, please use v2.3 instead!
- I have no idea of JavaScript, so I simply can't do that.  ??? If you know JavaScript, feel free
  to change these beasts and mail them to me ( Timo at timos-welt.de ).  :)

Fixes:
====
- Parameter 'Apply to index & meta albums' and 'Apply to all pages' were wrong
  way round when not in SEF compatibility mode - fixed
- Broken links to authors on config page - fixed
- Option 'Count views via Highslide as real views' used to count several times
  with Opera browser. In Opera, the picture counter was increased the 1st time
  when loading the thumbnail page without doing anything else, the 2nd time when
  clicking on a thumb to enlarge it, the 3rd time when clicking on the enlarged
  pic to reduce it to thumb size. From now on, Opera users will not be
  counted via HighSlide at all, preventing false statistics. I have checked
  several other browsers (IE, FF, Safari) - none of them behaves this way - fixed
- Invalid XHTML with certain file names - fixed
- Moving 'loading' animation is finally back


Known Issues:
===========
- Will not work if you have custom title on thumbnails
- If 'Link to intermediate' is set to 'yes', and visitor clicks on 'detail' link,
  image counter will increase again, so his view will be counted twice.

To Do:
=====
- Better installation protection if old version wasn't uninstalled correctly.

Install:
=====
- Completely remove previous version via PlugIn manager page. If asked, delete settings table.
- Upload highslide folder to plugins folder.
- Upload hscnt.php to your gallery root.
- Install via PlugIn manager page.

Demo of v3.0:
==========
http://pics.timos-welt.de

eka

I must thank Sami again for the wonderful Highslide feature.

Just a thought, is it possible to include the title in the image that pops up.
I know the title is already given just below the thumbnail.
But if it can be shown on the pop up as well, it would be great (at least for me).

I've no idea what needs to be amended in the codes.

Appreciate it if you can help.  Thank you.

Tabbo

First: great Plug-in!

Just two little things: just upgraded from Highslide 2.3 to 3.0. Now the perfomance when sliding is worse in Firefox, than with 2.3. In Internet Explorer the performance is fine. Any ideas why?

Then another feature would be nice: A big/small button, so that you can choose from inside of the slide, which size you prefer. I want something like this: you click on the image, the image shows in intermediate size. Now you can click on a button to make the slide original size. When you press the button again it toggles back to intermediate size. With that little feature this plug-in would be perfect.

Anyway: great work! Keep it going on....


Greets,
Tabbo

Timos-Welt

>First: great Plug-in!

Thanks!

>Now the perfomance when sliding is worse in Firefox, than with 2.3

Try these settings:
* Expand Steps: 10
* Expand Duration: 250
* Restore Steps: 10
* Restore Duration: 250
That's the fixed settings that came with v2.3.

Between v2.3 and v3.0 of this plugin, there were more than 30 different versions of the original highslide.js script. It's quite probable that the script has been modified in a very intensive way by the author Torstein Hønsi, so v3.0 may perform very differently to v2.3 (well, it doesn't here, but it may).

The latest version is surely the best option, because of the loads of bugs and fixes Torstein implemented, and because browser compatibility of the v2.3 version (highslide.js v 2.0.2 was released in September 2006) isn't the best possible. Have a look at the change log for details (http://vikjavev.no/highslide/changelog.php).

You could also try the unpacked version of the script (rename highslide.js to highslide_packed.js and highslide_unpacked.js to highslide.js; would be interesting, if performance is altered by the compression.

>A big/small button, so that you can choose from inside of the slide, which size you prefer.

If you select full size and the pic is larger than the browser window, it will be shrinked to fit, and after half a second a symbol will appear in the lower bottom corner to enlarge it to real size. That's all the script can do ATM.

regards
Timo

Hein Traag

Timo,

Great work on improving the plugin Sami started. I do have one little issue. When i go to the HighSlide config and choose a different colour for the frame etc.. after saving the settings it always goes back to default. Did i mis setting an option ?

Timos-Welt

Hello Hein,

custom colors only work for the square styles, not for rounded white and not for beleved, because they don't make sense there IMHO. Have a look what's written behind the style names in style drop down menu. ;)

Hein Traag

I knew it.. lacking coffee i guess. In between jobs so i don't get my usual amount ;) Thanks.

Tabbo

QuoteYou could also try the unpacked version of the script (rename highslide.js to highslide_packed.js and highslide_unpacked.js to highslide.js; would be interesting, if performance is altered by the compression.

Tried it. There is no impact on the performance in Firefox. Sorry: I am not able to help anymore, as I am migrating to Gallery2. It has better rights management than coppermine.

Anyway thanks for the help....

Timos-Welt

Seems to be a firefox windows problem only, my linux version works as expected. I'll report this to Torstein ASAP. Thanks for checking, and good luck with gallery2.

Timos-Welt

#279
Note: In the meantime, a new version 3.03 has been released, look here.




If there won't be found an evil bug in this version, it will be the last version released by me. I've done all that my PHP knowledge allows me to do (and I don't know _anything_ of PHP! ;) ). I really hope development of this fine product goes on in the future. If this one is stable, Sami could update the first post of this thread accordingly if he likes to.


============================================= v3.01 - 2007/10/31 - 18:00 GMT
by Timos-Welt (http://www.timos-welt.de)

New features:
==========
- Bunch of new rounded layouts in different colors
- Preview function and quite some JavaScript stuff on config page
Edit 2007/11/08:
- Dutch language added (thanks to Harald)

Fixes:
====
- Bad performance using Opera with 'count hs views as real views' turned on - fixed

Still missing features from v 2.3:
=======================
- I did _not_ change function and variable names in highslide.js to cpghs_... - if the plug in
  gives you javascript errors, please use v2.3 instead!
- I have no idea of JavaScript, so I simply can't do that. If you know JavaScript, feel free
  to change these beasts and mail them to me ( Timo at timos-welt.de ).
   
Known Issues:
===========
- Will not work if you have custom title on thumbnails!

Install:
=====
If you already have 3.0 installed, simply overwrite highslide folder with the one included.
If not:
1. Uninstall any previous version.
2. Delete settings table if asked.
3. Copy Highslide folder to your plugins folder.
4. Copy hscnt.php to your gallery root.
5. Use plugin manager to install it.


Always remember to have fun!  ;)
regards
Timo