<?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>Speaking Yacs</title>
	<link>http://www.wikipedyacs.org/section-12-speaking-yacs</link>
	<atom:link href="http://www.wikipedyacs.org/section-feed/12"  rel="self" type="application/rss+xml" />
	<description>Always in progress...
</description>
	<language>fr</language>
	<copyright>2010-11, J.Juraver</copyright>
	<managingEditor>unknown_webmaster@acme.heaven</managingEditor>
	<lastBuildDate>Sun, 05 Feb 2012 09:04:42 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>Article</title>
		<link>http://www.wikipedyacs.org/article-8-article</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-8-article</guid>
		<description> 
Synonyme courant
&quot;Page(s)&quot;  
Unité de base du système éditorial de yacs : un article se trouve obligatoirement enregistré au sein d'une section, et permet de déployer un contenu selon ces différents modèles : 
 
 Page à contenu simple 
 Fil de discussion 
 Banque de liens web 
 Galerie photographique 
 Sondage 
 Formulaire 
 ... 
 
 Ces modèles ne sont pas exclusifs et peuvent donc être combinés : un sondage peut aussi fonctionner comme un fil de discussion avec plusieurs images affichées. 
 De plus des modèles spécifiques peuvent être implémentés par programmation, au moyen d'un Overlay  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 17 May 2010 07:18:47 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/8</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/8</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A8</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>Flexible</title>
		<link>http://www.wikipedyacs.org/article-60-flexible</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-60-flexible</guid>
		<description>
Jargon connexe


* Skin

* Associé

* Extra

* Navigation  
Flexible est le nom donnée à une fonctionnalité révolutionnaire dans les versions 2010 de Yacs : c'est un design pré-installé que l'on peut configurer en ligne, en mode What You See Is What You Get, ou autrement dit sans passer nécessairement par le code source. 
La configuration facilitée d'un tel design est réservé à un administrateur, appelé Associé dans le lexique Yacsien. 
Les grandes zones configurables du thème flexible sont : 

 Fond d'écran général, et fond de page (backgrounds)
 
 Haut de page (header) 
 Onglets (tabs) 
 Contenu du corps de page (body) 
 Navigation (side boxes) : voir Navigation
 
 Extra (extra boxes) : voir Extra
 
 Pied de page (footer) 
  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 08 Feb 2010 15:09: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/60</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/60</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A60</trackback:ping>
	</item>

 <item>
		<title>Skin</title>
		<link>http://www.wikipedyacs.org/article-58-skin</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-58-skin</guid>
		<description>Le graphisme dans Yacs</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 02:31:58 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/58</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/58</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A58</trackback:ping>
	</item>

 <item>
		<title>Dériver</title>
		<link>http://www.wikipedyacs.org/article-57-deriver</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-57-deriver</guid>
		<description> Ce terme est le plus souvent employé pour désigner un kit graphique à personnaliser ou à installer. 
 On parle alors de dérivation, ou dériver un skin. </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Mon, 25 Jan 2010 02:21: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/57</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/57</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A57</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>Navigation</title>
		<link>http://www.wikipedyacs.org/article-46-navigation</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-46-navigation</guid>
		<description>un composant des parcours de lecture</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/46</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/46</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A46</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>Catégorie</title>
		<link>http://www.wikipedyacs.org/article-43-categorie</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-43-categorie</guid>
		<description>La navigation transversale</description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:12: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/43</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/43</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A43</trackback:ping>
	</item>

 <item>
		<title>Souscripteur</title>
		<link>http://www.wikipedyacs.org/article-54-souscripteur</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-54-souscripteur</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:03:48 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/54</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/54</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A54</trackback:ping>
	</item>

 <item>
		<title>Editeur</title>
		<link>http://www.wikipedyacs.org/article-53-editeur</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-53-editeur</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:02:59 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/53</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/53</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A53</trackback:ping>
	</item>

 <item>
		<title>Membre</title>
		<link>http://www.wikipedyacs.org/article-52-membre</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-52-membre</guid>
		<description> Est basiquement considéré comme &quot;Membre&quot; tout internaute enregistré sur un site propulsé par Yacs. Pour faire simple, disons que c'est une appellation générique signifiant qu'un internaute possède un compte sur un système Yacs, composé au moins d'un pseudonyme, mot de passe, adresse e-mail. 
 Un membre peut avoir plusieurs statuts : 
* Associé
 

* Souscripteur : enregistré, mais sans avoir validé son adresse e-mail 
 

* Banni : compte désactivé pour une durée déterminée par un associé 
 

* Le membre peut se voir attribué des droits avancées sur certains contenus, droit de propriété et droit d'édition.  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:02:38 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/52</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/52</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A52</trackback:ping>
	</item>

 <item>
		<title>Associé</title>
		<link>http://www.wikipedyacs.org/article-51-associe</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-51-associe</guid>
		<description> L'associé est généralement considéré comme l'administrateur du site. 
 Yacs permet un nombre infini d'associés. 
 En général, le premier associé d'une communauté est celui qui installe yacs, garant de sa première mise en oeuvre. Il peut ensuite déléguer tout ou une partie de la responsabilité de la gestion à un ou plusieurs membres, en donnant un statut &quot;associé&quot; à n'importe quel membre, ou encore en rendant un membre éditeur ou propriétaire d'un contenu. 
 Un membre rendu &quot;associé&quot; par un administrateur possède des pouvoirs équivalents à tous les autres associés, y compris celui de supprimer ses pairs ou encore déniveller le statut d'un associé vers simple membre !  ... more  </description>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:02:15 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/51</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/51</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A51</trackback:ping>
	</item>

 <item>
		<title>TinyMCE</title>
		<link>http://www.wikipedyacs.org/article-50-tinymce</link>
		<guid isPermaLink="true">http://www.wikipedyacs.org/article-50-tinymce</guid>
		<dc:creator>JJ</dc:creator>
		<category>Speaking Yacs</category>
		<pubDate>Thu, 21 Jan 2010 19:01:06 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/50</wfw:comment>
		<wfw:commentRss>http://www.wikipedyacs.org/comments/feed.php/article/50</wfw:commentRss>
		<trackback:ping>http://www.wikipedyacs.org/links/trackback.php?anchor=article%3A50</trackback:ping>
	</item>

</channel>
</rss>
