Member
Member
xkahn   28-03-2008, 19:47
#1

I found the video size window too small. This patch makes the video display larger.

It also adds a video thumbnail, if it exists. Tested only with stopdesign theme.

Link: http://xkahn.zoned.net/software/zenphoto/patches/zenphoto-1.1.5-bigvideo.patch

Member
Member
ming21   28-03-2008, 19:54
#2

I can use this patch. I don't have much experience with this stuff, so can you tell me exactly what file and how to add the patch to ZP. Thanks.

Administrator
Administrator
acrylian   28-03-2008, 19:58
#3

xkahn, do you know that the flv player we use has a full screen button?

Member
Member
xkahn   28-03-2008, 20:01
#4

Sure. Save the patch into your zenphoto directory. Open a terminal and change to your zenphoto directory.

Run:

patch -p1 < zenphoto-1.1.5-bigvideo.patch

You should get a message saying the patch was applied. Let me know if it asks any questions -- it shouldn't.

If you dislike the change, you can revert the same way:

patch -p1 -r < zenphoto-1.1.5-bigvideo.patch

Afterward, you can delete the patch file, and the .orig files.

Member
Member
xkahn   28-03-2008, 20:02
#5

acrylian: Yes. I know about the full screen button. But I like the embedded size to be larger.

And I like the image thumbnail preview in the video player.

Administrator
Administrator
acrylian   28-03-2008, 20:19
#6

Alright, I am not familiar with Stopdesign anyway (another dev had worked on it mostly).

Member
Member
xkahn   28-03-2008, 20:33
#7

This patch shouldn't be stopdesign specific -- I just haven't tested it with other themes.

Administrator
Administrator
acrylian   28-03-2008, 20:53
#8

I just realized that. Maybe we should simply tie that to gether with the sized image size...

Member
Member
xkahn   29-03-2008, 01:28
#9

That could work, or maybe it should be a separate setting.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.