<?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/"
	>

<channel>
	<title>ki GmbH :: tec blog &#187; extension</title>
	<atom:link href="http://www.kigmbh.com/wordpress/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kigmbh.com/wordpress</link>
	<description>essenzen aus der tekki welt</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:24:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Typo3 4.3: Conditions im TSConfig</title>
		<link>http://www.kigmbh.com/wordpress/2010/06/typo3-4-3-conditions-im-tsconfig/</link>
		<comments>http://www.kigmbh.com/wordpress/2010/06/typo3-4-3-conditions-im-tsconfig/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 20:56:15 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=598</guid>
		<description><![CDATA[Im BE (Backend) sollen einzelne Eingabefelder oder Optionen ausgeblendet werden. Beispielsweise sollen bei einer Extension bestimmte BE-User bestimmte Felder nicht bearbeiten können. Conditions waren bislang nicht auf TSConfig-Ebene möglich, doch nun ist das obige Problem leicht zu lösen: Eine &#8216;usergroup&#8217; wird über ihre &#8216;uid&#8217; angegeben und die Condition selbst muss mit &#8216;global&#8217; wieder geschlossen werden. [...]]]></description>
			<content:encoded><![CDATA[<p>Im BE (Backend) sollen einzelne Eingabefelder oder Optionen ausgeblendet werden. Beispielsweise sollen bei einer Extension bestimmte BE-User bestimmte Felder nicht bearbeiten können.<br />
Conditions waren bislang nicht auf TSConfig-Ebene möglich, doch nun ist das obige Problem leicht zu lösen:<br />
Eine &#8216;usergroup&#8217; wird über ihre &#8216;uid&#8217; angegeben und die Condition selbst muss mit &#8216;global&#8217; wieder geschlossen werden.<br />
Innerhalb dieser Condition können nun der entsprechenden &#8216;usergroup&#8217; die Rechte an bestimmten Feldern einer beliebigen Tabelle entzogen werden.<br />
&#8216;TCEFORM.&#8217; gefolgt von dem Tabellennamen &#8216;tabellen_name.&#8217; (tabellen_name bitte mit eigener Tabelle ersetzen), dann Feldnamen &#8216;feld_name.&#8217; angeben (feld_name bitte mit eigenem Feld ersetzen), dann &#8216;.disabled = 1&#8242;, fertig.</p>
<p>[usergroup = 1]<br />
TCEFORM.tabellen_name.feld_name.disabled = 1<br />
[global]</p>
<p>Zur Erinnerung, dieses Stück &#8216;TSConfig&#8217; gehört in die Seiteneigenschaften. Zu finden unter Seite / Seiteneigenschaften bearbeiten / Optionen / TSConfig und speichern nicht vergessen <img src='http://www.kigmbh.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2010/06/typo3-4-3-conditions-im-tsconfig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Newsletter Adress Import</title>
		<link>http://www.kigmbh.com/wordpress/2010/04/magento-newsletter-adress-import/</link>
		<comments>http://www.kigmbh.com/wordpress/2010/04/magento-newsletter-adress-import/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 09:24:40 +0000</pubDate>
		<dc:creator>sascha</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[modul]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[shop]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=529</guid>
		<description><![CDATA[Wenn man in Magento die Newsletter Adressen nicht einzeln von Hand anlegen möchte, kann man eine Liste mit vorhandenen Adressen importieren. Das geht entweder über SQL oder über eine Magento Extension. Diese Extension gibt es hier: http://www.magentocommerce.com/magento-connect/Jan+Wohlfeil/extension/2358/newsletter-address-import So sieht die Extension im Backend aus: Hinweise: Evtl. muss man noch den Cache aktualisieren mit &#8220;System&#8221; -> [...]]]></description>
			<content:encoded><![CDATA[<p>Wenn man in Magento die Newsletter Adressen nicht einzeln von Hand anlegen möchte, kann man eine Liste mit vorhandenen Adressen importieren. Das geht entweder über SQL oder über eine Magento Extension. Diese Extension gibt es hier:</p>
<p><a target="_blank" title="Magento Newsletter Adress Import Extension" href="http://www.magentocommerce.com/magento-connect/Jan+Wohlfeil/extension/2358/newsletter-address-import">http://www.magentocommerce.com/magento-connect/Jan+Wohlfeil/extension/2358/newsletter-address-import</a><br />
<span id="more-529"></span><br />
So sieht die Extension im Backend aus:<br />
<a href="http://www.kigmbh.com/wordpress/wp-content/uploads/2010/04/Magento-Admin_1271322922166.png"><img src="http://www.kigmbh.com/wordpress/wp-content/uploads/2010/04/Magento-Admin_1271322922166-300x242.png" alt="Newsletter Address Import" title="Magento Admin_1271322922166" width="300" height="242" class="alignnone size-medium wp-image-531" /></a></p>
<p><strong>Hinweise:</strong><br />
Evtl. muss man noch den Cache aktualisieren mit &#8220;System&#8221; -> &#8220;Cache Management&#8221; -> &#8220;All Cache: Refresh&#8221;.<br />
Der Aufruf erfolgt dann unter &#8220;Newsletter&#8221; -> &#8220;Newsletter Address Import&#8221; -> &#8220;Add Import Item&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2010/04/magento-newsletter-adress-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typo3 Google Sitemap Extension</title>
		<link>http://www.kigmbh.com/wordpress/2010/04/typo3-google-sitemap-extension/</link>
		<comments>http://www.kigmbh.com/wordpress/2010/04/typo3-google-sitemap-extension/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:55:01 +0000</pubDate>
		<dc:creator>sascha</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[realurl]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=510</guid>
		<description><![CDATA[Um für Google eine passende sitemap.xml zu erstellen, gibt es hier eine Extension für typo3. Sie erzeugt anhand des typo3 Seitenbaums dynamisch eine sitemap.xml für die großen Suchmaschinen wie z.b. Google. Die Extension &#8220;weeaar_googlesitemap&#8221; unterstützt sowohl News (tt_news) als auch RealURL. http://www.weeaar.com/projekte/typo3-extensions/google-sitemap.html Typoscript Beispielcode ### GoogleSitemap #################################### sitemap = PAGE sitemap &#123; typeNum = 200 [...]]]></description>
			<content:encoded><![CDATA[<p>Um für Google eine passende sitemap.xml zu erstellen, gibt es hier eine Extension für typo3. Sie erzeugt anhand des typo3 Seitenbaums dynamisch eine sitemap.xml für die großen Suchmaschinen wie z.b. Google. Die Extension &#8220;<strong>weeaar_googlesitemap</strong>&#8221; unterstützt sowohl News (<strong>tt_news</strong>) als auch <strong>RealURL</strong>.</p>
<p><a href="http://www.weeaar.com/projekte/typo3-extensions/google-sitemap.html">http://www.weeaar.com/projekte/typo3-extensions/google-sitemap.html</a></p>
<p><span id="more-510"></span></p>
<h2>Typoscript Beispielcode</h2>
<h2>

<div class="wp_syntax"><div class="code"><pre class="typoscript" style="font-family:monospace;">### GoogleSitemap
<span style="color: #aaa; font-style: italic;">####################################</span>
<span style="color: #000066; font-weight: bold;">sitemap</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #990000; font-weight: bold;">PAGE</span>
<span style="color: #000066; font-weight: bold;">sitemap</span> <span style="color: #009900;">&#123;</span>
 typeNum <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">200</span>
 <span style="color: #cc0000;">10</span> &amp;gt;
 <span style="color: #cc0000;">10</span> &amp;lt; <span style="color: #000066; font-weight: bold;">plugin</span><span style="color: #339933; font-weight: bold;">.</span><span style="color: #000066; font-weight: bold;">tx_weeaargooglesitemap_pi1</span>
 10<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">1</span>
 10<span style="color: #339933; font-weight: bold;">.</span>recursive <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">0</span>
 10<span style="color: #339933; font-weight: bold;">.</span>allowedDoktypes <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">2</span>,<span style="color: #cc0000;">1</span>,<span style="color: #cc0000;">4</span>,<span style="color: #cc0000;">5</span>,<span style="color: #cc0000;">254</span>
 10<span style="color: #339933; font-weight: bold;">.</span>domain <span style="color: #339933; font-weight: bold;">=</span> http<span style="color: #339933; font-weight: bold;">:</span><span style="color: #aaa; font-style: italic;">//www.domain.tld/</span>
 10<span style="color: #339933; font-weight: bold;">.</span>languageVar <span style="color: #339933; font-weight: bold;">=</span> L
 10<span style="color: #339933; font-weight: bold;">.</span>showLanguages <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">0</span>,<span style="color: #cc0000;">1</span>,<span style="color: #cc0000;">2</span>,<span style="color: #cc0000;">3</span>,<span style="color: #cc0000;">4</span>,<span style="color: #cc0000;">5</span>,<span style="color: #cc0000;">6</span>
 10<span style="color: #339933; font-weight: bold;">.</span>tt_news<span style="color: #339933; font-weight: bold;">.</span>single_page <span style="color: #009900;">&#123;</span>
  <span style="color: #cc0000;">1</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  1<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">200</span>
  <span style="color: #cc0000;">2</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  2<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">260</span>
  <span style="color: #cc0000;">3</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  3<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">281</span>
  <span style="color: #cc0000;">4</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  4<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">296</span>
  <span style="color: #cc0000;">5</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  5<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">261</span>
  <span style="color: #cc0000;">6</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  6<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">253</span>
  <span style="color: #cc0000;">7</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  7<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">289</span>
  <span style="color: #cc0000;">8</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  8<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">244</span>
  <span style="color: #cc0000;">9</span> <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">203</span>
  9<span style="color: #339933; font-weight: bold;">.</span>pid_list <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">236</span>
 <span style="color: #009900;">&#125;</span>
 10<span style="color: #339933; font-weight: bold;">.</span>tt_news <span style="color: #009900;">&#123;</span>
  disabledParameter <span style="color: #339933; font-weight: bold;">=</span> day,<span style="color: #ed7d14;">month</span>,year
 <span style="color: #009900;">&#125;</span>
 <span style="color: #000066; font-weight: bold;">config</span> <span style="color: #009900;">&#123;</span>
  disableAllHeaderCode <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">1</span>
  additionalHeaders <span style="color: #339933; font-weight: bold;">=</span> Content-type<span style="color: #339933; font-weight: bold;">:</span>text<span style="color: #339933; font-weight: bold;">/</span>xml
  no_cache <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">1</span>
  xhtml_cleaning <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #cc0000;">0</span>
 <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2010/04/typo3-google-sitemap-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konvertieren von traditionellen typo3 Containern in Templavoila</title>
		<link>http://www.kigmbh.com/wordpress/2009/12/konvertieren-von-traditionellen-typo3-containern-in-templavoila/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/12/konvertieren-von-traditionellen-typo3-containern-in-templavoila/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 06:51:51 +0000</pubDate>
		<dc:creator>sascha</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[templavoila]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=437</guid>
		<description><![CDATA[Die Konvertierung erfolgt in zwei Schritten. 1. Mit dieser Extension kann man die Inhalte aus traditionellen Containern (left, normal, right, border) in Templavoila Container vornehmen. http://typo3.org/extensions/repository/view/eu_tradvoila/current/ 2. Für die aktuellen typo3 bzw. Templavoila Versionen (aktuell 4.2.10) ist eine weitere Anpassung erforderlich in der Datenbank erforderlich. Dazu kann man nachfolgende SQL-Statements verwenden. UPDATE `pages` SET `tx_templavoila_flex` [...]]]></description>
			<content:encoded><![CDATA[<p>Die Konvertierung erfolgt in zwei Schritten.</p>
<p>1. Mit dieser Extension kann man die Inhalte aus traditionellen Containern (left, normal, right, border) in Templavoila Container vornehmen.<br />
<a href="http://typo3.org/extensions/repository/view/eu_tradvoila/current/">http://typo3.org/extensions/repository/view/eu_tradvoila/current/</a></p>
<p>2. Für die aktuellen typo3 bzw. Templavoila Versionen (aktuell 4.2.10) ist eine weitere Anpassung erforderlich in der Datenbank erforderlich. Dazu kann man nachfolgende SQL-Statements verwenden.</p>

<div class="wp_syntax"><div class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">UPDATE</span> <span style="color: #ff0000;">`pages`</span> <span style="color: #993333; font-weight: bold;">SET</span> <span style="color: #ff0000;">`tx_templavoila_flex`</span> <span style="color: #66cc66;">=</span> <span style="color: #993333; font-weight: bold;">REPLACE</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">`tx_templavoila_flex`</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">'fieldname index=&quot;content_col2&quot; type=&quot;array&quot;'</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">'field index=&quot;field_content_col2&quot;'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #993333; font-weight: bold;">UPDATE</span> <span style="color: #ff0000;">`pages`</span> <span style="color: #993333; font-weight: bold;">SET</span> <span style="color: #ff0000;">`tx_templavoila_flex`</span> <span style="color: #66cc66;">=</span> <span style="color: #993333; font-weight: bold;">REPLACE</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">`tx_templavoila_flex`</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">'&lt;vdef&gt;'</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">'&lt;value index=&quot;vDEF&quot;&gt;'</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #993333; font-weight: bold;">UPDATE</span> <span style="color: #ff0000;">`pages`</span> <span style="color: #993333; font-weight: bold;">SET</span> <span style="color: #ff0000;">`tx_templavoila_flex`</span> <span style="color: #66cc66;">=</span> <span style="color: #993333; font-weight: bold;">REPLACE</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">`tx_templavoila_flex`</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">'&lt;/value&gt;&lt;/vdef&gt;'</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">''</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #993333; font-weight: bold;">UPDATE</span> <span style="color: #ff0000;">`pages`</span> <span style="color: #993333; font-weight: bold;">SET</span> <span style="color: #ff0000;">`tx_templavoila_flex`</span> <span style="color: #66cc66;">=</span> <span style="color: #993333; font-weight: bold;">REPLACE</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">`tx_templavoila_flex`</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">''</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000;">''</span><span style="color: #66cc66;">&#41;</span>;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/12/konvertieren-von-traditionellen-typo3-containern-in-templavoila/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rggooglemaps Startzoom und -koordinaten ändern</title>
		<link>http://www.kigmbh.com/wordpress/2009/11/rggooglemaps-startzoom-und-koordinaten-andern/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/11/rggooglemaps-startzoom-und-koordinaten-andern/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:48:52 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlemap]]></category>
		<category><![CDATA[rggooglemap]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=422</guid>
		<description><![CDATA[Schwer zu finden bei dem vielen javascript code. In der &#8220;searchlocator.php&#8221;  in Zeile 14: map.setCenter(new GLatLng(49, 9), 4); Die ersten beiden Werte sind die Koordinaten und der Letzte der Zoom. Seltsam das die Einstellungen im Backend vollständig ignoriert werden zu diesem Thema&#8230;]]></description>
			<content:encoded><![CDATA[<p>Schwer zu finden bei dem vielen javascript code.</p>
<p>In der &#8220;searchlocator.php&#8221;  in Zeile 14:</p>
<p><code>map.setCenter(new GLatLng(49, 9), 4);</code></p>
<p>Die ersten beiden Werte sind die Koordinaten und der Letzte der Zoom.</p>
<p>Seltsam das die Einstellungen im Backend vollständig ignoriert werden zu diesem Thema&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/11/rggooglemaps-startzoom-und-koordinaten-andern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typo3 tt_news BE-Felder anpassen</title>
		<link>http://www.kigmbh.com/wordpress/2009/09/typo3-tt_news-be-felder-anpassen/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/09/typo3-tt_news-be-felder-anpassen/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:49:03 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[tt_news]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=407</guid>
		<description><![CDATA[Wer im Backend (BE) von Typo3 die Felder von tt_news anpassen möchte, der sollte sich diese zuvor über Admin-Werkzeuge/Konfiguration/$TCA (tables.php)/tt_news ansehen. Mit den drei folgenden Zeilen, kann beispielsweise das Feld &#8216;bodytext&#8217; im BE unabhängig vom Typ der News immer ausgegeben werden: // EDIT ttnews: typo3conf/ext/tt_news/ext_tables.php // show bodytext for ttnews-types 1 and 2 $TCA&#91;'tt_news'&#93;&#91;'types'&#93;&#91;'1'&#93;&#91;'showitem'&#93; = [...]]]></description>
			<content:encoded><![CDATA[<p>Wer im Backend (BE) von Typo3 die Felder von tt_news anpassen möchte, der sollte sich diese zuvor über Admin-Werkzeuge/Konfiguration/$TCA (tables.php)/tt_news ansehen.</p>
<p>Mit den drei folgenden Zeilen, kann beispielsweise das Feld &#8216;bodytext&#8217; im BE unabhängig vom Typ der News immer ausgegeben werden:</p>

<div class="wp_syntax"><div class="code"><pre class="typoscript" style="font-family:monospace;"><span style="color: #aaa; font-style: italic;">// EDIT ttnews: typo3conf/ext/tt_news/ext_tables.php</span>
<span style="color: #aaa; font-style: italic;">// show bodytext for ttnews-types 1 and 2</span>
<span style="color: #009900; font-weight: bold;">$</span>TCA<span style="color: #009900;">&#91;</span>'<span style="color: #000066; font-weight: bold;">tt_news</span>'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'types'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'<span style="color: #cc0000;">1</span>'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'showitem'<span style="color: #009900;">&#93;</span> <span style="color: #339933; font-weight: bold;">=</span> 'title;;<span style="color: #cc0000;">1</span>;;,type,datetime;;<span style="color: #cc0000;">2</span>;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>,author;;<span style="color: #cc0000;">3</span>;;,short,bodytext,page;;<span style="color: #cc0000;">4</span>;;,--div--;Relations,category,image;;;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>,imagecaption, sorting;;;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>';
<span style="color: #009900; font-weight: bold;">$</span>TCA<span style="color: #009900;">&#91;</span>'<span style="color: #000066; font-weight: bold;">tt_news</span>'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'types'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'<span style="color: #cc0000;">2</span>'<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span>'showitem'<span style="color: #009900;">&#93;</span> <span style="color: #339933; font-weight: bold;">=</span> 'title;;<span style="color: #cc0000;">1</span>;;,type,datetime;;<span style="color: #cc0000;">2</span>;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>,author;;<span style="color: #cc0000;">3</span>;;,short,bodytext,ext_url;;<span style="color: #cc0000;">4</span>;;,--div--;Relations,category,image;;;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>,imagecaption, sorting;;;;<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>-<span style="color: #cc0000;">1</span>';</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/09/typo3-tt_news-be-felder-anpassen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typo3 TemplaVoila installieren (Installation Teil 1)</title>
		<link>http://www.kigmbh.com/wordpress/2009/06/typo3-templavoila-installieren-installation-teil-1/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/06/typo3-templavoila-installieren-installation-teil-1/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:32:15 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[templavoila]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=359</guid>
		<description><![CDATA[Vorabarbeiten: Eine Seitenstruktur muss vorhanden sein, also einfach ein paar Seiten anlegen. css_styled_content und static_info_tables includieren bzw. installieren Ist static_info_tables noch nicht installiert, bekommt man bei der Installation von TemplVoila die Aufforderung dies zu tun. Als inkompatibel gelten: kb_tv_clipboard templavoila_cw eu_tradvoila Um alle vorhandenen Versionen sehen zu können, sollte unter Settings (Ext Manager) noch Enable [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Vorabarbeiten:</strong><em><br />
</em>Eine Seitenstruktur muss vorhanden sein, also einfach ein paar Seiten anlegen.<br />
<em>css_styled_content</em> und <em>static_info_tables</em> includieren bzw. installieren<br />
Ist static_info_tables noch nicht installiert, bekommt man bei der Installation von TemplVoila die Aufforderung dies zu tun.</p>
<p>Als inkompatibel gelten:</p>
<p>kb_tv_clipboard<br />
templavoila_cw<br />
eu_tradvoila</p>
<p>Um alle vorhandenen Versionen sehen zu können, sollte unter <em>Settings</em> (Ext Manager) noch <em>Enable extensions without review</em> gesetzt werden.</p>
<p><strong>Installation:</strong><br />
Und nun einfach <em>templavoila </em>im Backend installieren.</p>
<p>Als nächstes einen <em>SysFolder</em> anlegen. Dieser muss nun verbunden werden.<br />
Web-&gt;Seite-&gt;rootpage-&gt;Eigenschaften-&gt;Options-&gt;General Record Storage page<br />
Hier den gerade erstellten SysFolder auswählen.</p>
<p>Sollte unter Web-&gt;Template-&gt;Setup noch</p>
<p>page = PAGE<br />
page.10 = HTML<br />
page.10.value = &lt;div&gt;www.multimediateam.com&lt;/div&gt;</p>
<p>stehen, dieses in:</p>
<p>page = PAGE<br />
page.typeNum = 0<br />
page.10 = USER<br />
page.10.userFunc = tx_templavoila_pi1-&gt;main_page</p>
<p>Damit bekommt TemplaVoila die Anweisung die Ausgabe zu übernehmen.<br />
Bei dieser Gelegenheit nocheinmal kontrollieren, ob wirklich auch <em>css_styled_content</em> eingebunden ist (Click her to edit whole Template unter Setup zu finden)</p>
<p>Um das Mapping geht es in einem neuen Artikel, alle CSS- und HTML-Dateien (und was sonst noch so gebraucht wird) in einem Verzeichnis unterhalb von <em>fileadmin</em> ablegen. Als Tipp noch an dieser Stelle: ich habe mir den Unterverzeichnis <em>templates</em> hierfür reserviert, da ich mit anderen Namen vor einiger Zeit Probleme hatte. Seither habe ich es mit anderen Verzeichnisnamen nicht nocheinmal versucht. <img src='http://www.kigmbh.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><span><strong> </strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/06/typo3-templavoila-installieren-installation-teil-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Typo3 indexedsearch Mehrsprachigkeit</title>
		<link>http://www.kigmbh.com/wordpress/2009/05/typo3-indexedsearch-mehrsprachigkeit/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/05/typo3-indexedsearch-mehrsprachigkeit/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:30:05 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[suche]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=314</guid>
		<description><![CDATA[Wenn das Suchresultat Mehrsprachig ist, man das Ergebnis aber nur in der aktuellen Sprache haben möchte, könne diese Zeilen helfen. TS-Setup: #default language plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0 [globalVar = GP:L=1] #secund language plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1 [global] [globalVar = GP:L=2] #third language (and so on;-) plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 2 [global]]]></description>
			<content:encoded><![CDATA[<p>Wenn das Suchresultat Mehrsprachig ist, man das Ergebnis aber nur in der aktuellen Sprache haben möchte, könne diese Zeilen helfen.<br />
TS-Setup:</p>

<div class="wp_syntax"><div class="code"><pre class="typo3" style="font-family:monospace;">#default language
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0
[globalVar = GP:L=1]
   #secund language
   plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1
[global]
[globalVar = GP:L=2]
   #third language (and so on;-)
   plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 2
[global]</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/05/typo3-indexedsearch-mehrsprachigkeit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typo3 tt_news date time format</title>
		<link>http://www.kigmbh.com/wordpress/2009/03/typo3-tt_news-date-time-format/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/03/typo3-tt_news-date-time-format/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 14:00:59 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[tt_news]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/2009/03/typo3-tt_news-date-time-format/</guid>
		<description><![CDATA[Es gibt viele Möglichkeiten Datum und Uhrzeit zu formatieren, eine davon ist im folgenden Code dargestellt (deutsche Ausgabe in der Form tt.mm.jjjj) # set german date &#38;amp; time formats plugin.tt_news &#123; archiveTitleCObject &#123; 10.strftime = %m - %Y &#125; getRelatedCObject &#123; 20.strftime = %d.%m.%Y %H:%M &#125; displaySingle &#123; date_stdWrap.strftime= %d.%m.%y time_stdWrap.strftime= %H:%M age_stdWrap.age = Minuten [...]]]></description>
			<content:encoded><![CDATA[<p>Es gibt viele Möglichkeiten Datum und Uhrzeit zu formatieren, eine davon ist im folgenden Code dargestellt (deutsche Ausgabe in der Form tt.mm.jjjj)</p>

<div class="wp_syntax"><div class="code"><pre class="typoscript" style="font-family:monospace;"><span style="color: #aaa; font-style: italic;"># set german date &amp;amp; time formats</span>
<span style="color: #000066; font-weight: bold;">plugin</span><span style="color: #339933; font-weight: bold;">.</span><span style="color: #000066; font-weight: bold;">tt_news</span> <span style="color: #009900;">&#123;</span>
	archiveTitleCObject <span style="color: #009900;">&#123;</span>
		10<span style="color: #339933; font-weight: bold;">.</span>strftime <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>m - <span style="color: #339933; font-weight: bold;">%</span>Y
	<span style="color: #009900;">&#125;</span>
	getRelatedCObject <span style="color: #009900;">&#123;</span>
		20<span style="color: #339933; font-weight: bold;">.</span>strftime <span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>d<span style="color: #339933; font-weight: bold;">.%</span>m<span style="color: #339933; font-weight: bold;">.%</span>Y <span style="color: #339933; font-weight: bold;">%</span>H<span style="color: #339933; font-weight: bold;">:%</span>M
	<span style="color: #009900;">&#125;</span>
	displaySingle <span style="color: #009900;">&#123;</span>
		date_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>d<span style="color: #339933; font-weight: bold;">.%</span>m<span style="color: #339933; font-weight: bold;">.%</span>y
		time_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>H<span style="color: #339933; font-weight: bold;">:%</span>M
		age_stdWrap<span style="color: #339933; font-weight: bold;">.</span>age <span style="color: #339933; font-weight: bold;">=</span>  Minuten <span style="color: #339933; font-weight: bold;">|</span> Stunden <span style="color: #339933; font-weight: bold;">|</span> Tage <span style="color: #339933; font-weight: bold;">|</span> Jahre
	<span style="color: #009900;">&#125;</span>
	displayLatest <span style="color: #009900;">&#123;</span>
		date_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>d<span style="color: #339933; font-weight: bold;">.%</span>m<span style="color: #339933; font-weight: bold;">.%</span>y
		time_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>H<span style="color: #339933; font-weight: bold;">:%</span>M
	<span style="color: #009900;">&#125;</span>
	displayList <span style="color: #009900;">&#123;</span>
		<span style="color: #aaa; font-style: italic;">#date_stdWrap.strftime= %d. %B %Y %e</span>
		date_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>d<span style="color: #339933; font-weight: bold;">.%</span>m<span style="color: #339933; font-weight: bold;">.%</span>Y
		time_stdWrap<span style="color: #339933; font-weight: bold;">.</span>strftime<span style="color: #339933; font-weight: bold;">=</span> <span style="color: #339933; font-weight: bold;">%</span>d<span style="color: #339933; font-weight: bold;">.%</span>m<span style="color: #339933; font-weight: bold;">.%</span>y <span style="color: #339933; font-weight: bold;">%</span>H<span style="color: #339933; font-weight: bold;">:%</span>M
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/03/typo3-tt_news-date-time-format/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Typo3 extension a21glossary</title>
		<link>http://www.kigmbh.com/wordpress/2009/03/typo3-extension-a21glossary/</link>
		<comments>http://www.kigmbh.com/wordpress/2009/03/typo3-extension-a21glossary/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 17:19:12 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[typo3]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.kigmbh.com/wordpress/?p=202</guid>
		<description><![CDATA[Soweit bisher herausgefunden ist es bei der Extension möglich die Ersetzung zu verbieten in der Art: config.tx_a21glossary.pidList = pagetree #config.tx_a21glossary.excludePages = 1 config.tx_a21glossary.excludeTypes = h1,h2,h3,h4,h5,h6]]></description>
			<content:encoded><![CDATA[<p>Soweit bisher herausgefunden ist es bei der Extension möglich die Ersetzung zu verbieten in der Art:</p>
<p><span class="part keyword2">config</span><span class="part ts-operator">.</span><span class="part other">tx_a21glossary</span><span class="part ts-operator">.</span><span class="part other">pidList</span><span class="part whitespace"> </span><span class="part ts-operator">=</span><span class="part ts-value"> pagetree</span><br />
<span class="part ts-comment">#config.tx_a21glossary.excludePages = 1</span><br />
<span class="part keyword2">config</span><span class="part ts-operator">.</span><span class="part other">tx_a21glossary</span><span class="part ts-operator">.</span><span class="part other">excludeTypes</span><span class="part whitespace"> </span><span class="part ts-operator">=</span><span class="part ts-value"> h1,h2,h3,h4,h5,h6</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kigmbh.com/wordpress/2009/03/typo3-extension-a21glossary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
