<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Pixelpost 1.5 with Lightbox JS v2.0</title>
	<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/</link>
	<description>Everyday findings on the internet and homemade tools. Topics are photography and coding.</description>
	<pubDate>Sat, 19 May 2012 06:19:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: alex</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-32176</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 11 Mar 2009 16:27:16 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-32176</guid>
		<description>hello again, figured out how to set it up finally, but have you figured out how to display a caption besides the photo? Element.show('caption'); doesn't seem to exist anymore</description>
		<content:encoded><![CDATA[<p>hello again, figured out how to set it up finally, but have you figured out how to display a caption besides the photo? Element.show(&#8217;caption&#8217;); doesn&#8217;t seem to exist anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-31558</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 06 Mar 2009 13:01:49 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-31558</guid>
		<description>hi, i'm trying to get this to work with pixelpost 1.7 but after installing the code in the appropriate places, it still loads the pics from browse in the image page... i don't get it.</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;m trying to get this to work with pixelpost 1.7 but after installing the code in the appropriate places, it still loads the pics from browse in the image page&#8230; i don&#8217;t get it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-25243</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:28:10 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-25243</guid>
		<description>This tutorial was just what I needed. I now have lightbox2 working on my pixelpost install!</description>
		<content:encoded><![CDATA[<p>This tutorial was just what I needed. I now have lightbox2 working on my pixelpost install!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petre Gospodinov</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-22494</link>
		<dc:creator>Petre Gospodinov</dc:creator>
		<pubDate>Thu, 18 Dec 2008 01:08:29 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-22494</guid>
		<description>[Comment ID #13116 Will Be Quoted Here]

If you use Pixelpost 1.7:
1. You'll find "$thumb_output" in "functions_browse.php"
2. In "browser_template.html", you have to post this code:    . The difference is that the original code have "xref" and "xsrc" instead of "ref" and "src".

I didn't found the "Element.show('caption');" in "lightbox.js" bur it works great for me.

Thanks for this tutorial.</description>
		<content:encoded><![CDATA[<blockquote class='comment_quote'><p><a href="http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-13116" title="Click here to view the original comment"><em>Christian on October 8, 2008 at 12:34 am said:</em></a></p>
<p>Hey! Thanks for this great tutorial!<br />
But I&#8217;ve one problem/question. It seems to me as if you use the mosaic-addon for pixelpost, is that correct?<br />
I&#8217;m using it too, but i&#8217;m not able to configure it the right way, because if i delete the showimage.php?=pieces[0] code with images/$names no image is shown, but a blank page opens.<br />
In the footer of the browser only myurl/images/ is displayed and not as it should be myurl/images/imagename.jpg</p>
<p>Can you help me?</p>
<p>Greetz,</p>
<p>Christian</p></blockquote>
<p>If you use Pixelpost 1.7:<br />
1. You&#8217;ll find &#8220;$thumb_output&#8221; in &#8220;functions_browse.php&#8221;<br />
2. In &#8220;browser_template.html&#8221;, you have to post this code:    . The difference is that the original code have &#8220;xref&#8221; and &#8220;xsrc&#8221; instead of &#8220;ref&#8221; and &#8220;src&#8221;.</p>
<p>I didn&#8217;t found the &#8220;Element.show(&#8217;caption&#8217;);&#8221; in &#8220;lightbox.js&#8221; bur it works great for me.</p>
<p>Thanks for this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-13116</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 07 Oct 2008 23:34:37 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-13116</guid>
		<description>Hey! Thanks for this great tutorial!
But I've one problem/question. It seems to me as if you use the mosaic-addon for pixelpost, is that correct?
I'm using it too, but i'm not able to configure it the right way, because if i delete the showimage.php?=pieces[0] code with images/$names no image is shown, but a blank page opens.
In the footer of the browser only myurl/images/ is displayed and not as it should be myurl/images/imagename.jpg

Can you help me?

Greetz,

Christian</description>
		<content:encoded><![CDATA[<p>Hey! Thanks for this great tutorial!<br />
But I&#8217;ve one problem/question. It seems to me as if you use the mosaic-addon for pixelpost, is that correct?<br />
I&#8217;m using it too, but i&#8217;m not able to configure it the right way, because if i delete the showimage.php?=pieces[0] code with images/$names no image is shown, but a blank page opens.<br />
In the footer of the browser only myurl/images/ is displayed and not as it should be myurl/images/imagename.jpg</p>
<p>Can you help me?</p>
<p>Greetz,</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daDD</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-6455</link>
		<dc:creator>daDD</dc:creator>
		<pubDate>Fri, 07 Dec 2007 12:04:23 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-6455</guid>
		<description>hi,
could you tell me where i can download pixelcandy template ?

regards.</description>
		<content:encoded><![CDATA[<p>hi,<br />
could you tell me where i can download pixelcandy template ?</p>
<p>regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krembo99</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-6183</link>
		<dc:creator>krembo99</dc:creator>
		<pubDate>Sun, 28 Oct 2007 08:45:39 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-6183</guid>
		<description>Hi...
I was also wondering why Lightbox was never implemented (even as a plugin) in Pixelpost.
Thanks for the info.
Maybe you would consider publishing it on the offical Pixelpost web like an extention, so many more people will know it exist :-)</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
I was also wondering why Lightbox was never implemented (even as a plugin) in Pixelpost.<br />
Thanks for the info.<br />
Maybe you would consider publishing it on the offical Pixelpost web like an extention, so many more people will know it exist <img src='http://tomyeah.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tredinertok</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5977</link>
		<dc:creator>tredinertok</dc:creator>
		<pubDate>Tue, 10 Jul 2007 03:16:46 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5977</guid>
		<description>Hello 
 
Very interesting information! Thanks! 
 
 
G'night</description>
		<content:encoded><![CDATA[<p>Hello </p>
<p>Very interesting information! Thanks! </p>
<p>G&#8217;night</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5852</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 13 Mar 2007 23:57:50 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5852</guid>
		<description>[Comment ID #5850 Will Be Quoted Here]

sometimes the .js script takes a while to load. or you placed em in the wrong folder.</description>
		<content:encoded><![CDATA[<blockquote class='comment_quote'><p><a href="http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5850" title="Click here to view the original comment"><em>Cecily on March 10, 2007 at 3:11 pm said:</em></a></p>
<p>Hi, </p>
<p>I tried this but my images open in a blank window, not in the lightbox. I copied the code and the instructions and followed them to the letter. Do you know why this might be happening? </p>
<p>Thanks!</p></blockquote>
<p>sometimes the .js script takes a while to load. or you placed em in the wrong folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cecily</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5850</link>
		<dc:creator>Cecily</dc:creator>
		<pubDate>Sat, 10 Mar 2007 14:11:40 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-5850</guid>
		<description>Hi, 

I tried this but my images open in a blank window, not in the lightbox. I copied the code and the instructions and followed them to the letter. Do you know why this might be happening? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I tried this but my images open in a blank window, not in the lightbox. I copied the code and the instructions and followed them to the letter. Do you know why this might be happening? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-2618</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Sat, 02 Dec 2006 11:35:39 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-2618</guid>
		<description>Hi, I was wondering if you're using this Lightbox v2.0 also for navigating in your image_template. (mouse over previous/  next image)
I've been searching for a tutorial how to implement this but can't find how to do this.

An other question, would it be able to use mouseover navigation like on your image_template and the zoom function like on your browse_template at the same time?
E.g. Mouse left of picture is previous, mous middle of picture is zoom, mouse right of picture is next?

A lot of questions, but I would be glad of you could answer my first one.</description>
		<content:encoded><![CDATA[<p>Hi, I was wondering if you&#8217;re using this Lightbox v2.0 also for navigating in your image_template. (mouse over previous/  next image)<br />
I&#8217;ve been searching for a tutorial how to implement this but can&#8217;t find how to do this.</p>
<p>An other question, would it be able to use mouseover navigation like on your image_template and the zoom function like on your browse_template at the same time?<br />
E.g. Mouse left of picture is previous, mous middle of picture is zoom, mouse right of picture is next?</p>
<p>A lot of questions, but I would be glad of you could answer my first one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-231</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 25 Sep 2006 14:20:58 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-231</guid>
		<description>Sidney, I don't speak a lick of German, but from what I can make out...the location of the browse_template.html is in the templates area of pixelpost on your server. If you are using the Simple template, then it would be in ../templates/simple. If you are using a different template, it would be in that templates sub-folder of the templates directory.

Hope that helps and doesn't cause further confusion.</description>
		<content:encoded><![CDATA[<p>Sidney, I don&#8217;t speak a lick of German, but from what I can make out&#8230;the location of the browse_template.html is in the templates area of pixelpost on your server. If you are using the Simple template, then it would be in ../templates/simple. If you are using a different template, it would be in that templates sub-folder of the templates directory.</p>
<p>Hope that helps and doesn&#8217;t cause further confusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-230</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 25 Sep 2006 14:17:16 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-230</guid>
		<description>This tutorial worked great! Thank you very much!</description>
		<content:encoded><![CDATA[<p>This tutorial worked great! Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-229</link>
		<dc:creator>Sidney</dc:creator>
		<pubDate>Mon, 25 Sep 2006 11:17:49 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-229</guid>
		<description>Hallo,
ich kriege den script einfach nicht zum Laufen....
der parser fehler wurde behoben.
ich habe eine frische pixelpost version 1.5 auf meinen server gespielt.
die script-änderung für browser_template.html, ist das die file im 'templates/simple' folder?
ich bin leider kein php kenner und würde mich freuen eine lösung zum problem zu finden,
danke, sidney</description>
		<content:encoded><![CDATA[<p>Hallo,<br />
ich kriege den script einfach nicht zum Laufen&#8230;.<br />
der parser fehler wurde behoben.<br />
ich habe eine frische pixelpost version 1.5 auf meinen server gespielt.<br />
die script-änderung für browser_template.html, ist das die file im &#8216;templates/simple&#8217; folder?<br />
ich bin leider kein php kenner und würde mich freuen eine lösung zum problem zu finden,<br />
danke, sidney</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney</title>
		<link>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-228</link>
		<dc:creator>Sidney</dc:creator>
		<pubDate>Sun, 24 Sep 2006 15:03:29 +0000</pubDate>
		<guid>http://tomyeah.com/pixelpost-15-with-lightbox-js-v20/#comment-228</guid>
		<description>hi,
I just can't get your lightbox working on pixelpost...
when I load my site, it indicates an error...
(Parse error: parse error, unexpected T_STRING in....path....index.php, line 723)
Might there be a mistake in the code you've indicated on your site?

Thanks for your reply,

Sidney</description>
		<content:encoded><![CDATA[<p>hi,<br />
I just can&#8217;t get your lightbox working on pixelpost&#8230;<br />
when I load my site, it indicates an error&#8230;<br />
(Parse error: parse error, unexpected T_STRING in&#8230;.path&#8230;.index.php, line 723)<br />
Might there be a mistake in the code you&#8217;ve indicated on your site?</p>
<p>Thanks for your reply,</p>
<p>Sidney</p>
]]></content:encoded>
	</item>
</channel>
</rss>

