<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: siriux.net Gallery 2.0 Theme</title>
	<atom:link href="http://siriux.net/2005/08/siriuxnet-gallery-20-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/</link>
	<description>Web-Site von Nico Kaiser</description>
	<lastBuildDate>Mon, 01 Mar 2010 19:19:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2783</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sun, 06 Nov 2005 23:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2783</guid>
		<description>*mwnovak:*
regarding the containerbox vs. margin problem: you&#039;re right, margin would be more elegant. but imagine non-square thumbnails (portrait and landscape). with floating thumbnail elements the layout breaks horribly, try yourself to see what i mean...</description>
		<content:encoded><![CDATA[<p><strong>mwnovak:</strong><br />
regarding the containerbox vs. margin problem: you&#8217;re right, margin would be more elegant. but imagine non-square thumbnails (portrait and landscape). with floating thumbnail elements the layout breaks horribly, try yourself to see what i mean&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: mwnovak</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2780</link>
		<dc:creator>mwnovak</dc:creator>
		<pubDate>Sun, 06 Nov 2005 08:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2780</guid>
		<description>N,

Thank you for making the Siriux theme available.  As many have noted, it provides an ideal foundation for integrating G2 into other, more general, blog and CMS applications.  

I&#039;ve spent the last few days tweaking the Siriux theme for my purposes, and I have a question (probably not my last) that I&#039;m hoping you might address.

In theme.tpl, you have the following:

          {assign var=&quot;thumbCellSize&quot; value=$theme.params.thumbnailSize 30}
          .gallery-thumb {ldelim} width: {$thumbCellSize}px; height: {$thumbCellSize}px; {rdelim}

This sets the containing box for thumbnails to the actual thumbnail size plus 30 pixels.  The net result is that each thumbnail gets a 15 pixel border.  I&#039;m wondering why you chose to create a border this way as opposed to setting &quot;.gallery-thumb {margin: 15px;}&quot; in theme.css?

I wanted tighter spacing of my thumbnails, so I ended up dropping the &quot; 30&quot; from the above-cited code and setting a margin for .gallery-thumb as just mentioned.  I&#039;m assuming there was a specific reason for the original code, and I&#039;m just wondering if my adaptation is going to cause (known) problems for certain browsers/platforms?

Thanks for your insight,

--MW</description>
		<content:encoded><![CDATA[<p>N,</p>
<p>Thank you for making the Siriux theme available.  As many have noted, it provides an ideal foundation for integrating G2 into other, more general, blog and <span class="caps">CMS</span> applications.  </p>
<p>I&#8217;ve spent the last few days tweaking the Siriux theme for my purposes, and I have a question (probably not my last) that I&#8217;m hoping you might address.</p>
<p>In theme.tpl, you have the following:</p>
<p>          {assign var=&#8222;thumbCellSize&#8220; value=$theme.params.thumbnailSize 30}<br />
          .gallery-thumb {ldelim} width: {$thumbCellSize}px; height: {$thumbCellSize}px; {rdelim}</p>
<p>This sets the containing box for thumbnails to the actual thumbnail size plus 30 pixels.  The net result is that each thumbnail gets a 15 pixel border.  I&#8217;m wondering why you chose to create a border this way as opposed to setting &#8222;.gallery-thumb {margin: 15px;}&#8220; in theme.css?</p>
<p>I wanted tighter spacing of my thumbnails, so I ended up dropping the &#8222; 30&#8220; from the above-cited code and setting a margin for .gallery-thumb as just mentioned.  I&#8217;m assuming there was a specific reason for the original code, and I&#8217;m just wondering if my adaptation is going to cause (known) problems for certain browsers/platforms?</p>
<p>Thanks for your insight,</p>
<p>&#8212;MW</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Don Martel</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2763</link>
		<dc:creator>Don Martel</dc:creator>
		<pubDate>Tue, 25 Oct 2005 12:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2763</guid>
		<description>Hi Nico

  Yes that is exactly what I am look for :) 

Thks</description>
		<content:encoded><![CDATA[<p>Hi Nico</p>
<p>  Yes that is exactly what I am look for <img src='http://siriux.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Thks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2762</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 25 Oct 2005 07:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2762</guid>
		<description>*Don Martel*:
What do you mean with &quot;summary description&quot;? Add the &quot;summary&quot; text to the thumbnails as &quot;title&quot; tag (which is displayed on hover by most browsers)?</description>
		<content:encoded><![CDATA[<p><strong>Don Martel</strong>:<br />
What do you mean with &#8222;summary description&#8220;? Add the &#8222;summary&#8220; text to the thumbnails as &#8222;title&#8220; tag (which is displayed on hover by most browsers)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2758</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sun, 23 Oct 2005 12:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2758</guid>
		<description>*Mark*:
You can add &quot;Blocks&quot; to your album pages in Gallery Admin -&gt; Display -&gt; Themes -&gt; Siriux. Add &quot;Item actions&quot; to &quot;Blocks to show on album pages&quot;.</description>
		<content:encoded><![CDATA[<p><strong>Mark</strong>:<br />
You can add &#8222;Blocks&#8220; to your album pages in Gallery Admin -&gt; Display -&gt; Themes -&gt; Siriux. Add &#8222;Item actions&#8220; to &#8222;Blocks to show on album pages&#8220;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2752</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 22 Oct 2005 04:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2752</guid>
		<description>Hey, that&#039;s really a slick theme. I like it :)
One question though: Where can I find the &quot;Edit Captions&quot; link after clicking on an album? It&#039;s a lot of work to edit captions without the multiple-edit-link. Maybe I just didn&#039;t see it. Any hint for me? ;)</description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s really a slick theme. I like it <img src='http://siriux.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
One question though: Where can I find the &#8222;Edit Captions&#8220; link after clicking on an album? It&#8217;s a lot of work to edit captions without the multiple-edit-link. Maybe I just didn&#8217;t see it. Any hint for me? <img src='http://siriux.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Don Martel</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2751</link>
		<dc:creator>Don Martel</dc:creator>
		<pubDate>Fri, 21 Oct 2005 17:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2751</guid>
		<description>I really like the siriux look and feel,  I would just like to add the summary descritiion to the thumbnails ? 
any clues on how I can do this ?</description>
		<content:encoded><![CDATA[<p>I really like the siriux look and feel,  I would just like to add the summary descritiion to the thumbnails ? <br />
any clues on how I can do this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2733</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 10 Oct 2005 08:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2733</guid>
		<description>*Blabla_lux*:
I don&#039;t think it&#039;s possible as the &quot;first&quot; and &quot;last&quot; elements of the navigation are removed by the template...</description>
		<content:encoded><![CDATA[<p><strong>Blabla_lux</strong>:<br />
I don&#8217;t think it&#8217;s possible as the &#8222;first&#8220; and &#8222;last&#8220; elements of the navigation are removed by the template&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Blabla_lux</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2731</link>
		<dc:creator>Blabla_lux</dc:creator>
		<pubDate>Sat, 08 Oct 2005 07:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2731</guid>
		<description>Hello,

Thank you for your nice theme ! I have a couple of questions :

1. I would like to keep the first picture / last picture navigator capabilities, so how can I change the 
[code]
  {g-&gt;callback type=&quot;core.LoadPeers&quot; item=$theme.item windowSize=1}
  {g-&gt;block type=&quot;core.Navigator&quot; navigator=$theme.navigator prefix=&quot;&#171; &quot; suffix=&quot; &#187;&quot;
      currentItem=$block.core.LoadPeers.thisPeerIndex totalItems=$block.core.LoadPeers.peerCount}
[/code]

block to make this ?

2. For each picture, I would like to display not only the date, but the date and time. Could you please show me how ?

Thank you very much again !

[B]</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thank you for your nice theme ! I have a couple of questions :</p>
<p>1. I would like to keep the first picture / last picture navigator capabilities, so how can I change the <br />
[code]<br />
  {g-&gt;callback type=&#8222;core.LoadPeers&#8220; item=$theme.item windowSize=1}<br />
  {g-&gt;block type=&#8222;core.Navigator&#8220; navigator=$theme.navigator prefix=&#8220;&laquo; &#8222; suffix=&#8220; &raquo;&#8220;<br />
      currentItem=$block.core.LoadPeers.thisPeerIndex totalItems=$block.core.LoadPeers.peerCount}<br />
[/code]</p>
<p>block to make this ?</p>
<p>2. For each picture, I would like to display not only the date, but the date and time. Could you please show me how ?</p>
<p>Thank you very much again !</p>
<p>[B]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: siriux.net G2 Theme update &#124; siriux.net</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2729</link>
		<dc:creator>siriux.net G2 Theme update &#124; siriux.net</dc:creator>
		<pubDate>Fri, 07 Oct 2005 11:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2729</guid>
		<description>[...] I have updated the siriux.net Theme for Gallery 2.0. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I have updated the siriux.net Theme for Gallery 2.0. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Paul M</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2717</link>
		<dc:creator>Paul M</dc:creator>
		<pubDate>Sun, 02 Oct 2005 14:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2717</guid>
		<description>Nico-

   Actually, I made an even simpler change: I went into the .css file and made h3 display:none.  That took that date heading right out.  Thanks again for the great theme and I look forward to the new updated version.  I really like that javascript magic on your site and would love to use that in the new theme.

Paul</description>
		<content:encoded><![CDATA[<p>Nico-</p>
<p>   Actually, I made an even simpler change: I went into the .css file and made h3 display:none.  That took that date heading right out.  Thanks again for the great theme and I look forward to the new updated version.  I really like that javascript magic on your site and would love to use that in the new theme.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2716</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sun, 02 Oct 2005 14:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2716</guid>
		<description>*Paul M*:
Assuming you are using the theme included in Gallery 2.0, this can be done by removing the block commented as &quot;Year separator&quot; in your album.tpl.

I&#039;m planning an updated version of this theme soon, the version on this page is quite outdated and the version included in Gallery 2.0 is missing some features (like optional year grouping, mouseover arrows)...</description>
		<content:encoded><![CDATA[<p><strong>Paul M</strong>:<br />
Assuming you are using the theme included in Gallery 2.0, this can be done by removing the block commented as &#8222;Year separator&#8220; in your album.tpl.</p>
<p>I&#8217;m planning an updated version of this theme soon, the version on this page is quite outdated and the version included in Gallery 2.0 is missing some features (like optional year grouping, mouseover arrows)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Paul M</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2715</link>
		<dc:creator>Paul M</dc:creator>
		<pubDate>Sun, 02 Oct 2005 14:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2715</guid>
		<description>I love your G2 theme, but I would like to modify it to remove the groupings by year on the main gallery page.  Some of my gallerys contain items from multiple years (like birthdays, holidays, etc.) so  having the top level year groupings doesn&#039;t make sense for me.  Is there an easy way to remove it?  Thanks again!</description>
		<content:encoded><![CDATA[<p>I love your G2 theme, but I would like to modify it to remove the groupings by year on the main gallery page.  Some of my gallerys contain items from multiple years (like birthdays, holidays, etc.) so  having the top level year groupings doesn&#8217;t make sense for me.  Is there an easy way to remove it?  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Friedrich Delgado Friedrichs</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2700</link>
		<dc:creator>Friedrich Delgado Friedrichs</dc:creator>
		<pubDate>Mon, 26 Sep 2005 22:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2700</guid>
		<description>Hi!

I&#039;m using the siriux theme shipped with the 2.0 release of gallery and I think it has the most pleasing appearance of all the included themes.

However I&#039;d like to add a comment count to the thumbnail, if the image has comments. However, adding the &quot;show comments&quot; block to the album has no effect.

Is there any way I could accomplish that?

Kind regards
Friedel</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m using the siriux theme shipped with the 2.0 release of gallery and I think it has the most pleasing appearance of all the included themes.</p>
<p>However I&#8217;d like to add a comment count to the thumbnail, if the image has comments. However, adding the &#8222;show comments&#8220; block to the album has no effect.</p>
<p>Is there any way I could accomplish that?</p>
<p>Kind regards<br />
Friedel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nico</title>
		<link>http://siriux.net/2005/08/siriuxnet-gallery-20-theme/comment-page-1/#comment-2693</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sat, 24 Sep 2005 22:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://siriux.net/?p=335#comment-2693</guid>
		<description>*Peter K*: How to make admin pages look like &quot;Matrix&quot; (caution: dirty hack!):

Wrap the contents of theme.tpl with this (&quot;...&quot; means the current content of this file):
&lt;code&gt;{if $theme.pageType == &#039;admin&#039;}
{g-&gt;theme include=&quot;admin.tpl&quot;}
{else}
...
{/if}&lt;/code&gt;

Copy themes/matrix/templates/theme.tpl to themes/siriux/templates/local/admin.tpl

Change the stylesheet and image references (e.g. &lt;code&gt;{g-&gt;theme url=&quot;theme.css&quot;}&lt;/code&gt;) to local ones (e.g. &lt;code&gt;/gallery/themes/matrix/theme.css&lt;/code&gt;)

Remove the if/else block after the &quot;Include the appropriate content type&quot; comment in the new admin.tpl and replace it by
&lt;code&gt;{include file=$theme.adminTemplate}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><strong>Peter K</strong>: How to make admin pages look like &#8222;Matrix&#8220; (caution: dirty hack!):</p>
<p>Wrap the contents of theme.tpl with this (&#8220;&#8230;&#8220; means the current content of this file):<br />
<code>{if $theme.pageType == &#39;admin&#39;}<br />
{g-&amp;gt;theme include=&quot;admin.tpl&quot;}<br />
{else}<br />
...<br />
{/if}</code></p>
<p>Copy themes/matrix/templates/theme.tpl to themes/siriux/templates/local/admin.tpl</p>
<p>Change the stylesheet and image references (e.g. <code>{g-&amp;gt;theme url=&quot;theme.css&quot;}</code>) to local ones (e.g. <code>/gallery/themes/matrix/theme.css</code>)</p>
<p>Remove the if/else block after the &#8222;Include the appropriate content type&#8220; comment in the new admin.tpl and replace it by<br />
<code>{include file=$theme.adminTemplate}</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->