<?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>PIPRIME.FR &#187; Astuces T3UNI09</title>
	<atom:link href="http://www.piprime.fr/developpeur/typo3/astuces-t3uni09/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piprime.fr</link>
	<description>Administrateur-Développeur GNU/Linux-WEB</description>
	<lastBuildDate>Thu, 22 Dec 2011 12:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ajouter un attribut à une balise</title>
		<link>http://www.piprime.fr/1295/ajouter-un-attribut-a-une-balise/</link>
		<comments>http://www.piprime.fr/1295/ajouter-un-attribut-a-une-balise/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 17:41:07 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1295</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Exemple d'utilisation, inspiré du TSref, pour les news. Note: ce genre de hack peut être évité avec l'extension `contentreplace` (à confirmer...) tt_content.text { 20 = TEXT 20.field = [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1295/ajouter-un-attribut-a-une-balise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modififer les droits par défaut des pages nouvellement crées</title>
		<link>http://www.piprime.fr/1294/modififer-les-droits-par-defaut-des-pages-nouvellement-crees/</link>
		<comments>http://www.piprime.fr/1294/modififer-les-droits-par-defaut-des-pages-nouvellement-crees/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 17:29:14 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[Permission]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1294</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Pour modififer les droits par défaut des pages nouvellement crées, il suffit de mettre dans le TSCONFIG de votre gabarit le code suivant: TCEMAIN.permissions { user = 31 [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1294/modififer-les-droits-par-defaut-des-pages-nouvellement-crees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Header/Footer via l&#8217;éditeur de constantes</title>
		<link>http://www.piprime.fr/1293/headerfooter-via-lediteur-de-constantes/</link>
		<comments>http://www.piprime.fr/1293/headerfooter-via-lediteur-de-constantes/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 17:03:39 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1293</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Pour insérer des éléments en header ou footer via l'éditeur de constantes on commence par définir les éléments qui pourront être insérer: # Login (login) temp.login = TEXT [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1293/headerfooter-via-lediteur-de-constantes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faire un « crawler » avec wget</title>
		<link>http://www.piprime.fr/1292/faire-un-%c2%ab-crawler-%c2%bb-avec-wget/</link>
		<comments>http://www.piprime.fr/1292/faire-un-%c2%ab-crawler-%c2%bb-avec-wget/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 14:52:51 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Script Shell]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Typo3]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1292</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Ce « crawler » (robot d'indexation, en bon français) pour Typo3 permet de régénérer le cache et d'indexer les ressources de votre site. On commence par créer le [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1292/faire-un-%c2%ab-crawler-%c2%bb-avec-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Séparateur dans un menu en typoScript</title>
		<link>http://www.piprime.fr/1291/separateur-dans-un-menu-en-typoscript/</link>
		<comments>http://www.piprime.fr/1291/separateur-dans-un-menu-en-typoscript/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:14:24 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1291</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Voici comment gérer les séparateurs dans un menu du type « section1 &#124; section2 &#124; section3 »: lib.menu_footer = HMENU lib.menu_footer.special = directory lib.menu_footer.special.value = {$uid_page_footer} lib.menu_footer { [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1291/separateur-dans-un-menu-en-typoscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Afficher, en BE, l&#8217;id des pages devant le titre</title>
		<link>http://www.piprime.fr/1290/afficher-en-be-lid-des-pages-devant-le-titre/</link>
		<comments>http://www.piprime.fr/1290/afficher-en-be-lid-des-pages-devant-le-titre/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:58:18 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[TSconfig]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1290</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Pour afficher en BACKEND l'id des pages avant le titre il suffit de mettre dans le TSCONFIG d'un user_group admin la ligne de typoScript suivante: options.PageTree.showPageIdWithTitle = 1 [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1290/afficher-en-be-lid-des-pages-devant-le-titre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google analytics avec Typo3</title>
		<link>http://www.piprime.fr/1288/google-analytics-avec-typo3/</link>
		<comments>http://www.piprime.fr/1288/google-analytics-avec-typo3/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:13:14 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1288</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Voici un bout de code typoScript astucieux pour insérer le code Googgle Analytics dans vos pages. page.wrap ( &#124; &#60;!-- TAG GOOGLE ANALYTICS START --&#62; &#60;script type="text/javascript"&#62; var [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1288/google-analytics-avec-typo3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tester la présence d&#8217;un contenu TEMPLAVOILA</title>
		<link>http://www.piprime.fr/1286/les-astuces-de-la-t3uni09/</link>
		<comments>http://www.piprime.fr/1286/les-astuces-de-la-t3uni09/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 20:33:35 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Astuces T3UNI09]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[Templavoila]]></category>
		<category><![CDATA[TypoScript]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1286</guid>
		<description><![CDATA[Ce poste est une mise en forme d'un « tip » sur Typo3 donnés lors de la T3UNI09. Le fichier source non formaté de ces « astuces » se trouve ICI. Dans le DS du template TV qui doit effectuer le test, on trouve le code TS... &#60;TypoScript&#62;&#60;![CDATA[ 10 = RECORDS 10.source.current=1 10.tables = tt_content 10.wrap = &#60;!--TYPO3SEARCH_begin--&#62; &#124; [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1286/les-astuces-de-la-t3uni09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

