Hello all,
I have made a little hack of Zenphoto to make it support videos (flash videos actually supported).
My modifications are independant from any theme, it just displays a flash video player when it finds a video ending in .flv
I added a little feature: when you put a video called myVideo.flv in an album and a picture called myVideo.jpg, the pictures is ignored by ZenPhoto and is showed as a thumb of the video.
Well, i think it's all... The demo is here: http://la0c00n.info/zenvideo
I have not seen any topic about this sort of thing in the forum, but if anyone has already done this i apologize
Feel free to comment.
very nice... how can we get our hands on this.
Ok, here we go...
The webpage is online : http://la0c00n.info/zenvideo
You will find there the archives of my patch and a little howto for installing it.
Have FUN
This is the Error Message i get on the Stopdesign Theme :
MySQL Query ( UPDATE images SET width=, height= WHERE id=230; ) Failed. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' height= WHERE id=230' at line 1
Please... Is there any way you can fix this?
Yes, i've been able to fix this...
Look at this post : http://www.zenphoto.org/support/topic.php?id=873
Ok,
I've uploaded the 0.2 versions http://la0c00n.info/zenvideo
You can see now thumbnails of videos in the administration panel (using pictures).
I've cleaned a lot of code, and made a full installation package.
Please, report bugs !
I've got the zip files extracted. They look just like the zenphoto files. So, I just put them in the same place (overwrite) and make sure I keep my albums and config file information the same? Gosh, is it that easy? I'm afraid to touch anything for fear I might ruin something. lol
Well, It is not that hard to integrate this to "almost" any version of ZP. I have some modifications in template function etc, so I had to copy your code everywhere - and it is working!
But, i don't know why is the video screen size so small in IE. it's about 160*120px?