<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://uniwakka.sourceforge.net/css/rdfss.css"  type="text/css"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://uniwakka.sourceforge.net/FormattingRules">
<title>[UniWakkaWikiFarm] FormattingRules</title>
<link>http://uniwakka.sourceforge.net/FormattingRules</link>
<description>[UniWakkaWikiFarm] - This channel will provide information on changes to FormattingRules</description>
<dc:language>en-EN</dc:language>
<dc:creator>AndreaRossato</dc:creator>
<dc:date>2009-11-09T21:57+00:00</dc:date>
<dc:rights>Copyright (C) 2000 - 2009 UniWakkaWikiFarm. Verbatim copying and distribution of this entire article are permitted worldwide without royalty in any medium provided this notice is preserved. Modifications may occur only on this site.</dc:rights>
<admin:errorReportsTo rdf:resource="mailto:arossato@istitutocolli.org"/>
<admin:generatorAgent rdf:resource="http://uniwakka.sourceforge.net/" />
<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2004-01-01T12:00+00:00</sy:updateBase>
<ttl>1440</ttl>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://uniwakka.sourceforge.net/FormattingRules/show?time=2004-09-03+03%3A25%3A10" />

</rdf:Seq>
</items>
</channel>

<item rdf:about="http://uniwakka.sourceforge.net/FormattingRules/show?time=2004-09-03+03%3A25%3A10">
	<title>FormattingRules</title>
	<link>http://uniwakka.sourceforge.net/FormattingRules/show?time=2004-09-03+03%3A25%3A10</link>
	<description>Changes to FormattingRules made by AndreaRossato on Fri, 03 Sep 2004, 03:25:10 +0000</description>
	<description><![CDATA[<br /><strong>Additions:</strong><br />
<div class="additions"><h1>The Wiki Formatting Guide</h1>
Anything between 2 sets of double-quotes is ignored and presented exactly as typed (that means the formatting commands below are ignored whenever surrounded by double double-quotes.)<br />
Once you've read through this,W test your formatting skills in the <a href="http://uniwakka.sourceforge.net/SandBox">SandBox</a>.<br />
<hr />
<a id="titelanker1"></a><h4>Basic formatting:</h4>
<div class="indent">**I'm bold text!**<br />
<strong>I'm bold text!</strong><br />
//I'm italic text!//<br />
<em>I'm italic text!</em><br />
And I'm __underlined__!<br />
And I'm <u>underlined</u>!<br />
##monospace text##<br />
<tt>monospace text</tt><br />
''highlight text'' (using 2 single-quotes)<br />
<span class="notes">highlight text</span><br />
@@Center text@@<br />
<div style="width:100%;text-align:center">Center text</div></div>
 <a id="titelanker2"></a><h4>Headers:</h4>
<div class="indent">====== Really big header ====== (to be used only for the title of the page)<br />
<h1>Really big header</h1>
<br />
===== Rather big header ===== <br />
<a id="titelanker3"></a><h2>Rather big header</h2>
<br />
==== Medium header ==== <br />
<a id="titelanker4"></a><h3>Medium header</h3>
<br />
=== Not-so-big header === <br />
<a id="titelanker5"></a><h4>Not-so-big header</h4>
<br />
== Smallish header == <br />
<a id="titelanker6"></a><h5>Smallish header</h5></div>
<a id="titelanker7"></a><h4>Horizontal separator:</h4>
<div class="indent">----</div>
<hr />
<a id="titelanker8"></a><h4>Forced line break:</h4>
<div class="indent">---</div>
<br /><br />
<hr />
<a id="titelanker9"></a><h4>Lists / Indents:</h4>
Indent text using <strong>3</strong> spaces (which will auto-convert into tabs) or tabs. To make bulleted / ordered lists,W use the following codes:<br />
- bulleted list:<br />
<ul><li> bulleted list
</li><li> Line two</li></ul>
1) numbered list:<br />
<ol style="list-style-type: decimal"><li> numbered list
</li><li> Line two</li></ol>
A) Using uppercase characters:<br />
<ol style="list-style-type: upper-alpha"><li> Using uppercase characters
</li><li> Line two</li></ol>
a) Using lowercase characters:<br />
<ol style="list-style-type: lower-alpha"><li> Using lowercase characters
</li><li> Line two</li></ol>
I) using uppercase roman numerals:<br />
<ol style="list-style-type: upper-roman"><li> using Latin numbers
</li><li> Line two</li></ol>
i) using lowercase roman numerals:<br />
<ol style="list-style-type: lower-roman"><li> using Latin numbers
</li><li> Line two</li></ol>
<hr />
<a id="titelanker10"></a><h4>Images</h4>
To place images on a Wiki page,W use:<br />
{{image title=&quot;An Image Link&quot; url=&quot;images/rss.gif&quot; link=&quot;RecentChanges/recentchanges.xml&quot;}}<br />

