Plogger Support Forum - Let the customizing begin ... Thu, 28 Mar 2024 12:15:54 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 Let the customizing begin ... http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=21#Comment_21 http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=21#Comment_21 Mon, 12 Sep 2005 18:00:29 +0000 jack
That's what I read on the Solano site, and therefore I really think this beta should have been launched sooner. Not for us users, but for the developers. It's a beta, so let the "world" play with it and give feedback. It seems to me the developers have been trying to make the beta too good :). Perfectionists? :)

Anyway, I downloaded and began installing/upgrading my testsite. Everything seems to be working just fine and it all looks great! My compliments to how it works, how it looks and feels! It's already really solid!

But as with the first beta there are two things that haven't been changed and I know already that those were choices made by the developers, and I respect that. But here in this forum I'd like to mention them once more in the hope they will be made possible as an option in the future. And if not I really would like some help in customizing, because in the end it comes to how images are presented to the viewer the best possible way:

1. Option for normal sized thumnails. If a picture is rectangular, the thumb should also be rectangular. Ever seen a stockphoto or photographers site that crops its images? This would mean that the thumbs should be given a maximum height or width, just like Gallery does it, or this man who is creating a gallery plugin for wordpress: http://blogs.hiveworks.com/msa/galleries/wedding/

2. Option to skip the intermediate picture. The thumb should then open a popup window that shows the larger image. This way people can always view the images (especially the vertical ones) complete and without scrolling. Scrolling through text is fine and natural, but not a picture!

Hope this will be possible :).]]>
Let the customizing begin ... http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=23#Comment_23 http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=23#Comment_23 Tue, 13 Sep 2005 13:40:45 +0000 mike
Thanks for all your input. Your observation is indeed correct, perfectionism runs cold through my blood. Unfortunately for me, perfection is completely unattainable and ultimately leads to self-defeat. Well, anyway, Beta 2 is out there and it is definitely not perfect! Between backpacking Europe for a month, working a full-time job, and having a full-time girlfriend, releasing it any earlier just wasn't feasible

As for your suggestions... Plogger does retain the option for normal sized thumbnails, they just aren't aligned exactly how you described. Just uncheck "Use Square Thumbnails?". There are many reasons for this that I don't care to go into right now, but just know many hours were spent trying to get the effect you described in your emails. If you can get it to work, I'd love to see your code :)

To me, cropping the thumbnails really doesn't take away from the integrity of the gallery at all. A thumbnail is meant to be a preview, even a teaser, for a larger image. There is no reason why a cropped thumbnail would take away from the "artistic integrity" of a stock photographer or an artist. A thumbnail needn't be a full representation of the entire image, just enough to make the user want to click on the image and see it in its full representation.

As for you second suggestion, this is entirely possible and probably really simple to implement. You'll notice that clicking on a thumbnail on the manage page does exactly what you describe. You can go into gallery.php and manually change the picture level links to match these javascript popup links. You will have to copy plog-thumbpopup.php to your Plogger root directory, and maybe some JS code, but I imagine if you have even a basic familiarity with coding you should be able to do this with no problem.

Again, thanks for your suggestions and kind works. Good luck!]]>
Let the customizing begin ... http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=33#Comment_33 http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=33#Comment_33 Wed, 14 Sep 2005 15:27:43 +0000 jack
A few things that I encounterd during my testing:
* Option to choose between filename or caption beneath the thumb (filename is rather irrelevant in my opinion, could be the names from the digicam), and make it an option if you want something beneath the thumbs at all?

* Option to display the 'view as slideshow' button. I know these things can be done by editing the files themselves, but in order to avoid problems when upgrading this could better be something for the 'manage' page. Imho...

* The function plogger_list_categories($class). Is that a function to be used together with the future wordpress plugin? Because I really like to have a list of the main collections in my sidebar. The albums themselves can be in the content div, but a list of the collections could be an addition to the breadcrumbs.

As to the square thumbs, I worked with them this afternoon but don't like it myself. I uploaded some images that look a bit alike, and I can keep them apart when I view them as they are, but when cropped ... :( . Also I uploaded some rather uninteresting images, and looking at the square thumbs I noticed that I didn't know what to expect to see after clicking them. And that must be the same for visitors. The subject is not always in the middle of the image.

Anyway. I won't mention this again I promise, so don't get bored. :), but perhaps you can help me with this then:
I really really really would like to know how to make the thumbs max. size (either width or height), instead of max height. Then I can go figure out the rest myself (I hope) and replace the <ul><li> code with tables.

That's it I guess. I don't have need for much more than Plogger already offers. Although there is one little thing. Did I mention the thumbnails?... :)

Cheers,

Jack]]>
Let the customizing begin ... http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=57#Comment_57 http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=57#Comment_57 Fri, 16 Sep 2005 06:36:19 +0000 shirohagen
®]]>
Let the customizing begin ... http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=60#Comment_60 http://www.plogger.org/forum/comments.php?DiscussionID=8&Focus=60#Comment_60 Fri, 16 Sep 2005 11:48:42 +0000 mike
It's easy to remove the link to the large images in gallery.php, and if you plan on not changing your thumbnail sizes, ever, then you should be able to delete the images in your plogger/images/ directory. However I don't recommend this, it may corrupt the integrity of your gallery, but it is one solution.]]>