<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[L'Agora sur Chronica – Supprimer l'affichage du nom des jours de la semaine,]]></title>
	<link rel="self" href="https://agora.chauvigne.info/extern.php?action=feed&amp;tid=570&amp;type=atom" />
	<updated>2025-12-26T19:10:14Z</updated>
	<generator>PunBB</generator>
	<id>https://agora.chauvigne.info/viewtopic.php?id=570</id>
		<entry>
			<title type="html"><![CDATA[Supprimer l'affichage du nom des jours de la semaine,]]></title>
			<link rel="alternate" href="https://agora.chauvigne.info/viewtopic.php?pid=3909#p3909" />
			<content type="html"><![CDATA[<p>C&#039;est un fork&nbsp; à recommencer à chaque maj de Piwigo de include/functions.inc.php :Pour la version 15.7 de Piwigo, ligne 816 supprimer &#039;day_name&#039;, </p><p>Commenter les lignes 823 et 824 :<br /> // if (in_array(&#039;day_name&#039;, $show))<br />//&nbsp; $print.= $lang[&#039;day&#039;][ $date-&gt;format(&#039;w&#039;) ].&#039; &#039;;</p><p>Ce qui donne</p><p>&nbsp; if ($show === null || $show === true)<br />&nbsp; {<br />&nbsp; //&nbsp; $show = array(&#039;day_name&#039;, &#039;day&#039;, &#039;month&#039;, &#039;year&#039;);<br />&nbsp; &nbsp; $show = array(&#039;day&#039;, &#039;month&#039;, &#039;year&#039;);<br />&nbsp; }</p><p>&nbsp; // TODO use IntlDateFormatter for proper i18n</p><p>&nbsp; $print = &#039;&#039;;<br /> // if (in_array(&#039;day_name&#039;, $show))<br />//&nbsp; $print.= $lang[&#039;day&#039;][ $date-&gt;format(&#039;w&#039;) ].&#039; &#039;;</p>]]></content>
			<author>
				<name><![CDATA[Katryne]]></name>
				<uri>https://agora.chauvigne.info/profile.php?id=2</uri>
			</author>
			<updated>2025-12-26T19:10:14Z</updated>
			<id>https://agora.chauvigne.info/viewtopic.php?pid=3909#p3909</id>
		</entry>
</feed>
