<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>chirale &#187; lightbox</title>
	<atom:link href="http://chirale.wordpress.com/tag/lightbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://chirale.wordpress.com</link>
	<description>watashi no yume...</description>
	<lastBuildDate>Mon, 07 Dec 2009 08:58:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='chirale.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/913d290334c442dca8a7360d648ac1bd?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>chirale &#187; lightbox</title>
		<link>http://chirale.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://chirale.wordpress.com/osd.xml" title="chirale" />
		<item>
		<title>Display HTML on Lightbox v2</title>
		<link>http://chirale.wordpress.com/2008/07/26/display-html-on-lightbox-v2/</link>
		<comments>http://chirale.wordpress.com/2008/07/26/display-html-on-lightbox-v2/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 17:18:27 +0000</pubDate>
		<dc:creator>chirale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[lightframe]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://chirale.wordpress.com/?p=143</guid>
		<description><![CDATA[I&#8217;m trying drupal 6.x from some weeks ago. On Drupal 5.x, I&#8217;ve used Greybox Redux module to display HTML content on a Javascript popup window. On 6.x, where Greybox isn&#8217;t available, I try successfully Lightbox v2. I use this module for images on many sites: syntax to display HTML on a popup IFRAME changes slightly:
&#60;a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chirale.wordpress.com&blog=1488255&post=143&subd=chirale&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m trying drupal 6.x from some weeks ago. On Drupal 5.x, I&#8217;ve used <a href="http://drupal.org/project/greybox" target="_blank">Greybox Redux</a> module to display HTML content on a Javascript popup window. On 6.x, where Greybox isn&#8217;t available, I try successfully <a href="http://drupal.org/project/lightbox2" target="_blank">Lightbox v2</a>. I use this module for images on many sites: syntax to display HTML on a popup IFRAME changes slightly:</p>
<p><code>&lt;a rel="lightframe" http="http://example.com" title="Lightframe label"&gt;Link Text&lt;/a&gt;</code></p>
<p>And this is the <a href="http://api.drupal.org/api/function/l/6">l()</a> equivalent:</p>
<p><code>l('Link text', '</code><code>http://example.com</code><code>', array('attributes' =&gt; array('rel'=&gt;'lightframe', 'title'=&gt;'</code><code>"Lightframe label</code><code>')))</code></p>
<p>You can also use the grouping feature to browse prev/next elements:</p>
<p><code>'rel'=&gt;'lightframe[mygroup]'</code></p>
<p>customize display style:</p>
<p><code>'rel'=&gt;'lightframe[|width: 800px; height: 600px;]'</code></p>
<p>both:</p>
<p><code>'rel'=&gt;'lightframe[</code><code>mygroup</code><code>|width: 800px; height: 600px;]'</code></p>
<p>Complete example:</p>
<p><code>l('Link text', '</code><code>http://example.com</code><code>', array('attributes' =&gt; array('rel'=&gt;'lightframe[</code><code>mygroup</code><code>|width: 800px; height: 600px;]', 'title'=&gt;'</code><code>"Lightframe label</code><code>')))</code></p>
<p>See also:</p>
<ul>
<li><a href="http://drupal.org/node/279758#comment-912194" target="_blank">A lighframe example</a></li>
<li><a href="http://drupal.org/node/266126" target="_blank">Comparison of &#8220;lightbox&#8221; type modules</a></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chirale.wordpress.com/143/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chirale.wordpress.com/143/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chirale.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chirale.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chirale.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chirale.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chirale.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chirale.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chirale.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chirale.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chirale.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chirale.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chirale.wordpress.com&blog=1488255&post=143&subd=chirale&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://chirale.wordpress.com/2008/07/26/display-html-on-lightbox-v2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12a67456dc1db7deec545e23d51e0c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">chirale</media:title>
		</media:content>
	</item>
		<item>
		<title>Use lightbox for all inline elements</title>
		<link>http://chirale.wordpress.com/2008/01/21/use-lightbox-for-all-inline-elements/</link>
		<comments>http://chirale.wordpress.com/2008/01/21/use-lightbox-for-all-inline-elements/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 16:50:04 +0000</pubDate>
		<dc:creator>chirale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[image link]]></category>
		<category><![CDATA[imagecache]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[lightbox2]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://chirale.wordpress.com/2008/01/21/use-lightbox-for-all-inline-elements/</guid>
		<description><![CDATA[Prerequisites:

inline module
lightbox2 module
imagecache module

You simply enable lightbox v2 on image nodes (admin/settings/lightbox2) but your lightbox show a small imagecache thumbnail?

Disable lightbox on image nodes (admin/settings/lightbox2)
Enable &#8220;Display image with a link to the image file&#8221; (admin/settings/inline)
Apply this Inline lightbox patch

This patch simply add a rel=&#8221;lightbox&#8221; to each inline image link, natively pointing to full-size image.
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chirale.wordpress.com&blog=1488255&post=38&subd=chirale&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Prerequisites:</p>
<ul>
<li><a href="http://drupal.org/project/inline" target="_blank">inline</a> module</li>
<li><a href="http://drupal.org/project/lightbox2" target="_blank">lightbox2</a> module</li>
<li><a href="http://drupal.org/project/imagecache" target="_blank">imagecache</a> module</li>
</ul>
<p>You simply enable lightbox v2 on image nodes (admin/settings/lightbox2) but your lightbox show a small imagecache thumbnail?</p>
<ul>
<li>Disable lightbox on image nodes (admin/settings/lightbox2)</li>
<li>Enable &#8220;Display image with a link to the image file&#8221; (admin/settings/inline)</li>
<li>Apply this <a href="http://chirale.files.wordpress.com/2008/01/inline_lightboxpatch.txt" title="Inline lightbox patch">Inline lightbox patch</a></li>
</ul>
<p>This patch simply add a <b>rel=&#8221;lightbox&#8221;</b> to each inline image link, natively pointing to full-size image.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chirale.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chirale.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chirale.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chirale.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chirale.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chirale.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chirale.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chirale.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chirale.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chirale.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chirale.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chirale.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chirale.wordpress.com&blog=1488255&post=38&subd=chirale&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://chirale.wordpress.com/2008/01/21/use-lightbox-for-all-inline-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/12a67456dc1db7deec545e23d51e0c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">chirale</media:title>
		</media:content>
	</item>
	</channel>
</rss>