<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello</title>
        <description></description>
        <link>https://cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 10 Jun 2026 13:53:27 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>syntax</title>
            <link>https://cyrille.giquello.fr/wiki/syntax</link>
            <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Mar 2024 07:50:07 +0000</pubDate>
        </item>
        <item>
            <title>plugins_installes</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes</link>
            <description>Plugins Installés

Liste des plugins référencés sur le site de DokuWiki :

http://www.dokuwiki.org/plugins

nspages plugin

nspages

Box plugin

Boxes with titles, colour and rounded corners.

Box

ckgdoku Plugin

ckgdoku is a version of ckgedit which enables users to switch between ckgedit&#039;s file browser and DokuWiki&#039;s media manager and linkwiz. See:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 08 Jan 2021 11:10:09 +0000</pubDate>
        </item>
        <item>
            <title>chart2</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes/chart2</link>
            <description>Chart2 plugin

&lt;chart2 240 200 barchart FFFFFF RIGHT&gt;
&lt;chart&gt;
&lt;!-- Default chart_type --&gt;
 &lt;chart_data&gt;
    &lt;row&gt;
       &lt;null/&gt;
       &lt;string&gt;2001&lt;/string&gt;
       &lt;string&gt;2002&lt;/string&gt;
       &lt;string&gt;2003&lt;/string&gt;
       &lt;string&gt;2004&lt;/string&gt;
    &lt;/row&gt;
    &lt;row&gt;
       &lt;string&gt;Data&lt;/string&gt;
       &lt;number&gt;5&lt;/number&gt;
       &lt;number&gt;10&lt;/number&gt;
       &lt;number&gt;30&lt;/number&gt;
       &lt;number&gt;63&lt;/number&gt;
    &lt;/row&gt;
 &lt;/chart_data&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>charter</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes/charter</link>
            <description>Charter plugin

&lt;charter&gt;
title = Fancy cubic curve
size = 700×230
align = center
type = cubicFilled
legendEntries = January, February
XAxisName = Items
YAxisName = Values
shadow = on
dots = 3
titleColor = #efefef
scaleColor = #efefef
shadowColor = #000
bggradient = #333@50
graphGradient = #666@50
fontLegend = VeraMono.ttf@8
graphLabels = 1|1|Point A, 2|3|Point B</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>orphanswanted</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes/orphanswanted</link>
            <description>Orphans &amp; Wanted pages

&lt;http://www.dokuwiki.org/plugin:orphanswanted&gt;

Use this plugin to find orphan pages and wanted pages.

OrphansWanted show which pages are:

	*  Orphans (the page exists, but it has no links to it)
	*  Wanted (the page does not exist, but there are link(s) to it elsewhere on the site)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>welcome</title>
            <link>https://cyrille.giquello.fr/wiki/welcome</link>
            <description>Welcome to your new DokuWiki

Congratulations, your wiki is now up and running. Here are a few more tips to get you started.

Enjoy your work with DokuWiki,

-- the developers

Create your first pages

Your wiki needs to have a start page. As long as it doesn&#039;t exist, this link will be red:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 07 Jul 2020 05:33:53 +0000</pubDate>
        </item>
        <item>
            <title>alphaindex</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes/alphaindex</link>
            <description>AlphaIndex plugin

n&#039;est plus utilisé

Page du plugin :
&lt;http://www.dokuwiki.org/plugin:alphaindex&gt;

Index de la section Wiki avec le plugin AlphaIndex

Démo
{{alphaindex&gt;wiki}}</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 08 Jan 2021 11:09:40 +0000</pubDate>
        </item>
        <item>
            <title>graphgear</title>
            <link>https://cyrille.giquello.fr/wiki/plugins_installes/graphgear</link>
            <description>Graph Gear Plugin

le plugin : &lt;http://www.dokuwiki.org/plugin:graphgear&gt;

Graph Gear : &lt;http://www.creativesynthesis.net/blog/projects/graph-gear/&gt;

Une page sur GraphGear

Démo
&lt;graphgear width=600,height=400,label=&quot;My first Graph&quot;&gt;
  node1 [label=&quot;My first node&quot;, fillcolor=&quot;lightblue&quot;]
  node2 [label=&quot;My second node&quot;]
  
  node1 -&gt; node2 [label=&quot;An edge from node1 to node2&quot;, fontcolor=&quot;red&quot;]
&lt;/graphgear&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>dokuwiki_and_fluxbb</title>
            <link>https://cyrille.giquello.fr/wiki/sso/dokuwiki_and_fluxbb</link>
            <description>Dokuwiki &amp; FluxBB

	*  PunBB or FluxBB Authentication backend 
This backend provides authentication against a PunBB 1.2.x forum installed on the same server. It provides Single-Sign-On for (SSO) the forum and the wiki by reusing PunBB&#039;s cookies.

dokuwiki-2012-10-13 (&quot;Adora Belle&quot;) and fluxbb-1.5.1</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 06 Dec 2012 07:26:58 +0000</pubDate>
        </item>
    </channel>
</rss>
