<?xml version="1.0" ?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://wikiss.tuxfamily.org/bts/">
    <title>WiKiss::bts::</title>
    <link>http://wikiss.tuxfamily.org/bts/</link>
    <description>WiKiss BTS</description>
    <dc:date>2011-12-05T13:44:57Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=84" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=83" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=82" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=81" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=80" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=79" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=78" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=77" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=76" />
                <rdf:li rdf:resource="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=53" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=84">
    <title>FS#84: Plugin for colorize text</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=84</link>
    <dc:date>2011-12-05T13:44:57Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>add syntax for colorize a text</description>
    <content:encoded><![CDATA[add syntax for colorize a text]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=83">
    <title>FS#83: plugin for including a page in another one</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=83</link>
    <dc:date>2011-12-05T13:43:52Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>syntax: [INC:PageName]
no recursive include</description>
    <content:encoded><![CDATA[syntax: [INC:PageName]<br />
no recursive include<br />]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=82">
    <title>FS#82: plugins not loaded in alpha order</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=82</link>
    <dc:date>2011-12-05T13:39:15Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>plugins are loaded using fs order instead of alphabetical order.
not usefull for dependences between them</description>
    <content:encoded><![CDATA[plugins are loaded using fs order instead of alphabetical order.<br />
not usefull for dependences between them<br />]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=81">
    <title>FS#81: CSS for printing</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=81</link>
    <dc:date>2011-03-17T09:32:21Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>Create a special css for printing that hide the uneeded fields/div</description>
    <content:encoded><![CDATA[Create a special css for printing that hide the uneeded fields/div]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=80">
    <title>FS#80: la recherche avec regex ne fonctionne pas</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=80</link>
    <dc:date>2010-11-16T09:28:48Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>Dans le champ de recherche on devrait pouvoir utiliser une regex</description>
    <content:encoded><![CDATA[Dans le champ de recherche on devrait pouvoir utiliser une regex]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=79">
    <title>FS#79: plantage si la dernière ligne ne contient que des espaces</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=79</link>
    <dc:date>2010-10-06T14:18:40Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>Si la dernière ligne d&amp;#039;une page ne contient que des espaces (&amp;gt;1) et ne se termine pas par un retour chariot, Wikiss part en boucle à la ligne 497

Fatal error: Maximum execution time of 30 seconds exceeded in /data/views_TOM01_fs10/BIT/htdocs/index.php on line 497</description>
    <content:encoded><![CDATA[Si la dernière ligne d&#039;une page ne contient que des espaces (&gt;1) et ne se termine pas par un retour chariot, Wikiss part en boucle à la ligne 497<br />
<br />
Fatal error: Maximum execution time of 30 seconds exceeded in /data/views_TOM01_fs10/BIT/htdocs/index.php on line 497<br />]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=78">
    <title>FS#78: Cannot use http link as a parameter to an URL</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=78</link>
    <dc:date>2010-03-25T12:19:04Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>when using a link http://exemple.org/toto.php?a=1&amp;amp;link=http://example.org/&amp;amp;b=2
the http in link parameter breaks the pattern recognition.</description>
    <content:encoded><![CDATA[when using a link<a href=" http://exemple.org/toto.php?a=1&amp;link=http://example.org/&amp;b=2"> http://exemple.org/toto.php?a=1&amp;link=http://example.org/&amp;b=2</a><br />
the http in link parameter breaks the pattern recognition.<br />]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=77">
    <title>FS#77: no &lt;p&gt; at the beginning of the page</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=77</link>
    <dc:date>2010-01-05T09:58:38Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>s&amp;#039;il n&amp;#039;y a pas de ligne vide en début de page, le 1er § n&amp;#039;est pas encadré par &amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;

If there&amp;#039;s no empty line at the beginning of a page. the 1st § is not surrounded by &amp;lt;p&amp;gt;</description>
    <content:encoded><![CDATA[s&#039;il n&#039;y a pas de ligne vide en début de page, le 1er § n&#039;est pas encadré par &lt;p&gt; &lt;/p&gt;<br />
<br />
If there&#039;s no empty line at the beginning of a page. the 1st § is not surrounded by &lt;p&gt;]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=76">
    <title>FS#76: Perte de ligne vide en début de fichier</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=76</link>
    <dc:date>2010-01-05T09:59:35Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>Editer une page en ajoutant une ligne vide en début :
* affichage ok (&amp;lt;p&amp;gt; ...&amp;lt;/p&amp;gt;)
* reéditer : la ligne a disparut

Edit a page addind an empty line at the beg:
* display is ok (&amp;lt;p&amp;gt;...&amp;lt;/p&amp;gt;)
* edit again --&amp;gt; the empty line is lost</description>
    <content:encoded><![CDATA[Editer une page en ajoutant une ligne vide en début :<br />
* affichage ok (&lt;p&gt; ...&lt;/p&gt;)<br />
* reéditer : la ligne a disparut<br />
<br />
Edit a page addind an empty line at the beg:<br />
* display is ok (&lt;p&gt;...&lt;/p&gt;)<br />
* edit again --&gt; the empty line is lost]]></content:encoded>
  </item>
    <item rdf:about="http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=53">
    <title>FS#53: No link to page with free text description</title>
    <link>http://wikiss.tuxfamily.org/bts/index.php?do=details&amp;task_id=53</link>
    <dc:date>2009-12-16T22:57:05Z</dc:date>
    <dc:creator>JJL</dc:creator>
    <description>[text|?page=MyNicepage] is not described in Aide</description>
    <content:encoded><![CDATA[[text|?page=MyNicepage] is not described in Aide<br />]]></content:encoded>
  </item>
  </rdf:RDF>
