![]() |
|
Using zenphoto without front-end - 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: Using zenphoto without front-end (/thread-5871.html) |
Using zenphoto without front-end - Yvar - 2009-09-18 I am currently designing a website that has multiple portfolios. Using zenphoto without front-end - sbillard - 2009-09-18 First, I do not understand why a client spec is exclusionary to using the Zenphoto front end. Many people have created very customized sites using the Zenphoto themeing tools. Zenphoto is not an image editor. If all you really want is what you describe, use a tool on your PC to process the images. You can of course use the classes, etc. of Zenphoto but you will have to set up the environment for them to functions. See the user guide for "Zenphoto as a plugin" You will have to include ALL the zenphoto files to use it. But basically, Zenphoto was not designed to do what you desire. Using zenphoto without front-end - acrylian - 2009-09-19 I second that I also don't really understand your request. [i]except for 1 thing: it doesn't save the details (sized pictures) and the thumbnails in a logical place with a logical name. [/i] Using zenphoto without front-end - Yvar - 2009-09-19 Thank you for the reply. First, I am sure I could make a front-end theme to fit the clients need. Unfortunately I do not have the time. Secondly, using a tool on the PC to do the work as you propose is not productive and prone to errors. All people of the company must be able to upload pictures and these must all be scaled down to the same sizes with the same watermark. Also, they do not always work at the same PC's (sometimes on the road or from home as well). Setting up a local environment (e.g. photoshop) is not a controllable option. I do agree with you that this is not the most ideal solution, and I would be better of writing my own "back-end", but like I said, this does not fit in the budget. Anyway, if I may ask two more questions:
Thank you very much. Using zenphoto without front-end - acrylian - 2009-09-19 Well, Zenphoto is a gallery management system and actually a framework. If you are not satisfied with the predefined themes and have not time to do your own that is clearly your problem (as with all other CMS out there, too).:-) Zenphoto does resize the image for display, the thumbnails and the so called sized images. It does not touch the original full images you upload. You have to make sure that your server is able to handle your image sizes.
Also I would recommend to read the theming tutorial and also to get a little more comfortable with Zenphoto to see what it is capable of. Also since it seems you want to use Zenphoto within an existing site you should take a look at this: Using zenphoto without front-end - Yvar - 2009-09-19 First, I know it is MY problem...I hope I didn't imply in any way it wasn't? Second, I will try to use it as a plug-in. I read most of the basic documentation and browsed through the class/function docs. But I can't find the functions: zp_load_gallery(), zp_load_album($folder), and zp_load_image($folder, $filename) as mentioned in the zenphoto-as-plugin section? So I only have one basic question: How do I set $_zp_current_album ? Using zenphoto without front-end - Yvar - 2009-09-19 Ah, never mind...I found the solution. Thanks for the help. Using zenphoto without front-end - acrylian - 2009-09-19 [i]First, I know it is MY problem...I hope I didn't imply in any way it wasn't?[/i] Glad you found it. Feel free to ask further questions if needed. Using zenphoto without front-end - Yvar - 2009-09-19 It is always difficult to get a good idea just by written word. It is easy to misunderstand each other on forums etc. Esp. when you are in a hurry like I am now. |