Links can be external,W or internal Wiki links. You don't have to enter a link at all,W and in that case just an image will be inserted. You don't need to use all those attributes,W only url is essential.<br />
You can also put the URI of the image:<br />
http://gipc49.jus.unitn.it:8080/uniwakka/images/rss.gif<br />
<img src="http://gipc49.jus.unitn.it:8080/uniwakka/images/rss.gif" alt="" /><br />
<hr />
<a id="titelanker11"></a><h4>Free Links</h4>
<div class="indent">External Links<br />
Just type the link directly!<br />
http://www.yahoo.com<br />
gives:<br />
<a href="http://www.yahoo.com" >http://www.yahoo.com</a></div>
<a id="titelanker12"></a><h4>Forced links:</h4>
<div class="indent">http://uniwakka.sourceforge.net<br />
<a href="http://uniwakka.sourceforge.net">http://uniwakka.sourceforge.net</a>&#160;<a href="http://uniwakka.sourceforge.net"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
http://uniwakka.sourceforge.net UniWakka Home<br />
<a href="http://uniwakka.sourceforge.net">UniWakka Home</a>&#160;<a href="http://uniwakka.sourceforge.net"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
Forced links,W to a wiki page:<br />
XML<br />
<span class="missingpage">XML</span><a href="http://uniwakka.sourceforge.net/XML/edit">?</a><br />
Forced links,W to a wiki page,W with a label:<br />
XML This Wiki's page on XML<br />
<span class="missingpage">Wiki's page on XML</span><a href="http://uniwakka.sourceforge.net/This/edit">?</a></div>
<hr />
<a id="titelanker13"></a><h4>Inter Wiki Links:</h4>
<div class="indent">See the <span class="missingpage">InterWiki</span><a href="http://uniwakka.sourceforge.net/InterWiki/edit">?</a> page for a full list of available engines. Here are some examples:<br />
<a href="http://c2.com/cgi/wiki?InterWiki">Wiki:InterWiki</a>&#160;<a href="http://c2.com/cgi/wiki?InterWiki"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.wikipedia.com/wiki/wiki.phtml?title=Perception">WikiPedia:Perception</a>&#160;<a href="http://www.wikipedia.com/wiki/wiki.phtml?title=Perception"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.google.com/search?q=CSS">Google:CSS</a>&#160;<a href="http://www.google.com/search?q=CSS"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.thesaurus.com/cgi-bin/search?config=roget&amp;words=Dilate">Thesaurus:Dilate</a>&#160;<a href="http://www.thesaurus.com/cgi-bin/search?config=roget&amp;words=Dilate"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.dictionary.com/cgi-bin/dict.pl?term=Dream">Dictionary:Dream</a>&#160;<a href="http://www.dictionary.com/cgi-bin/dict.pl?term=Dream"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a></div>
<hr />
<a id="titelanker14"></a><h4>Code Formatters:</h4>
%%code%%:<br />
%%
int main(int arc,char **argv)
{
printf("Hello,W %s!",W (argc>1) ? argv[1] : "World");
return 0;
}
%%<br />
<hr />
<a id="titelanker15"></a><h4>Colored Text</h4>
<table border="1" cellspacing="0">
<tr valign="top"><td style="padding-left:3px;padding-right:3px">:red:this is red text:red:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:red">this is red text</span> </td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:green:this is green text:green:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:green">this is green text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:lightgreen:this is lightgreen text:lightgreen:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:lightgreen">this is lightgreen text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:blue:this is blue text:blue:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:blue">this is blue text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:lightblue:this is lightblue text:lightblue:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:lightblue">this is lightblue text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:violet:this is violet text:violet:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:violet">this is violet text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:brown:this is brown text:brown:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:brown">this is brown text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:yellow:this is yellow text:yellow:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:yellow">this is yellow text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:grey:this is grey text:grey:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:grey">this is grey text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:pink:this is pink text:pink:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:pink">this is pink text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:orange:this is orange text:orange:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:orange">this is orange text</span> </td></tr>
</table><a id="titelanker16"></a><h4>Font Size</h4>
It may not be too useful... but may still help in some situations:<br />
<table border="1" cellspacing="0">
<tr valign="top"><td style="padding-left:3px;padding-right:3px">:1: font size :1:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:9px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:2: font size :2:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:12px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:3: font size :3:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:16px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:4: font size :4:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:20px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:5: font size :5:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:24px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:6: font size :6:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:28px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:7: font size :7:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:32px;"> font size </span></td></tr>
</table><hr />
<a id="titelanker17"></a><h4>Hiding A Block of Content</h4>
This may sound ridious,W but it is possible to hide a block of wiki content from displaying! This can be useful sometimes...<br />
%%
--> :hide: You will never see me... :hide: <--
%%<br />
will appear as<br />
--&gt; <span style="display:none"> You will never see me... </span> &lt;--<br />
<hr />
<a id="titelanker18"></a><h4>Back Links</h4>
Links to the pages linking the present page:<br />
{{backlinks}}</div>]]></description>
	<content:encoded><![CDATA[<br /><strong>Additions:</strong><br />
<div class="additions"><h1>The Wiki Formatting Guide</h1>
Anything between 2 sets of double-quotes is ignored and presented exactly as typed (that means the formatting commands below are ignored whenever surrounded by double double-quotes.)<br />
Once you've read through this,W test your formatting skills in the <a href="http://uniwakka.sourceforge.net/SandBox">SandBox</a>.<br />
<hr />
<a id="titelanker1"></a><h4>Basic formatting:</h4>
<div class="indent">**I'm bold text!**<br />
<strong>I'm bold text!</strong><br />
//I'm italic text!//<br />
<em>I'm italic text!</em><br />
And I'm __underlined__!<br />
And I'm <u>underlined</u>!<br />
##monospace text##<br />
<tt>monospace text</tt><br />
''highlight text'' (using 2 single-quotes)<br />
<span class="notes">highlight text</span><br />
@@Center text@@<br />
<div style="width:100%;text-align:center">Center text</div></div>
 <a id="titelanker2"></a><h4>Headers:</h4>
<div class="indent">====== Really big header ====== (to be used only for the title of the page)<br />
<h1>Really big header</h1>
<br />
===== Rather big header ===== <br />
<a id="titelanker3"></a><h2>Rather big header</h2>
<br />
==== Medium header ==== <br />
<a id="titelanker4"></a><h3>Medium header</h3>
<br />
=== Not-so-big header === <br />
<a id="titelanker5"></a><h4>Not-so-big header</h4>
<br />
== Smallish header == <br />
<a id="titelanker6"></a><h5>Smallish header</h5></div>
<a id="titelanker7"></a><h4>Horizontal separator:</h4>
<div class="indent">----</div>
<hr />
<a id="titelanker8"></a><h4>Forced line break:</h4>
<div class="indent">---</div>
<br /><br />
<hr />
<a id="titelanker9"></a><h4>Lists / Indents:</h4>
Indent text using <strong>3</strong> spaces (which will auto-convert into tabs) or tabs. To make bulleted / ordered lists,W use the following codes:<br />
- bulleted list:<br />
<ul><li> bulleted list
</li><li> Line two</li></ul>
1) numbered list:<br />
<ol style="list-style-type: decimal"><li> numbered list
</li><li> Line two</li></ol>
A) Using uppercase characters:<br />
<ol style="list-style-type: upper-alpha"><li> Using uppercase characters
</li><li> Line two</li></ol>
a) Using lowercase characters:<br />
<ol style="list-style-type: lower-alpha"><li> Using lowercase characters
</li><li> Line two</li></ol>
I) using uppercase roman numerals:<br />
<ol style="list-style-type: upper-roman"><li> using Latin numbers
</li><li> Line two</li></ol>
i) using lowercase roman numerals:<br />
<ol style="list-style-type: lower-roman"><li> using Latin numbers
</li><li> Line two</li></ol>
<hr />
<a id="titelanker10"></a><h4>Images</h4>
To place images on a Wiki page,W use:<br />
{{image title=&quot;An Image Link&quot; url=&quot;images/rss.gif&quot; link=&quot;RecentChanges/recentchanges.xml&quot;}}<br />

