xfolk-delirious: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) m (==Related pages==) |
AmeerDawood (talk | contribs) m (→de.lirio.us) |
||
Line 3: | Line 3: | ||
<p>de.lirio.us presents a case that can be converted to xFolk 0.5 by changing attribute values. We will leave some extraneous elements and attributes that may be intended as semantic markup but will be ignored by xFolk 0.5.</p> | <p>de.lirio.us presents a case that can be converted to xFolk 0.5 by changing attribute values. We will leave some extraneous elements and attributes that may be intended as semantic markup but will be ignored by xFolk 0.5.</p> | ||
<pre><div | <pre><div class='entry'> | ||
<div class='uri'> | <div class='uri'> | ||
<a | <a class='title' href='http://www.thinkwiki.org/ThinkWiki'> <!-- will change --> | ||
ThinkWiki | ThinkWiki | ||
</a> | </a> | ||
Line 36: | Line 36: | ||
<p>Here is the entry in xFolk Entry 0.5:</p> | <p>Here is the entry in xFolk Entry 0.5:</p> | ||
<pre><div | <pre><div class='xfolkentry'> | ||
<div class='uri'> | <div class='uri'> | ||
<a class='taggedlink' href='http://www.thinkwiki.org/ThinkWiki'> <!-- changed --> | <a class='taggedlink' href='http://www.thinkwiki.org/ThinkWiki'> <!-- changed --> | ||
Line 42: | Line 42: | ||
</a> | </a> | ||
</div> | </div> | ||
<div | <div class='extended'> <!-- changed --> | ||
Wiki Web for Thinkpad users. Here you find anything you need to | Wiki Web for Thinkpad users. Here you find anything you need to | ||
install your favourite Linux distribution on your Thinkpad. | install your favourite Linux distribution on your Thinkpad. |
Latest revision as of 21:52, 10 June 2008
de.lirio.us
de.lirio.us presents a case that can be converted to xFolk 0.5 by changing attribute values. We will leave some extraneous elements and attributes that may be intended as semantic markup but will be ignored by xFolk 0.5.
<div class='entry'> <div class='uri'> <a class='title' href='http://www.thinkwiki.org/ThinkWiki'> <!-- will change --> ThinkWiki </a> </div> <div class='description'> <!-- will change --> Wiki Web for Thinkpad users. Here you find anything you need to install your favourite Linux distribution on your Thinkpad. </div> <div class='created'> <a class='tag' href='http://de.lirio.us/rubric/entries/tags/ibm'> <!-- will change --> ibm </a> <a class='tag' href='http://de.lirio.us/rubric/entries/tags/linux'> <!-- will change --> linux </a> <a class='tag' href='http://de.lirio.us/rubric/entries/tags/thinkpad'> <!-- will change --> thinkpad </a> <a class='tag' href='http://de.lirio.us/rubric/entries/tags/wiki'> <!-- will change --> wiki </a> by <a href='http://de.lirio.us/rubric/entries/user/blixtra'> blixtra </a> (created: 2005-04-09 21:54) </div> </div>
Here is the entry in xFolk Entry 0.5:
<div class='xfolkentry'> <div class='uri'> <a class='taggedlink' href='http://www.thinkwiki.org/ThinkWiki'> <!-- changed --> ThinkWiki </a> </div> <div class='extended'> <!-- changed --> Wiki Web for Thinkpad users. Here you find anything you need to install your favourite Linux distribution on your Thinkpad. </div> <div class='created'> <a rel=“tag” href='http://de.lirio.us/rubric/entries/tags/ibm'> <!-- changed --> ibm </a> <a rel=“tag” href='http://de.lirio.us/rubric/entries/tags/linux'> <!-- changed --> linux </a> <a rel=“tag” href='http://de.lirio.us/rubric/entries/tags/thinkpad'> <!-- changed --> thinkpad </a> <a rel=“tag” href='http://de.lirio.us/rubric/entries/tags/wiki'> <!-- changed --> wiki </a> by <a href='http://de.lirio.us/rubric/entries/user/blixtra'> blixtra </a> (created: 2005-04-09 21:54) </div> </div>