<?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:georss="http://www.georss.org/georss" 
	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>Horizontal drop-down menu</title>
	<link>https://yacs.fr/section-528-horizontal-drop-down-menu</link>
	<atom:link href="https://yacs.fr/section-feed/528?id=528"  rel="self" type="application/rss+xml" />
	<description>Implémentation d'une fonction construisant un menu horizontal déroulant à partir de l'arborescence du site</description>
	<language>fr</language>
	<copyright>Yacs - Actupro</copyright>
	<managingEditor>christian@actupro.fr</managingEditor>
	<lastBuildDate>Sat, 30 May 2026 14:47:26 GMT</lastBuildDate>
	<generator>yacs</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>70</ttl>

 <item>
		<title>Règles de fonctionnement</title>
		<link>https://yacs.fr/article-7158-regles-de-fonctionnement</link>
		<guid isPermaLink="true">https://yacs.fr/article-7158-regles-de-fonctionnement</guid>
		<description> Cette section est un groupe d'implémentation. Toutes personnes intéressées peut participer au groupe pour faire avancer le projet</description>
		<dc:creator>Alexis Raimbault</dc:creator>
		<category>Horizontal drop-down menu</category>
		<pubDate>Sat, 15 May 2010 15:39:52 GMT</pubDate>
		<comments>https://yacs.fr/https://yacs.fr/section-528-horizontal-drop-down-menu#_discussion</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>https://yacs.fr/comments/post.php/article/7158</wfw:comment>
		<wfw:commentRss>https://yacs.fr/comments/feed.php/article/7158</wfw:commentRss>
		<trackback:ping>https://yacs.fr/links/trackback.php?anchor=article%3A7158</trackback:ping>
	</item>

 <item>
		<title>Notice d'installation pour test</title>
		<link>https://yacs.fr/article-7266-notice-d-installation-pour-test</link>
		<guid isPermaLink="true">https://yacs.fr/article-7266-notice-d-installation-pour-test</guid>
		<description> sur serveur martin RC7</description>
		<dc:creator>Alexis Raimbault</dc:creator>
		<category>Horizontal drop-down menu</category>
		<pubDate>Mon, 31 Oct 2011 18:35:15 GMT</pubDate>
		<comments>https://yacs.fr/https://yacs.fr/section-528-horizontal-drop-down-menu#_discussion</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>https://yacs.fr/comments/post.php/article/7266</wfw:comment>
		<wfw:commentRss>https://yacs.fr/comments/feed.php/article/7266</wfw:commentRss>
		<trackback:ping>https://yacs.fr/links/trackback.php?anchor=article%3A7266</trackback:ping>
	</item>

 <item>
		<title>Cahier des charges</title>
		<link>https://yacs.fr/article-7159-cahier-des-charges</link>
		<guid isPermaLink="true">https://yacs.fr/article-7159-cahier-des-charges</guid>
		<description> le but est de produire une fonction qui permette de placer dans un template un menu horizontal et déroulant, constuit à partir des sections qui compose le serveur.
Nous sommes en effet convaincu de l'ergonomie de cette navigation, qui pourrait notament être appliqué ici sur yacs.fr
pour une idée graphique on peut consulter le lien suivant :
http://www.cssplay.co.uk/menus/ul-image-dropdown.html (indiqué par Christian).
* comme page::tabs() la fonction construit d'abord une liste horizontale à partir des sections de la raçine apparente sur la carte du site, par ordre de rang puis alphabé ... suite
 </description>
		<dc:creator>Alexis Raimbault</dc:creator>
		<category>Horizontal drop-down menu</category>
		<pubDate>Sat, 20 Aug 2011 11:05:51 GMT</pubDate>
		<comments>https://yacs.fr/https://yacs.fr/section-528-horizontal-drop-down-menu#_discussion</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>https://yacs.fr/comments/post.php/article/7159</wfw:comment>
		<wfw:commentRss>https://yacs.fr/comments/feed.php/article/7159</wfw:commentRss>
		<trackback:ping>https://yacs.fr/links/trackback.php?anchor=article%3A7159</trackback:ping>
	</item>

 <item>
		<title>Analyse fonctionnelle</title>
		<link>https://yacs.fr/article-7234-analyse-fonctionnelle</link>
		<guid isPermaLink="true">https://yacs.fr/article-7234-analyse-fonctionnelle</guid>
		<description> J'ai commencé à m'y atteler, voici les solutions vers lesquelles je m'oriente.

création d'une nouvelle fonction page::hdd_menu() dans page.php pour réaliser le menu.
le code pourra cependant se placer dans le skin.php de notre thème pour les anciens serveurs.
Le canevas de la fonction ressemble fortement à page::tabs().
j'ai seulement en plus un argument $layout qui permet de choisir la mise en forme du listage des sous-sections. (avec ou sans vignette, layout personnalisé, etc...)
la fonction utilise les outils yacs existant sections::list_by_titles_for_anchor() et skin::build_list()
le lien vers une sections mère (en onglet) ... suite
 </description>
		<dc:creator>Alexis Raimbault</dc:creator>
		<category>Horizontal drop-down menu</category>
		<pubDate>Fri, 03 Jun 2011 10:06:51 GMT</pubDate>
		<comments>https://yacs.fr/https://yacs.fr/section-528-horizontal-drop-down-menu#_discussion</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>https://yacs.fr/comments/post.php/article/7234</wfw:comment>
		<wfw:commentRss>https://yacs.fr/comments/feed.php/article/7234</wfw:commentRss>
		<trackback:ping>https://yacs.fr/links/trackback.php?anchor=article%3A7234</trackback:ping>
	</item>

</channel>
</rss>