<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:icbm="http://postneo.com/icbm" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:wfw="http://wellformedweb.org/CommentAPI/" >

<channel>
	<title>Jargon d'édition des sections</title>
	<link>http://www.wikipedyacs.org/category-10-jargon-d-edition-des-sections</link>
	<atom:link href="http://www.wikipedyacs.org/category-feed/10"  rel="self" type="application/rss+xml" />
	<description></description>
	<language>fr</language>
	<copyright>2010-11, J.Juraver</copyright>
	<managingEditor>unknown_webmaster@acme.heaven</managingEditor>
	<lastBuildDate>Sun, 05 Feb 2012 09:26:21 GMT</lastBuildDate>
	<generator>yacs</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>70</ttl>

 <item>
		<title>Gadget</title>
		<link>http://www.wikipedyacs.org/article-47-gadget</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-47-gadget</guid>
		<description>un composant des corps de page</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 17 May 2010 07:45:12 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/47</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/47</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A47</trackback:ping>
	</item>

 <item>
		<title>Overlay</title>
		<link>http://www.wikipedyacs.org/article-42-overlay</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-42-overlay</guid>
		<description> Un overlay est un script PHP, implémentant une classe surchargeant la classe viruelle &quot;overlay&quot;, servant à ajouter des fonctionnalités à une page. 
 Il existe des overlays natifs dans yacs, par exemple pour implémenter un sondage, ou bien une date. 
 Un overlay peut être écrit pour un surcharger un article, une section, une catégorie, ou les profils utilisateurs. 
 Les utilisations les plus courantes sont : 
 
 ajouter et mémoriser des champs supplémentaires pour la page (autre que titre, intro, texte...). 
 altérer par programmation les champs natifs de la page (enrichir le titre, l'introduction...) 
  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 17 May 2010 07:30:09 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/42</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/42</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A42</trackback:ping>
	</item>

 <item>
		<title>with_neighbours</title>
		<link>http://www.wikipedyacs.org/article-81-with-neighbours</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-81-with-neighbours</guid>
		<description> 
Notes de versions
Ce code est l'antithèse de no_neighbours et le remplace depuis Yacs 10.1.12  
Affiche automatiquement deux liens  Suivant / Précédent  au sein de chaque article, pour consulter les articles voisins dans la même section. 
 Il faut donc expressement décider que  Suivant / Précédent  s'affichera au sein des articles, ce n'est pas automatique. 
 Vous pouvez observer ce code d'affichage en action dans cet article même ! </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 08 Mar 2010 23:37:55 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/81</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/81</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A81</trackback:ping>
	</item>

 <item>
		<title>comment_as_wall</title>
		<link>http://www.wikipedyacs.org/article-12-comment-as-wall</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-12-comment-as-wall</guid>
		<description> 
Démonstration
Cette page même est un exemple  
Cette expression permet d'inverser l'ordre des commentaires sur un article ou une section : en effet le plus récent se trouvera de haut de pile (ordre anté-chronologique). 
 Par ailleurs l'interactivité sera favorisée par un formulaire de commentaire automatiquement ouvert aux membres identifiés, et en haut de page. 
Convergences 
 Si vous activez l'expression with_comments dans l'édition d'une section, vous faites de cettesection un mur de commentaires que vous pouvez également ranger dans cet ordre avec comment_as_wall. 
 Vous pouvez rétrograder les commentaires sur un article avec l'expression no_comments. Dans ce cas l'expression comment_as_wall ne vous est évidemment plus d'aucune utilité.
 
  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Sat, 06 Mar 2010 17:12:27 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>2</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/12</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/12</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A12</trackback:ping>
	</item>

 <item>
		<title>edit_as_simple</title>
		<link>http://www.wikipedyacs.org/article-73-edit-as-simple</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-73-edit-as-simple</guid>
		<description> 
Note de version
Cette fonction est intégrée à partir de la version Yacs Martin  
Intégrer ce champ optionnel permet de débrancher le modèle de formulaire d'édition vers un autre modèle de base, plus simple comme son nom l'indique. 
 C'est une bonne base de départ pour fabriquer des modèles d'édition d'article personnalisé, et aller plus loin ensuite, si besoin, grâce à edit_as_foo_bar. 
 Clairement, l'administrateur possède là tout un panel d'outils pour spécialiser les formulaire de création d'article, parmi lesquels :  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 25 Feb 2010 22:37:40 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/73</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/73</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A73</trackback:ping>
	</item>

 <item>
		<title>Emplacement</title>
		<link>http://www.wikipedyacs.org/article-40-emplacement</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-40-emplacement</guid>
		<description> Ce terme désigne une géolocalisation, ni plus ni moins. 
 Avec Yacs, vous pouvez enregistrer un &quot;emplacement&quot; pour indiquer une localité, via le pointage dynamique de Google Map. 
 Une fois l'emplacement enregistré, la page qui le supporte l'affiche automatiquement, et le système lui octroie un code d'identification qui permet à tout rédacteur de réafficher la carte géographique n'importe où dans le site sans enregistrer de nouveau les coordonnées. 
Exemple   
Mise en oeuvre  Vous devez au préalable créer un article pour enregistrer un emplacement...  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 01:28:35 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/40</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/40</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A40</trackback:ping>
	</item>

 <item>
		<title>Etiquette</title>
		<link>http://www.wikipedyacs.org/article-44-etiquette</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-44-etiquette</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 01:28:35 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/44</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/44</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A44</trackback:ping>
	</item>

 <item>
		<title>Extra</title>
		<link>http://www.wikipedyacs.org/article-45-extra</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-45-extra</guid>
		<description>un composant d'information et d'édition</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 01:28:35 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/45</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/45</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A45</trackback:ping>
	</item>

 <item>
		<title>Table</title>
		<link>http://www.wikipedyacs.org/article-41-table</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-41-table</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 01:28:35 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/41</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/41</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A41</trackback:ping>
	</item>

 <item>
		<title>with_details</title>
		<link>http://www.wikipedyacs.org/article-39-with-details</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-39-with-details</guid>
		<description> Donne un focus à certains détails de publication au sein des articles d'une rubrique dotée de cette option. 
 Ce focus est visible par tout internaute. 
 Parmi ces détails : heure de publication ou encore nombre de révision de l'article. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 18:42:25 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/39</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/39</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A39</trackback:ping>
	</item>

 <item>
		<title>no_contextual_menu</title>
		<link>http://www.wikipedyacs.org/article-38-no-contextual-menu</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-38-no-contextual-menu</guid>
		<description> 
Avertissement
Cette option ressemble mais diffère bien de no_neighbours  
Empêche le listage des sections voisines dans un menu arborescent, sur le côté des pages. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 18:36:23 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/38</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/38</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A38</trackback:ping>
	</item>

 <item>
		<title>variant_foo_bar</title>
		<link>http://www.wikipedyacs.org/article-37-variant-foo-bar</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-37-variant-foo-bar</guid>
		<description> Permet d'appliquer un template personalisé aux articles d'une section ou à un article unique, en fonction de l'endroit d'où vous éditez cette option. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 18:32:55 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/37</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/37</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A37</trackback:ping>
	</item>

 <item>
		<title>skin_foo_bar</title>
		<link>http://www.wikipedyacs.org/article-36-skin-foo-bar</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-36-skin-foo-bar</guid>
		<description> 
Live exemple
Cette section a reçu un code de rendu pour s'afficher avec un autre gaphisme que le skin courant de ce site...  
Permet d'appliquer un skin personnalisé à l'intégralité d'une section ou simplement à un article. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 18:30:12 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/36</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/36</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A36</trackback:ping>
	</item>

 <item>
		<title>with_comments</title>
		<link>http://www.wikipedyacs.org/article-35-with-comments</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-35-with-comments</guid>
		<description> 
Contenu lié
Vous pouvez aussi ranger la pile des commentaire à la façon comment_as_wall  
Permet de faire d'une section un mur de commentaire, à la façon de facebook. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 18:09:20 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/35</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/35</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A35</trackback:ping>
	</item>

 <item>
		<title>with_links</title>
		<link>http://www.wikipedyacs.org/article-33-with-links</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-33-with-links</guid>
		<description> 
Code complémentaire
links_by_title : pour un rangement particulier de la liste de liens  
Permettre explicitement d'enregistrer des liens à l'index d'une section, sans passer par la création d'un article dédié. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:42:43 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/33</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/33</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A33</trackback:ping>
	</item>

 <item>
		<title>with_files</title>
		<link>http://www.wikipedyacs.org/article-32-with-files</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-32-with-files</guid>
		<description>
Code complémentaires
files_by_title 
Permet de laisser attacher des fichiers à l'index de la section elle-même</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:30:23 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/32</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/32</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A32</trackback:ping>
	</item>

 <item>
		<title>with_suffix_profile</title>
		<link>http://www.wikipedyacs.org/article-31-with-suffix-profile</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-31-with-suffix-profile</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:10:10 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/31</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/31</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A31</trackback:ping>
	</item>

 <item>
		<title>with_prefix_profile</title>
		<link>http://www.wikipedyacs.org/article-30-with-prefix-profile</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-30-with-prefix-profile</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:09:45 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/30</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/30</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A30</trackback:ping>
	</item>

 <item>
		<title>with_owner_profile</title>
		<link>http://www.wikipedyacs.org/article-29-with-owner-profile</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-29-with-owner-profile</guid>
		<description>
Note de version
Remplace l'ancien code with_creator_profile à partir de yacs 9.11 </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:08:45 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/29</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/29</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A29</trackback:ping>
	</item>

 <item>
		<title>with_extra_profile</title>
		<link>http://www.wikipedyacs.org/article-28-with-extra-profile</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-28-with-extra-profile</guid>
		<description>Permet d'afficher le profil du créateur de la section à l'index de la section, dans la colonne extra</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 17:06:46 GMT</pubDate>
		<comments>http://www.wikipedyacs.org/section-12-speaking-yacs#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.wikipedyacs.org/comments/post.php/article/28</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/28</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A28</trackback:ping>
	</item>

</channel>
</rss>
