<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <generator>http://textpattern.com/</generator>
 <title>Textpattern Tips – Shadowbox and smd_gallery</title>
 <description>Shadowbox and smd_gallery - comments</description>
 <link>https://textpattern.tips/shadowbox-and-smd_gallery</link>
 <atom:link href="https://textpattern.tips/shadowbox-and-smd_gallery?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Tue, 22 Jun 10 08:31:41 +0000</pubDate>

 <item>
     <title>Comment on Shadowbox and smd_gallery by Simon</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000007" id="c000007">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000007" id="c000007">1</a></guid>
     <pubDate>Wed, 08 Oct 08 08:52:41 +0000</pubDate>
     <description><![CDATA[<p>Thanks a lot, that worked like a treat.</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks a lot, that worked like a treat.</p>]]></content:encoded>
     <dc:creator>Simon</dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by RedFox</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000016" id="c000016">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000016" id="c000016">1</a></guid>
     <pubDate>Tue, 14 Oct 08 05:55:14 +0000</pubDate>
     <description><![CDATA[<p>Great! It&#8217;s working at <a href="http://www.gunnardaan.nl/txp/1960-1969" rel="nofollow">www.gunnardaan.nl/txp/1960-1969</a> A site under construction. The only thing is that smd_gallery doesn&#8217;t work if you want to tweak it. Say by giving it extra attributes &#8230; !?</p>]]></description>
     <content:encoded><![CDATA[<p>Great! It&#8217;s working at <a href="http://www.gunnardaan.nl/txp/1960-1969" rel="nofollow">www.gunnardaan.nl/txp/1960-1969</a> A site under construction. The only thing is that smd_gallery doesn&#8217;t work if you want to tweak it. Say by giving it extra attributes &#8230; !?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.redfoxwebdesign.nl">RedFox</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Stef Dawson</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000024" id="c000024">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000024" id="c000024">1</a></guid>
     <pubDate>Sun, 19 Oct 08 13:35:50 +0000</pubDate>
     <description><![CDATA[<p>Nice tip, thanks Lee.</p><p>Redfox: Looking good, but what do you mean by &#8220;doesn&#8217;t work if you want to tweak it&#8221;?</p><p>If you ever read this, let me know via the forum/e-mail how the plugin is failing you. If it&#8217;s a shortcoming with the code, I&#8217;m sure it can be fixed ;-)</p>]]></description>
     <content:encoded><![CDATA[<p>Nice tip, thanks Lee.</p><p>Redfox: Looking good, but what do you mean by &#8220;doesn&#8217;t work if you want to tweak it&#8221;?</p><p>If you ever read this, let me know via the forum/e-mail how the plugin is failing you. If it&#8217;s a shortcoming with the code, I&#8217;m sure it can be fixed ;-)</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://stefdawson.com/">Stef Dawson</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Nemanja Cosovic</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000025" id="c000025">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000025" id="c000025">1</a></guid>
     <pubDate>Mon, 20 Oct 08 15:12:07 +0000</pubDate>
     <description><![CDATA[<p>Hi, great Gallery tip\tutorial!<br>Thank you for shearing!</p><p>I have one question.</p><p>Can I put the<br>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br>Shadowbox.loadSkin(&#8216;classic&#8217;, &#8216;&lt;txp:site_url/&gt;shadowbox/src/skin&#8217;);<br>Shadowbox.loadLanguage(&#8216;en&#8217;, &#8216;&lt;txp:site_url/&gt;shadowbox/build/lang&#8217;);<br>Shadowbox.loadPlayer([&#8216;img&#8217;], &#8216;&lt;txp:site_url/&gt;shadowbox/build/player&#8217;);<br>window.onload = Shadowbox.init;<br>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br>in external JS file?</p><p>I guess it can be done, but Im wondering how would it look, and how would it execute onLoad?</p>]]></description>
     <content:encoded><![CDATA[<p>Hi, great Gallery tip\tutorial!<br>Thank you for shearing!</p><p>I have one question.</p><p>Can I put the<br>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br>Shadowbox.loadSkin(&#8216;classic&#8217;, &#8216;&lt;txp:site_url/&gt;shadowbox/src/skin&#8217;);<br>Shadowbox.loadLanguage(&#8216;en&#8217;, &#8216;&lt;txp:site_url/&gt;shadowbox/build/lang&#8217;);<br>Shadowbox.loadPlayer([&#8216;img&#8217;], &#8216;&lt;txp:site_url/&gt;shadowbox/build/player&#8217;);<br>window.onload = Shadowbox.init;<br>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br>in external JS file?</p><p>I guess it can be done, but Im wondering how would it look, and how would it execute onLoad?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.plumts.com">Nemanja Cosovic</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by RedFox</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000058" id="c000058">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000058" id="c000058">1</a></guid>
     <pubDate>Sun, 30 Nov 08 13:25:44 +0000</pubDate>
     <description><![CDATA[<p>Well, now I know you <span class="caps">CAN</span> tweak smd_gallery. See this thread at the Textpattern forum &gt; <a href="http://forum.textpattern.com/viewtopic.php?pid=194549#p194549" rel="nofollow">http://forum.textpattern.com/viewtopic.php?pid=194549#p194549</a></p>]]></description>
     <content:encoded><![CDATA[<p>Well, now I know you <span class="caps">CAN</span> tweak smd_gallery. See this thread at the Textpattern forum &gt; <a href="http://forum.textpattern.com/viewtopic.php?pid=194549#p194549" rel="nofollow">http://forum.textpattern.com/viewtopic.php?pid=194549#p194549</a></p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.redfoxwebdesign.nl">RedFox</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Art Rogue</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000078" id="c000078">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000078" id="c000078">1</a></guid>
     <pubDate>Mon, 19 Jan 09 02:56:15 +0000</pubDate>
     <description><![CDATA[<p>Thanks for the tutorial. </p><p>Does anyone know how to alter the skin css to give the image padding and a white background so it looks like a photograph or print? </p><p>I duplicated the classic skin in the skin directory and renamed it gallery. Then I played the the css but couldn&#8217;t get it to work properly since there is so much crazy css already going on.</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks for the tutorial. </p><p>Does anyone know how to alter the skin css to give the image padding and a white background so it looks like a photograph or print? </p><p>I duplicated the classic skin in the skin directory and renamed it gallery. Then I played the the css but couldn&#8217;t get it to work properly since there is so much crazy css already going on.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://artrogue.com">Art Rogue</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Art Rogue</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000079" id="c000079">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000079" id="c000079">1</a></guid>
     <pubDate>Mon, 19 Jan 09 03:05:37 +0000</pubDate>
     <description><![CDATA[<p>Never mind. I figured it out after a bit of playing around.</p>]]></description>
     <content:encoded><![CDATA[<p>Never mind. I figured it out after a bit of playing around.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://artrogue.com">Art Rogue</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Kai Nissen</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000487" id="c000487">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000487" id="c000487">1</a></guid>
     <pubDate>Sat, 30 May 09 17:50:08 +0000</pubDate>
     <description><![CDATA[<p>Thanks for this tutorial, but 	unfortunately it&#8217;s a little out-dated cause shadowbox 3.0b is solely available. I&#8217;ve tried to figure out how it works with smd_gallery but I failed. So I hope for a tutorial update :-)</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks for this tutorial, but 	unfortunately it&#8217;s a little out-dated cause shadowbox 3.0b is solely available. I&#8217;ve tried to figure out how it works with smd_gallery but I failed. So I hope for a tutorial update :-)</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.nissenphoto.de">Kai Nissen</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Kai Nissen</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000501" id="c000501">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000501" id="c000501">1</a></guid>
     <pubDate>Tue, 30 Jun 09 05:53:32 +0000</pubDate>
     <description><![CDATA[<p>I&#8217;ve got it! This is how it works for me with shadowbox 3.0b:<br>&lt;head&gt;<br>&lt;link rel=&#8220;stylesheet&#8221; type=&#8220;text/css&#8221; href=&#8220;shadowbox/shadowbox.css&#8221;&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;textpattern/jquery.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;shadowbox/adapters/shadowbox-jquery.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;shadowbox/shadowbox.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221;&gt;<br>Shadowbox.init({
    language:   &#8220;de-DE&#8221;,<br>});<br>&lt;/script&gt;</p><p>The image player is loaded by default. If you like a different player add this for example after &#8220;language:&#8221;: players: [&#8220;qt&#8221;]</p>]]></description>
     <content:encoded><![CDATA[<p>I&#8217;ve got it! This is how it works for me with shadowbox 3.0b:<br>&lt;head&gt;<br>&lt;link rel=&#8220;stylesheet&#8221; type=&#8220;text/css&#8221; href=&#8220;shadowbox/shadowbox.css&#8221;&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;textpattern/jquery.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;shadowbox/adapters/shadowbox-jquery.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221; src=&#8221;&lt;txp:site_url/&gt;shadowbox/shadowbox.js&#8221;&gt;&lt;/script&gt;<br>&lt;script type=&#8220;text/javascript&#8221;&gt;<br>Shadowbox.init({
    language:   &#8220;de-DE&#8221;,<br>});<br>&lt;/script&gt;</p><p>The image player is loaded by default. If you like a different player add this for example after &#8220;language:&#8221;: players: [&#8220;qt&#8221;]</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.nissenphoto.de">Kai Nissen</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000502" id="c000502">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000502" id="c000502">1</a></guid>
     <pubDate>Tue, 30 Jun 09 06:39:53 +0000</pubDate>
     <description><![CDATA[<p>Thanks Kai. The instructions for Shadowbox 3.0 are <a href="http://www.shadowbox-js.com/usage.html" rel="nofollow">here</a>.</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks Kai. The instructions for Shadowbox 3.0 are <a href="http://www.shadowbox-js.com/usage.html" rel="nofollow">here</a>.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by dandul</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000663" id="c000663">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000663" id="c000663">1</a></guid>
     <pubDate>Tue, 02 Mar 10 11:32:25 +0000</pubDate>
     <description><![CDATA[<p>This is the code that i put in my &lt;head&gt; that finally worked:</p><p><code>&lt;link rel="stylesheet" type="text/css" href="&lt;txp:site_url /&gt;shadowbox/shadowbox.css"&gt;</code></p><p><code>&lt;script type="text/javascript" src="&lt;txp:site_url /&gt;shadowbox/jquery.js"&gt;&lt;/script&gt;</code></p><p><code>&lt;script type="text/javascript" src="&lt;txp:site_url /&gt;shadowbox/shadowbox.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
Shadowbox.init({
    handleOversize: "drag",
    modal: true
});
&lt;/script&gt;</code></p><p>Note there&#8217;s no adapters anymore. Also note jquery.js has to load before the other javascript. </p><p>Everything else is the same as the tutorial</p>]]></description>
     <content:encoded><![CDATA[<p>This is the code that i put in my &lt;head&gt; that finally worked:</p><p><code>&lt;link rel="stylesheet" type="text/css" href="&lt;txp:site_url /&gt;shadowbox/shadowbox.css"&gt;</code></p><p><code>&lt;script type="text/javascript" src="&lt;txp:site_url /&gt;shadowbox/jquery.js"&gt;&lt;/script&gt;</code></p><p><code>&lt;script type="text/javascript" src="&lt;txp:site_url /&gt;shadowbox/shadowbox.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
Shadowbox.init({
    handleOversize: "drag",
    modal: true
});
&lt;/script&gt;</code></p><p>Note there&#8217;s no adapters anymore. Also note jquery.js has to load before the other javascript. </p><p>Everything else is the same as the tutorial</p>]]></content:encoded>
     <dc:creator>dandul</dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Ziya</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000743" id="c000743">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000743" id="c000743">1</a></guid>
     <pubDate>Thu, 17 Jun 10 09:07:02 +0000</pubDate>
     <description><![CDATA[<p>thanks! great article!</p>]]></description>
     <content:encoded><![CDATA[<p>thanks! great article!</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.katalonian.com">Ziya</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Ziya</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000744" id="c000744">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000744" id="c000744">1</a></guid>
     <pubDate>Thu, 17 Jun 10 11:12:41 +0000</pubDate>
     <description><![CDATA[<p>guys, how i can do something,<br>When i&#8217;m view category list, after category choose get to page with gallery?</p>]]></description>
     <content:encoded><![CDATA[<p>guys, how i can do something,<br>When i&#8217;m view category list, after category choose get to page with gallery?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.katalonian.com">Ziya</a></dc:creator>
 
</item>
<item>
     <title>Comment on Shadowbox and smd_gallery by Ziya</title>
     <link><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000746" id="c000746">1</a></link>
     <guid><a href="https://textpattern.tips/shadowbox-and-smd_gallery#c000746" id="c000746">1</a></guid>
     <pubDate>Tue, 22 Jun 10 08:31:41 +0000</pubDate>
     <description><![CDATA[<p>i do it)<br>Thanks again, great tutor!</p>]]></description>
     <content:encoded><![CDATA[<p>i do it)<br>Thanks again, great tutor!</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.katalonian.com">Ziya</a></dc:creator>
 
</item>

</channel>
</rss>