Advanced search  

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

Pages: 1 2 3 [4] 5   Go Down

Author Topic: HTML5 slideshow plugin  (Read 92524 times)

0 Members and 1 Guest are viewing this topic.

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Re: HTML5 slideshow plugin
« Reply #60 on: April 13, 2015, 12:01:09 am »

Ahh.. Firefox ... okay, I'm seeing the issue now. (Mac OS FF 37.0.1)
I'll work at solving that. I suspect FF may not be totally loading images before it says it has (in the standards way).
I think the Firefox issue may be resolved. I've posted the 1.3.4 version in the original post.
Logged

wilk

  • Translator
  • Coppermine regular visitor
  • **
  • Country: pl
  • Offline Offline
  • Gender: Male
  • Posts: 51
  • Wilk Wilkowy
    • #QuizPL @ IRCnet
Re: HTML5 slideshow plugin
« Reply #61 on: April 13, 2015, 08:07:21 pm »

Yay, works great now! :) Unfortunately... :> Seems you've not used the lang file from my last post with translated header line.

Just in case below is a merge of both (header and secs translated by you).
Logged
PM me for Polish translations (new/update)

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #62 on: April 13, 2015, 08:20:29 pm »

Yay, works great now! :) Unfortunately... :> Seems you've not used the lang file from my last post with translated header line.

Just in case below is a merge of both (header and secs translated by you).
Thanks for your help. Added to 1.3.4 above.
Logged

marcelm

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 60
Re: HTML5 slideshow plugin
« Reply #63 on: April 22, 2015, 01:50:48 pm »

The slide show version 1.3.5 works great with the MaskURL plugin and many thanks for the adaptation Ron and other edits in your plug-in.
Logged

AlphaDog

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Modification Request
« Reply #64 on: June 26, 2015, 06:49:19 pm »

Hi --

Is there any chance that the plugin can be modified to start a slideshow from the album list, instead of requiring a viewer to enter the album first ?

See attachment for a graphic representation of the request.

Thanks,

Greg P.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Modification Request
« Reply #65 on: June 26, 2015, 07:19:17 pm »

Is there any chance that the plugin can be modified to start a slideshow from the album list, instead of requiring a viewer to enter the album first ?
I'll look into the possibility in the next couple days. Thanks for the feedback/suggestion.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Modification Request
« Reply #66 on: June 26, 2015, 08:40:21 pm »

Is there any chance that the plugin can be modified to start a slideshow from the album list, instead of requiring a viewer to enter the album first ?
I had some time on my hands sooner than I thought ;D
Replace the codebase.php file for the plugin with the one in the attached zip file. That should do what you want. I will likely add the feature as an option in the next release. Thanks for the suggestion.

[edit: feature added into version 1.3.6]
« Last Edit: April 25, 2016, 05:18:52 pm by ron4mac »
Logged

AlphaDog

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: HTML5 slideshow plugin
« Reply #67 on: June 26, 2015, 08:56:15 pm »

Thanks for the quick follow-up !

Unfortunately, not having much success on this end. Replaced the .php file, but the slideshow option doesn't appear in the album listing. Deleted the plugin from Coppermine and reinstalled, including the new .php file. Still no joy.

Is there something more that I'd need to do ? Is the plugin code cached in any way ?

Thanks,

Greg P.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #68 on: June 26, 2015, 09:29:36 pm »

Unfortunately, not having much success on this end.
At issue is that your albums are in sub-categories and the needed plugin hook is not available when displaying an album list from a sub-category. Until that hook is added to the CPG core (or unless you want to run a modified theme) the slideshow button can't be easily added to a sub-category album list.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #69 on: June 26, 2015, 09:42:22 pm »

Until that hook is added to the CPG core (or unless you want to run a modified theme)
If you're reasonably skilled at doing a file modification, I could tell you where, in what file you could add the hook code so that it would work for you. You would lose the change when you upgrade CPG (unless the Dev Team decides to add the hook permanently).
« Last Edit: June 26, 2015, 11:27:10 pm by ron4mac »
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #70 on: June 26, 2015, 10:01:10 pm »

At issue is that your albums are in sub-categories and the needed plugin hook is not available when displaying an album list from a sub-category.
Whoops!  Hold the phone!
I looked at your CPG install a little more closely.  The version that you are running (1.5.18) is too old for my plugin change to work for you. That is the issue. You will need to upgrade to at least version 1.5.20. For security reasons, it is advised that you upgrade to the latest version (1.5.36).
« Last Edit: June 26, 2015, 11:26:52 pm by ron4mac »
Logged

AlphaDog

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: HTML5 slideshow plugin
« Reply #71 on: June 26, 2015, 11:50:00 pm »

I was planning on upgrading soon -- this is added incentive  ;D

Thanks again for the quick follow-up !

- Greg P.
Logged

AlphaDog

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: HTML5 slideshow plugin
« Reply #72 on: June 27, 2015, 05:05:36 am »

After a protracted upgrade to v1.5.36 (Coppermine headaches thanks to 3rd party hosting), I was able to load the updated .php file.

