![]() |
|
ZenPhoto and Wordpress integration - using Wordpress' uploads feature - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: ZenPhoto and Wordpress integration - using Wordpress' uploads feature (/thread-1229.html) |
ZenPhoto and Wordpress integration - using Wordpress' uploads feature - elbuzzard - 2007-03-01 First off, I can't tell you how happy I was to discover Zenphoto. After years of struggling with bloated Gallery2 installations, Zenphoto was a godsend for me to be able to scale my photo gallery down to just what I wanted. In two days, I can already see that I'll be scrapping Gallery2 for good. Good work. I would like to do this with Zenphoto and my Wordpress blog: Use Wordpress' existing uploads feature to allow posters to upload images they use in their posts directly to my Zenphoto gallery. I thought it would be as easy as setting the upload directory path in Wordpress to a directory in the albums folder of Zenphoto. And, in fact, it is that easy. Any file added via the Wordpress interface goes directly into Zenphoto. The problem is that Wordpress also creates a thumbnail images for each uploaded file and puts that in the folder as well. So, any image added via Wordpress appears twice in Zenphoto, once in full size and once in the thumbnail size, which just looks ugly. Is there a way to filter out these thumbnail images when Zenphoto reads the directory? This post suggests to me that it may be possible: http://www.zenphoto.org/support/topic.php?id=978&replies=2#post-5338 , but I don't have the coding skills to implement it. Basically, I'd like to ignore all the images that have ".thumbnail" in their filename. Anyone have a suggestion? ZenPhoto and Wordpress integration - using Wordpress' uploads feature - trisweb - 2007-03-02 It'd be better to hack wordpress and turn off image thumbnailing, or just disable the line that writes the thumbnail there. Good idea! That does indeed take care of a lot of integration. If only Wordpress's upload interface wasn't so horrible. ;-) I'll be working on a wordpress/zenphoto plugin with an upload interface that should be light years ahead of the current one. It should be cool. ZenPhoto and Wordpress integration - using Wordpress' uploads feature - edasque - 2007-03-02 Isn't there already one, how is that one. Zenpress ? ZenPhoto and Wordpress integration - using Wordpress' uploads feature - trisweb - 2007-03-02 Yep! I'd probably start there. Totally forgot, elbuzzard, check out Zenpress! ZenPhoto and Wordpress integration - using Wordpress' uploads feature - elbuzzard - 2007-03-02 @edasque: I use Zenpress, and it works great. What I want to do is something a bit different, a different take on WordPress-Zenphoto integration. ZenPhoto and Wordpress integration - using Wordpress' uploads feature - mosey - 2007-03-28 I would love to see a function like this as well. I have had experience with using Gallery2 as well as Coppermine, and while both have their exceptionally strong points - they take up too much space/resources etc. for what I really need. ZenPhoto seems to be the ideal, except like elbuzzard, I would very much look forward to having more than one user able to upload to Wordpress-Zenphoto. |