Forum: Pixelpost Help
07-18-2007, 09:28 PM
|
|
Replies: 30
Views: 3,619
I got the search working
but had to uncomment this line in raminias last code
//$tpl = file_get_contents("templates/".$cfgrow['template']."/search_template.html");
to:
$tpl =...
|
Forum: Addons
05-17-2007, 04:36 PM
|
|
Replies: 19
Views: 5,535
using different templates instead of stylesheets
so now i don't have to postion the video over the image anymore but can just use a video_template in which no image is displayed.
also changed the standard custom field value to 'no_video'
...
|
Forum: Hacks and Modifications
05-15-2007, 03:11 AM
|
|
Replies: 2
Views: 944
PixelVideoPost
first rough setup is now working..
read more here
http://forum.pixelpost.org/showthread.php?p=46054#post46054
or look
[url]http://www.bertsimons.nl/blog/test.html
|
Forum: Addons
05-15-2007, 03:08 AM
|
|
Replies: 19
Views: 5,535
|
Forum: Addons
05-15-2007, 12:40 AM
|
|
Replies: 19
Views: 5,535
idea
what I want to do next is to check if the custom addon on value is .flv (which meand no videoname has been put before it)
and if it is then use another stylesheet in which the video is layered...
|
Forum: Addons
05-15-2007, 12:18 AM
|
|
Replies: 19
Views: 5,535
progress with video embedding
now embedded jeroens flash player (http://www.jeroenwijering.com/)
and i am able to play locally stored flv files in my pixelpost/video folder to which i upload them.
hacked the index.php and...
|
Forum: Addons
05-13-2007, 10:16 PM
|
|
Replies: 19
Views: 5,535
video embedded
I just made a little test site with embedded you tube videos.
I added a custom_field named video to pixelpost in which I paste the video embed code.
then in my image template I put the tag
<div...
|
Forum: Hacks and Modifications
12-26-2006, 06:46 PM
|
|
Replies: 2
Views: 1,941
as addon
would be better indeed but just haven't looked into this part of pixelpost yet..actually till last week I never used css so it maybe just a matter of time
|
Forum: Hacks and Modifications
12-25-2006, 08:23 PM
|
|
Replies: 2
Views: 1,941
index.php lightbox and overlib modification
Hi, I am new her.. A week ago I discovered pixelpost and since then I am playing around with it. Already did a lot of reading in the forum and wiki and solved many things with the thing I read....
|