Photo Organizer

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version Devel
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Photo Organizer
Opened by marcus - 2008-08-30
Last edited by pizza - 2008-09-21

FS#376 - Disable folders/albums thumbnail image

It would be nice to have a gui element for enable/disable the folders/albums thumbnail image. It can be slow and generates unnecessary traffic (for me) if you have a slow internet connection (for example a GPRS-connection with a mobile phone).

Closed by  pizza
2008-09-21 14:37
Reason for closing:  Fixed
Admin
pizza commented on 2008-09-07 13:42

I like the idea, but I'm not sure how to go about doing this. This is really a per-login/session setting rather than a true user preference, and I can see the need for anonymous/guest users to also want to be able to disable thumbnails.

Any suggestions? I don't like the idea of sniffing browser info.

For me It would be satisfactory if there is a global option in administration to enable/disable this function. I never needed and used this function.

Admin
pizza commented on 2008-09-12 00:21

Okay.. but the thumbnails are only shown if an image is explicitly selected to be a folder/album thumbnail, so if it's never actually used, then the thumbs will never pop up.

I'll see about adding a global toggle.

Admin
pizza commented on 2008-09-12 00:23

Acutally there's a global 'disable popups' already.

in config_site.php, set $po_options['popup_enable'] = 'f';

That will of course disable everything -- or do you want to be albe to toggle the textual and the image tooltips independently?

Admin
pizza commented on 2008-09-12 00:24

I'll make the folder/album thumbnail popups respect the global toggle in the mean time.

Admin
pizza commented on 2008-09-12 00:39

http://git.shaftnet.org/git/gitweb.cgi?p=po.git;a=commitdiff_plain;h=1f199e183418ece27a886cc8efa11b33521bea09

This commit has everything respecting the global popup_enable toggle.

(There's only one non-image popup though, so it may make more sense to permanently enable that popup, and use the toggle for only the image ones...)

Does it work for you? I set $po_options['popup_enable'] = 'f'; and the tooltips are still displayed. In My Settings - Photobrowser it is not possible to choose any time for image info popup. If you change the time and click "save changes" the time changes always to "disabled".

Yes, I want to be able to toggle the textual and the image tooltips independently.

The applied patch corrects a mistake in function display_popup_delay_combo discribed in my last comment. Now it works as desired.

Admin
pizza commented on 2008-09-21 14:36

Okay, I applied your patch, thanks!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing