multilingual-examples

From Microformats Wiki
Jump to navigation Jump to search

multilingual-brainstorming

Multilingual blogs (or sites) spotted in the wild:

People with parallel blogs (not really a solution to the problem stated, more like a workaround):

Code Samples

From climbtothestars.org

<div class="post" lang="en">

	<p class="date-permalink">permalink here</p>
	<h2 class="post-title" id="post-1259"><a href="http://climbtothestars.org/archives/2006/01/22/requirements-for-a-multilingual-wordpress-plugin/" rel="bookmark" title="Permanent Link: Requirements for a Multilingual Wordpress Plugin">Requirements for a Multilingual Wordpress Plugin</a></h2>
    
    <div class="other-excerpt" lang="fr"><p>Quelques réflexions concernant un plugin multilingue pour WordPress.</p></div>        	
	<div class="post-content">
	<p>My blog has been bilingual for a long time now. Rest of post content...</p>
        </div>