Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extra Gallery
#35
(2015-04-21, 22:56:33)shawn_a Wrote: Yeah i thought the width and height were for auto thumbnails, not manual cropping, since every item had a thumbnail field in output.

so here is my list now that I understand how it works.

* Auto thumbnails would be a nice feature
* Move name/ID as the primary field on edit and column list instead of the second field, would be better UI and less confusing.
* If manual thumbs and no thumb exists, do not output a partial path in "thumbnail" output as it does now


PHP Code:
// blank thumbnail, should be null, or not exist
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/' 

* thumbnails are not publicly accessible
/data/ExtraGallery/thumbs  is a private store, and not public
GSTHUMBNAILPATH would be a better place for thumbs, and use your own prefix for the filenames as is standard, gsgallery.name.ext
* regenerate any auto thumbs if settings change, or offer the manual ability to do so.
* add fancybox to images


shawn_a,

From your list I'm planing only to fix bug with partial path when no thumb generated.

Auto generating thumbnails is already implemented, please see ExtraGallery settings and my previous reply.

/data/ExtraGallery/thumbs location is public accessible, it works, I'm using it on many web pages. I've prefer this location for better control of unused thumbnails and to prevent some misleading when user uploads image and GS generates automatically it's own thumb in GSTHUMBNAILPATH (name of thumb may be name that ExtraGallery will false positive recognize as it's thumb).


Plugin updated, v.1.02
http://flexphperia.net - my portfolio
Reply


Messages In This Thread
Extra Gallery - by mganko - 2014-09-22, 17:13:13
RE: Extra Gallery - by Oleg06 - 2014-10-06, 06:22:17
RE: Extra Gallery - by mganko - 2014-10-06, 17:20:14
RE: Extra Gallery - by Pir - 2014-10-26, 03:35:54
RE: Extra Gallery - by Megajax - 2014-10-27, 00:04:57
RE: Extra Gallery - by datiswous - 2014-10-27, 21:24:12
RE: Extra Gallery - by mganko - 2014-10-28, 00:33:45
RE: Extra Gallery - by datiswous - 2014-12-01, 20:22:11
RE: Extra Gallery - by morvy - 2014-10-31, 19:26:13
RE: Extra Gallery - by mganko - 2014-10-31, 19:55:39
RE: Extra Gallery - by morvy - 2014-10-31, 20:22:42
RE: Extra Gallery - by mganko - 2014-11-01, 18:18:47
RE: Extra Gallery - by miguipda - 2014-11-15, 23:22:24
RE: Extra Gallery - by mganko - 2014-11-16, 06:44:51
RE: Extra Gallery - by shawn_a - 2014-11-17, 01:37:05
RE: Extra Gallery - by mganko - 2014-11-19, 20:53:53
RE: Extra Gallery - by shawn_a - 2014-11-17, 02:39:08
RE: Extra Gallery - by datiswous - 2014-12-05, 07:42:42
RE: Extra Gallery - by Kapelius - 2014-12-05, 23:22:07
RE: Extra Gallery - by shawn_a - 2014-12-06, 00:36:25
RE: Extra Gallery - by shawn_a - 2014-12-06, 00:48:27
RE: Extra Gallery - by mganko - 2014-12-07, 18:15:16
RE: Extra Gallery - by shawn_a - 2014-12-06, 00:58:33
RE: Extra Gallery - by shawn_a - 2014-12-06, 01:33:07
RE: Extra Gallery - by widecircle - 2015-03-15, 01:48:14
RE: Extra Gallery - by shawn_a - 2015-03-15, 03:16:24
RE: Extra Gallery - by shawn_a - 2015-03-15, 03:51:33
RE: Extra Gallery - by mganko - 2015-04-13, 21:48:24
RE: Extra Gallery - by shawn_a - 2015-04-15, 23:50:44
RE: Extra Gallery - by shawn_a - 2015-04-16, 00:02:51
RE: Extra Gallery - by shawn_a - 2015-04-16, 00:08:00
RE: Extra Gallery - by mganko - 2015-04-21, 19:00:13
RE: Extra Gallery - by shawn_a - 2015-04-16, 00:14:19
RE: Extra Gallery - by shawn_a - 2015-04-21, 22:56:33
RE: Extra Gallery - by mganko - 2015-04-22, 05:54:01
RE: Extra Gallery - by shawn_a - 2015-04-22, 07:15:17
RE: Extra Gallery - by mganko - 2015-04-22, 21:54:06
RE: Extra Gallery - by shawn_a - 2015-04-22, 07:47:49
RE: Extra Gallery - by mganko - 2015-06-01, 22:05:11
RE: Extra Gallery - by luishlatki - 2015-07-21, 23:50:22
RE: Extra Gallery - by shawn_a - 2015-07-22, 06:29:24
RE: Extra Gallery - by mganko - 2015-07-22, 16:20:57
RE: Extra Gallery - by shawn_a - 2015-07-22, 06:48:57
RE: Extra Gallery - by mganko - 2015-07-22, 18:02:08
RE: Extra Gallery - by luishlatki - 2015-07-22, 23:32:38
RE: Extra Gallery - by shawn_a - 2015-07-22, 23:57:39
RE: Extra Gallery - by mganko - 2015-07-23, 19:50:16
RE: Extra Gallery - by Atratus - 2015-08-12, 01:20:50
RE: Extra Gallery - by mganko - 2015-08-13, 16:15:59
RE: Extra Gallery - by Atratus - 2015-08-14, 05:17:33
RE: Extra Gallery - by bakal - 2015-09-02, 01:25:04
RE: Extra Gallery - by Frens - 2015-10-01, 21:52:02
RE: Extra Gallery - by Atratus - 2015-10-01, 22:11:54
RE: Extra Gallery - by Frens - 2015-10-02, 17:39:35
RE: Extra Gallery - by Frens - 2015-10-09, 21:22:09
RE: Extra Gallery - by kirk57 - 2015-10-10, 07:23:49
RE: Extra Gallery - by kirk57 - 2015-10-14, 06:53:37
RE: Extra Gallery - by shawn_a - 2015-10-14, 07:13:07
RE: Extra Gallery - by kirk57 - 2015-10-14, 07:32:45
RE: Extra Gallery - by carpman - 2015-10-30, 13:37:04
RE: Extra Gallery - by kus_kus - 2015-12-23, 23:50:20
RE: Extra Gallery - by cybertaf - 2016-10-09, 14:38:34



Users browsing this thread: 1 Guest(s)