Highslide (Skip Intermediate Page and show full image ) - Page 6 Highslide (Skip Intermediate Page and show full image ) - Page 6
 

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 1 Guest are viewing this topic.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Quinti


jidol

Hi,

Being new here I would like to say - well done, great plugin!!
And add here my czech translation...

Any may be one question, which is perhaps  a bit off topic, but still:
I want do display real title of the picture in the caption instead of filename, date, dimension and so on, perhaps some exif data would be useful...
Could you help??

Sami

Thank you for contribution,

You can add real title to caption by adding hook (thumb_data) to the codebase.php
Exif data needs custom sql query and will slow down your gallery
‍I don't answer to PM with support question
Please post your issue to related board

jidol

Sorry but I´am lost in code  (honestly i do not understant it at all)
Could you be more specific how to add the title of the picture?
And I have 2 more ideas here:
1/ it is possible do display each picture right in the center of  a screen?
2/ and what about to darken all the screen except the displayed picture?


Sami

Quote from: jidol on October 23, 2006, 02:51:55 PM
Sorry but I´am lost in code  (honestly i do not understant it at all)
Could you be more specific how to add the title of the picture?
Sorry but I was , currently there isn't any documentation about how to code a plugin and if I want to be more specific then I should actualy code it ::)
but I'll check it and maybe add it to next release

Quote from: jidol on October 23, 2006, 02:51:55 PM
1/ it is possible do display each picture right in the center of  a screen?
2/ and what about to darken all the screen except the displayed picture?
Thease are Lightbox (MOD) features
‍I don't answer to PM with support question
Please post your issue to related board

easyjava

Hello

Can you tell me why I don't see the border (glow, 10px, white...).

Thanks  :)

Sami

‍I don't answer to PM with support question
Please post your issue to related board

easyjava

#108
Thanks

Sami

You have a French+javascript error ! ;)
change this line under plugins/highslide/lang/french.php

'restore_title'  =>  'Clic pour reconstituer l\'ongle du pouce ',// HS v2.3


to this

'restore_title'  =>  'Clic pour reconstituer l\\\'ongle du pouce ',// HS v2.3

‍I don't answer to PM with support question
Please post your issue to related board

pcotter

 Portuguese (Portugal) translation ! Is that all? Do i need to modify anything else in the script(s)?
Dum Spiro, Spero
http://foto.pcotter.com

Sami

‍I don't answer to PM with support question
Please post your issue to related board

strzelec4

#112
It seems to me that highslide doesn't work with lightbox. Highslide only works if i remove lightbox's javescripts from template.php  . Is there a way to have both of them running at the same time?

Sami

‍I don't answer to PM with support question
Please post your issue to related board

strzelec4

when I comment out those lines then lightboxplus doesn't work on full size picture. Any ideas how to get both of them working ?

Sami

‍I don't answer to PM with support question
Please post your issue to related board

tysoh

Here is my gallery: http://www.tyzon.net/gallery/index.php

However, when I click on the thumbnails, the text 'Loading...' doesnt show, pls assist. Thanks in advance.

strzelec4

#117
SAMI: www.naszezdjecia.com  Firefox works great but not IE.

MarkP

Nice plugin. Any time frame when the viewed count will go up with the views?

Sami

@tysoh: when I try your site with classic theme I can see the loadin animation and text try this:
http://www.tyzon.net/gallery/index.php?theme=classic

So the issue is custom theme , actually you may have a general css conflict , one of your style defenition overwrite on hs loading div and send it to semewhere else!
‍I don't answer to PM with support question
Please post your issue to related board