Glad to report that everything works as expected -- thanks again for the quick help.

- Greg P.
Logged

HelmutBrandt

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: HTML5 slideshow plugin
« Reply #73 on: October 24, 2015, 05:04:21 pm »

Hello,
I am new with Coppermine, just getting started. I installed the Slideshow plugin under V1.5.38. When I click on the button for the slide show, it starts up, showing the error message "Could not load the image" + filenames. The filenames ar correct and increase. On the doiashow, the pictures are shown correctly.
It's the same for IE or Firefox, OS is Windows 10.
Any idea to fix it?
-Helmut B.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #74 on: October 24, 2015, 05:09:05 pm »

it starts up, showing the error message "Could not load the image" + filenames.
Any idea to fix it?
Are you able to provide me with a link to the CPG installation?
Logged

nambroque

  • Coppermine regular visitor
  • **
  • Country: es
  • Offline Offline
  • Gender: Male
  • Posts: 85
    • Galería Fotometeo
Re: HTML5 slideshow plugin
« Reply #75 on: April 20, 2016, 10:51:24 am »

Great plugin!
I have installed it, but there are two things that apparently do not work:
"Modify standard slideshow button action"
"Users can configure their slideshow settings"
I don´t see any difference whether these options are selected or not...  ::)
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #76 on: April 20, 2016, 12:17:09 pm »

I have installed it, but there are two things that apparently do not work:
"Modify standard slideshow button action"
"Users can configure their slideshow settings"
I don´t see any difference whether these options are selected or not...  ::)

The "Modify standard slideshow button action" does seem to work for me at your site. Can you provide me with a link to where you don't think it works?

The "Users can configure their slideshow settings" feature means that a small gear icon will be displayed in the upper-right corner of a slideshow (for a registered user). Clicking the icon will take the user to a screen where they can configure the slideshow for that particular album or they can choose to configure the slideshow for all the albums that they view as a slideshow. Let me know if you still feel that is not working for you.

Thank you for the translation.
Logged

nambroque

  • Coppermine regular visitor
  • **
  • Country: es
  • Offline Offline
  • Gender: Male
  • Posts: 85
    • Galería Fotometeo
Re: Re: HTML5 slideshow plugin
« Reply #77 on: April 20, 2016, 09:05:12 pm »

Quote from: ron4mac
The "Modify standard slideshow button action" does seem to work for me at your site. Can you provide me with a link to where you don't think it works?

I'm sorry I really don’t know what should change when selecting/deselecting that option. I don’t know which action of which button is supposed to change

Quote from: ron4mac
The "Users can configure their slideshow settings" feature means that a small gear icon will be displayed in the upper-right corner of a slideshow (for a registered user). Clicking the icon will take the user to a screen where they can configure the slideshow for that particular album or they can choose to configure the slideshow for all the albums that they view as a slideshow. Let me know if you still feel that is not working for you.


I can see that gear if I'm logged in with my Admin account, but if I log in with a registered user it doesn’t matter whether that options is selected or not, I don’t see it in any case.

 
Quote from: ron4mac

Thank you for the translation.


It was not too much work, but I think I will have to change the translation of "Modify standard slideshow button action", as I did not know what does change with it. In fact, what I wrote in the Spanish php file is something like "change the button" instead of "change the action of the button". I will change it when I can chack that it works and so I know what exactly you can choose with that option.

Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: HTML5 slideshow plugin
« Reply #78 on: April 21, 2016, 02:42:42 pm »

I'm sorry I really don’t know what should change when selecting/deselecting that option. I don’t know which action of which button is supposed to change
See image below. That is the button that, when the option is checked, would now bring up the HTML5 Slideshow instead of the standard one built into CPG.

I can see that gear if I'm logged in with my Admin account, but if I log in with a registered user it doesn’t matter whether that options is selected or not, I don’t see it in any case.
The slideshow configuration gear only appears for registered users when they are viewing one of their own albums. I originally added the feature so that users could adjust how the slideshow would be for their own albums. I should probably change that behavior somehow. Sorry for the confusion.
Logged

nambroque

  • Coppermine regular visitor
  • **
  • Country: es
  • Offline Offline
  • Gender: Male
  • Posts: 85
    • Galería Fotometeo
Re: HTML5 slideshow plugin
« Reply #79 on: April 21, 2016, 08:16:02 pm »

Ok, all is clear now, Ron  :)
I have already changed the translation (attached... the one I attached in my previous post should be deleted), and now it says:

Spanish: "Hacer que el icono del presentador de diapositivas de CPG abra el HTML5 Slideshow"
In English it means: "Making the icon of the CPG Slideshow to open HTML5 Slideshow"

Spanish: "Los usuarios pueden configurar el HTML5 Slideshow en sus álbumes personales"
In English: "Users can configure HTML5 Slideshow in their own personal albums"

Please consider changing those text in the english.php as well.  ;)


Logged
Pages: 1 2 3 [4] 5   Go Up
 

Page created in 0.056 seconds with 20 queries.