![]() |
|
New plugin ZenProofSheet - 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: New plugin ZenProofSheet (/thread-11101.html) |
New plugin ZenProofSheet - jphilbert - 2013-06-02 ZenProofSheet is a plugin for Zenphoto which will allow you to a to generate PDF proof sheet/s in A4 or LTR size paper in landscape or portrait orientation. This is a rough version but it works and its kinda cool to be able to make a contact sheet on the fly. I will be adding features and more options over the next few weeks. Right now not I need a break ... not bad for 12 hours of coding New plugin ZenProofSheet - acrylian - 2013-06-02 Great, will be added to the extensions soon. New plugin ZenProofSheet - fdnyfish - 2013-06-02 Will this work on Zenphoto version 1.4.4.5? I get the following error on my index page no matter what theme I select Warning: Cannot modify header information - headers already sent by (output started at /home1/fdnyfish/public_html/pics/plugins/ZenProofsheet.php:84) in /home1/fdnyfish/public_html/pics/index.php on line 103 Warning: Cannot modify header information - headers already sent by (output started at /home1/fdnyfish/public_html/pics/plugins/ZenProofsheet.php:84) in /home1/fdnyfish/public_html/pics/index.php on line 104 Warning: Cannot modify header information - headers already sent by (output started at /home1/fdnyfish/public_html/pics/plugins/ZenProofsheet.php:84) in /home1/fdnyfish/public_html/pics/index.php on line 105 Warning: Cannot modify header information - headers already sent by (output started at /home1/fdnyfish/public_html/pics/plugins/ZenProofsheet.php:84) in /home1/fdnyfish/public_html/pics/index.php on line 106 New plugin ZenProofSheet - jphilbert - 2013-06-02 Let me check ...but it should..but there is a chance I forget to remove some debug code. New plugin ZenProofSheet - jphilbert - 2013-06-03 I fixed the problem. |