<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.stephanschlegel.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.161.161.205</id>
	<title>Wikizone - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stephanschlegel.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=84.161.161.205"/>
	<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=Spezial:Beitr%C3%A4ge/84.161.161.205"/>
	<updated>2026-05-06T20:00:07Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.stephanschlegel.de/index.php?title=Typo3_-_Bildergallerie&amp;diff=18453</id>
		<title>Typo3 - Bildergallerie</title>
		<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=Typo3_-_Bildergallerie&amp;diff=18453"/>
		<updated>2006-04-12T14:13:14Z</updated>

		<summary type="html">&lt;p&gt;84.161.161.205: /* Konfiguration der lz_gallery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Konfiguration der lz_gallery ==&lt;br /&gt;
&lt;br /&gt;
Tipps:&lt;br /&gt;
Mit simulate static documents benutzen&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
############&lt;br /&gt;
#Gallerie Plugin#&lt;br /&gt;
############&lt;br /&gt;
&lt;br /&gt;
# Default Styles loswerden...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_simple._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
  plugin.tx_lzgallery_pi1._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
&lt;br /&gt;
# kopiere alle Objekte in ein neues Objekt...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach &amp;lt; plugin.tx_lzgallery_pi1&lt;br /&gt;
#alle Presets und Options wegwerfen...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.piVarPresets &amp;gt;&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.piVarOptions &amp;gt;&lt;br /&gt;
# Layout wegwerfen...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.layout.value &amp;gt;&lt;br /&gt;
&lt;br /&gt;
# in den Options stehen mögliche Werte die Übergebenwerden dürfen&lt;br /&gt;
# wichtig damit kein User Mist machen kann&lt;br /&gt;
# in den Presets steht der Standard Wert wenn nichts übergeben wird&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
  piVarPresets{&lt;br /&gt;
      clickmode = samewindow_noeffect&lt;br /&gt;
      colrows = 3x3&lt;br /&gt;
      maxwidth = 520&lt;br /&gt;
  }&lt;br /&gt;
  piVarOptions{&lt;br /&gt;
      clickmode = samewindow_noeffect&lt;br /&gt;
      colrows = 1x1, 3x3&lt;br /&gt;
      maxwidth = 520&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
# Gallerie einstellungen wegwerfen&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
    gallery &amp;gt;&lt;br /&gt;
    next_nolink &amp;gt;&lt;br /&gt;
    previous_nolink &amp;gt;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
#optimizeFactor = 0.75&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach.gallery{&lt;br /&gt;
    default{&lt;br /&gt;
        filename = 1&lt;br /&gt;
        filesize = 1&lt;br /&gt;
        image = 1&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach.layout.value(&lt;br /&gt;
# Hier kommt das Template rein s.u.&lt;br /&gt;
&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1 &amp;lt; plugin.tx_lzgallery_pi1_einfach&lt;br /&gt;
#plugin.tx_lzgallery_pi1._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Layout 1 - Tabellenbasiert:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LAYOUT### begin--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;gallery-imgnav&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;contentLink&amp;quot;&amp;gt;###UP### | ###PREVIOUS### | ###NEXT### | ###TOP###&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;header&amp;quot;&amp;gt;###TITLE###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;###DESCR_LONG###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;lzgallery-pics&amp;quot;&amp;gt;###GALLERY###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--###LAYOUT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LISTING### start--&amp;gt;&lt;br /&gt;
&amp;lt;table  id=&amp;quot;lzgallery-listing&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LISTITEM### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt; &lt;br /&gt;
    &amp;lt;td class=&amp;quot;contentLink&amp;quot;&amp;gt; &lt;br /&gt;
      &amp;lt;table width=&amp;quot;100%&amp;quot; class=&amp;quot;gallery-list-head&amp;quot;&amp;gt;&lt;br /&gt;
	     &amp;lt;tr&amp;gt;&lt;br /&gt;
		    &amp;lt;td&amp;gt;&lt;br /&gt;
          &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          ###TITLE### &lt;br /&gt;
          &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td class=&amp;quot;content&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;Enthält ###COUNT### Bilder&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;   &lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt; &lt;br /&gt;
    &amp;lt;td colspan=2&amp;gt; &lt;br /&gt;
      &amp;lt;table width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt; &lt;br /&gt;
          &amp;lt;td class=&amp;quot;preview&amp;quot; rowspan=2&amp;gt; &lt;br /&gt;
            &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
            ###PREVIEW### &lt;br /&gt;
            &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td class=&amp;quot;information&amp;quot;&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt; &lt;br /&gt;
          &amp;lt;td class=&amp;quot;descr_short&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;DIV align=&amp;quot;right&amp;quot;&amp;gt;###DESCR_SHORT###&amp;lt;/DIV&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/table&amp;gt;&lt;br /&gt;
    &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###LISTITEM### end--&amp;gt;&lt;br /&gt;
  &amp;lt;!--###NOTFOUND### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;line1&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td class=&amp;quot;title&amp;quot;&amp;gt;###MESSAGE###&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;line2&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###NOTFOUND### end--&amp;gt;&lt;br /&gt;
  &amp;lt;!--###PAGINATION### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;pagination&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td&amp;gt; &lt;br /&gt;
      &amp;lt;!--###PAGE_ITEM### start --&amp;gt;&lt;br /&gt;
      &amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
      ###PAGE_LABEL###&amp;amp;nbsp;###PAGE_NUMBER### &lt;br /&gt;
      &amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
      &amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
      &amp;lt;!--###PAGE_ITEM### end --&amp;gt;&lt;br /&gt;
    &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###PAGINATION### end--&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;!--###LISTING### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!--###LAYOUT### begin--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;gallery_wrap&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div id=&amp;quot;gallery_navi&amp;quot;&amp;gt;###UP### | ###PREVIOUS### | ###NEXT### | ###TOP###&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;gallery_title&amp;quot;&amp;gt;###TITLE###&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;gallery_description&amp;quot;&amp;gt;###DESCR_LONG###&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div id=&amp;quot;gallery_pics&amp;quot;&amp;gt;###GALLERY###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--###LAYOUT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LISTING### start--&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;gallery_list&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;!--###LISTITEM### start--&amp;gt;&lt;br /&gt;
      &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
        ###TITLE### &lt;br /&gt;
      &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
			&amp;lt;div&amp;gt;Enthält ###COUNT### Bilder&amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;div class=&amp;quot;gallery_preview&amp;quot;&amp;gt; &lt;br /&gt;
        &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
					###PREVIEW### &lt;br /&gt;
        &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;gallery_description_short&amp;quot;&amp;gt;&lt;br /&gt;
          &amp;lt;div&amp;gt;###DESCR_SHORT###&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;!--###LISTITEM### end--&amp;gt;&lt;br /&gt;
		&amp;lt;!--###NOTFOUND### start--&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;error&amp;quot;&amp;gt; ###MESSAGE### &amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;!--###NOTFOUND### end--&amp;gt;&lt;br /&gt;
		&amp;lt;!--###PAGINATION### start--&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;gallery_pagination&amp;quot;&amp;gt; &lt;br /&gt;
        &amp;lt;!--###PAGE_ITEM### start --&amp;gt;&lt;br /&gt;
					&amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
						###PAGE_LABEL###&amp;amp;nbsp;###PAGE_NUMBER### &lt;br /&gt;
					&amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
				&amp;lt;!--###PAGE_ITEM### end --&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;!--###PAGINATION### end--&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--###LISTING### end--&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>84.161.161.205</name></author>
	</entry>
	<entry>
		<id>https://wiki.stephanschlegel.de/index.php?title=Typo3_-_Bildergallerie&amp;diff=245</id>
		<title>Typo3 - Bildergallerie</title>
		<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=Typo3_-_Bildergallerie&amp;diff=245"/>
		<updated>2006-04-12T09:33:47Z</updated>

		<summary type="html">&lt;p&gt;84.161.161.205: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Konfiguration der lz_gallery ==&lt;br /&gt;
&lt;br /&gt;
Tipps:&lt;br /&gt;
Mit simulate static documents benutzen&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
############&lt;br /&gt;
#Gallerie Plugin#&lt;br /&gt;
############&lt;br /&gt;
&lt;br /&gt;
# Default Styles loswerden...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_simple._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
  plugin.tx_lzgallery_pi1._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
&lt;br /&gt;
# kopiere alle Objekte in ein neues Objekt...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach &amp;lt; plugin.tx_lzgallery_pi1&lt;br /&gt;
#alle Presets und Options wegwerfen...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.piVarPresets &amp;gt;&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.piVarOptions &amp;gt;&lt;br /&gt;
# Layout wegwerfen...&lt;br /&gt;
  plugin.tx_lzgallery_pi1_einfach.layout.value &amp;gt;&lt;br /&gt;
&lt;br /&gt;
# in den Options stehen mögliche Werte die Übergebenwerden dürfen&lt;br /&gt;
# wichtig damit kein User Mist machen kann&lt;br /&gt;
# in den Presets steht der Standard Wert wenn nichts übergeben wird&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
  piVarPresets{&lt;br /&gt;
      clickmode = samewindow_noeffect&lt;br /&gt;
      colrows = 3x3&lt;br /&gt;
      maxwidth = 520&lt;br /&gt;
  }&lt;br /&gt;
  piVarOptions{&lt;br /&gt;
      clickmode = samewindow_noeffect&lt;br /&gt;
      colrows = 1x1, 3x3&lt;br /&gt;
      maxwidth = 520&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
# Gallerie einstellungen wegwerfen&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
    gallery &amp;gt;&lt;br /&gt;
    next_nolink &amp;gt;&lt;br /&gt;
    previous_nolink &amp;gt;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach{&lt;br /&gt;
#optimizeFactor = 0.75&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach.gallery{&lt;br /&gt;
    default{&lt;br /&gt;
        filename = 1&lt;br /&gt;
        filesize = 1&lt;br /&gt;
        image = 1&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1_einfach.layout.value(&lt;br /&gt;
# Hier kommt das Template rein s.u.&lt;br /&gt;
&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
plugin.tx_lzgallery_pi1 &amp;lt; plugin.tx_lzgallery_pi1_einfach&lt;br /&gt;
#plugin.tx_lzgallery_pi1._CSS_DEFAULT_STYLE &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Layout 1 - Tabellenbasiert:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LAYOUT### begin--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;gallery-imgnav&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;contentLink&amp;quot;&amp;gt;###UP### | ###PREVIOUS### | ###NEXT### | ###TOP###&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;header&amp;quot;&amp;gt;###TITLE###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;###DESCR_LONG###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;lzgallery-pics&amp;quot;&amp;gt;###GALLERY###&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--###LAYOUT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_DEFAULT### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### begin--&amp;gt;&lt;br /&gt;
###IMAGE###&lt;br /&gt;
&amp;lt;!--###GALLERY_1x1### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LISTING### start--&amp;gt;&lt;br /&gt;
&amp;lt;table  id=&amp;quot;lzgallery-listing&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--###LISTITEM### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt; &lt;br /&gt;
    &amp;lt;td class=&amp;quot;contentLink&amp;quot;&amp;gt; &lt;br /&gt;
      &amp;lt;table width=&amp;quot;100%&amp;quot; class=&amp;quot;gallery-list-head&amp;quot;&amp;gt;&lt;br /&gt;
	     &amp;lt;tr&amp;gt;&lt;br /&gt;
		    &amp;lt;td&amp;gt;&lt;br /&gt;
          &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          ###TITLE### &lt;br /&gt;
          &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td class=&amp;quot;content&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;Enthält ###COUNT### Bilder&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;   &lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt; &lt;br /&gt;
    &amp;lt;td colspan=2&amp;gt; &lt;br /&gt;
      &amp;lt;table width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt; &lt;br /&gt;
          &amp;lt;td class=&amp;quot;preview&amp;quot; rowspan=2&amp;gt; &lt;br /&gt;
            &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
            ###PREVIEW### &lt;br /&gt;
            &amp;lt;!--###LINK_GENERAL###--&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td class=&amp;quot;information&amp;quot;&amp;gt; &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt; &lt;br /&gt;
          &amp;lt;td class=&amp;quot;descr_short&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;DIV align=&amp;quot;right&amp;quot;&amp;gt;###DESCR_SHORT###&amp;lt;/DIV&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/table&amp;gt;&lt;br /&gt;
    &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###LISTITEM### end--&amp;gt;&lt;br /&gt;
  &amp;lt;!--###NOTFOUND### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;line1&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td class=&amp;quot;title&amp;quot;&amp;gt;###MESSAGE###&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;line2&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###NOTFOUND### end--&amp;gt;&lt;br /&gt;
  &amp;lt;!--###PAGINATION### start--&amp;gt;&lt;br /&gt;
  &amp;lt;tr class=&amp;quot;pagination&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;td&amp;gt; &lt;br /&gt;
      &amp;lt;!--###PAGE_ITEM### start --&amp;gt;&lt;br /&gt;
      &amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
      ###PAGE_LABEL###&amp;amp;nbsp;###PAGE_NUMBER### &lt;br /&gt;
      &amp;lt;!--###PAGE_LINK###--&amp;gt;&lt;br /&gt;
      &amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
      &amp;lt;!--###PAGE_ITEM### end --&amp;gt;&lt;br /&gt;
    &amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;!--###PAGINATION### end--&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;!--###LISTING### end--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>84.161.161.205</name></author>
	</entry>
</feed>