Links can be external,W or internal Wiki links. You don't have to enter a link at all,W and in that case just an image will be inserted. You don't need to use all those attributes,W only url is essential.<br />
You can also put the URI of the image:<br />
http://gipc49.jus.unitn.it:8080/uniwakka/images/rss.gif<br />
<img src="http://gipc49.jus.unitn.it:8080/uniwakka/images/rss.gif" alt="" /><br />
<hr />
<a id="titelanker11"></a><h4>Free Links</h4>
<div class="indent">External Links<br />
Just type the link directly!<br />
http://www.yahoo.com<br />
gives:<br />
<a href="http://www.yahoo.com" >http://www.yahoo.com</a></div>
<a id="titelanker12"></a><h4>Forced links:</h4>
<div class="indent">http://uniwakka.sourceforge.net<br />
<a href="http://uniwakka.sourceforge.net">http://uniwakka.sourceforge.net</a>&#160;<a href="http://uniwakka.sourceforge.net"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
http://uniwakka.sourceforge.net UniWakka Home<br />
<a href="http://uniwakka.sourceforge.net">UniWakka Home</a>&#160;<a href="http://uniwakka.sourceforge.net"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
Forced links,W to a wiki page:<br />
XML<br />
<span class="missingpage">XML</span><a href="http://uniwakka.sourceforge.net/XML/edit">?</a><br />
Forced links,W to a wiki page,W with a label:<br />
XML This Wiki's page on XML<br />
<span class="missingpage">Wiki's page on XML</span><a href="http://uniwakka.sourceforge.net/This/edit">?</a></div>
<hr />
<a id="titelanker13"></a><h4>Inter Wiki Links:</h4>
<div class="indent">See the <span class="missingpage">InterWiki</span><a href="http://uniwakka.sourceforge.net/InterWiki/edit">?</a> page for a full list of available engines. Here are some examples:<br />
<a href="http://c2.com/cgi/wiki?InterWiki">Wiki:InterWiki</a>&#160;<a href="http://c2.com/cgi/wiki?InterWiki"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.wikipedia.com/wiki/wiki.phtml?title=Perception">WikiPedia:Perception</a>&#160;<a href="http://www.wikipedia.com/wiki/wiki.phtml?title=Perception"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.google.com/search?q=CSS">Google:CSS</a>&#160;<a href="http://www.google.com/search?q=CSS"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.thesaurus.com/cgi-bin/search?config=roget&amp;words=Dilate">Thesaurus:Dilate</a>&#160;<a href="http://www.thesaurus.com/cgi-bin/search?config=roget&amp;words=Dilate"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a><br />
<a href="http://www.dictionary.com/cgi-bin/dict.pl?term=Dream">Dictionary:Dream</a>&#160;<a href="http://www.dictionary.com/cgi-bin/dict.pl?term=Dream"><img src="http://uniwakka.sourceforge.net/images/external.png" alt="external link" /></a></div>
<hr />
<a id="titelanker14"></a><h4>Code Formatters:</h4>
%%code%%:<br />
%%
int main(int arc,char **argv)
{
printf("Hello,W %s!",W (argc>1) ? argv[1] : "World");
return 0;
}
%%<br />
<hr />
<a id="titelanker15"></a><h4>Colored Text</h4>
<table border="1" cellspacing="0">
<tr valign="top"><td style="padding-left:3px;padding-right:3px">:red:this is red text:red:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:red">this is red text</span> </td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:green:this is green text:green:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:green">this is green text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:lightgreen:this is lightgreen text:lightgreen:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:lightgreen">this is lightgreen text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:blue:this is blue text:blue:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:blue">this is blue text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:lightblue:this is lightblue text:lightblue:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:lightblue">this is lightblue text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:violet:this is violet text:violet:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:violet">this is violet text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:brown:this is brown text:brown:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:brown">this is brown text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:yellow:this is yellow text:yellow:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:yellow">this is yellow text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:grey:this is grey text:grey:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:grey">this is grey text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:pink:this is pink text:pink:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:pink">this is pink text</span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:orange:this is orange text:orange:</td><td style="padding-left:3px;padding-right:3px"> <span style="color:orange">this is orange text</span> </td></tr>
</table><a id="titelanker16"></a><h4>Font Size</h4>
It may not be too useful... but may still help in some situations:<br />
<table border="1" cellspacing="0">
<tr valign="top"><td style="padding-left:3px;padding-right:3px">:1: font size :1:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:9px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:2: font size :2:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:12px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:3: font size :3:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:16px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:4: font size :4:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:20px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:5: font size :5:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:24px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:6: font size :6:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:28px;"> font size </span></td></tr>
<tr ><td style="padding-left:3px;padding-right:3px">:7: font size :7:</td><td style="padding-left:3px;padding-right:3px"> <span style="font-size:32px;"> font size </span></td></tr>
</table><hr />
<a id="titelanker17"></a><h4>Hiding A Block of Content</h4>
This may sound ridious,W but it is possible to hide a block of wiki content from displaying! This can be useful sometimes...<br />
%%
--> :hide: You will never see me... :hide: <--
%%<br />
will appear as<br />
--&gt; <span style="display:none"> You will never see me... </span> &lt;--<br />
<hr />
<a id="titelanker18"></a><h4>Back Links</h4>
Links to the pages linking the present page:<br />
{{backlinks}}</div>]]></content:encoded>
	<dc:creator>AndreaRossato</dc:creator>
	<dc:contributor>AndreaRossato</dc:contributor>
	<dc:date>2004-09-03T03:25:10+00:00</dc:date>
</item>


<textinput rdf:about="http://uniwakka.sourceforge.net/TextSearch">
<title>Search UniWakkaWikiFarm</title>
<description>Search UniWakkaWikiFarm</description>
<name>phrase</name>
<link>http://uniwakka.sourceforge.net/TextSearch</link>
</textinput>
</rdf:RDF>