aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2007-05-19 10:26:19 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2007-05-19 10:26:19 +0000
commit7dba8bd667fbb9fc5624e0b1e30e4c85e700fe1d (patch)
tree7f4d8772915cb2de52dc022f42db6c77dd247c22 /site
parent01bcd6c43f9de2d421835f325825c69de7df457a (diff)
downloadwikipediafs-7dba8bd667fbb9fc5624e0b1e30e4c85e700fe1d.tar.gz
Copied doc/ and site/
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/branches/fuse-python-new-api@27 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'site')
-rw-r--r--site/index.htm90
-rw-r--r--site/index_fr.htm69
2 files changed, 159 insertions, 0 deletions
diff --git a/site/index.htm b/site/index.htm
new file mode 100644
index 0000000..70ac396
--- /dev/null
+++ b/site/index.htm
@@ -0,0 +1,90 @@
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+<title>WikipediaFS, view and edit Wikipedia articles as if they were real
+files</title>
+<style>
+body { background-color: white; }
+h1, h2, h3 { font-family: sans; color: #000000; }
+</style>
+</head>
+<body>
+
+<p><a href="index_fr.htm" title="Page française">Page française</a></p>
+
+<h1>WikipediaFS</h1>
+
+<p><em>View and edit Wikipedia articles as if they were real files.</em></p>
+
+<p>WikipediaFS is a mountable Linux virtual file system that enables you to deal
+with <a href="http://www.wikipedia.org">Wikipedia</a> (or
+any <a href="http://www.mediawiki.org/wiki/MediaWiki">Mediawiki</a>-based
+site) articles as if they were real files.</p>
+
+<p>It is thus possible to use a real text editor to view and edit
+articles.</p>
+
+<p>It is <a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>,
+covered by the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public
+License</a> and provided without any warranty of any kind.</p>
+
+<h2>Features</h2>
+
+<ul>
+<li>Read and edit articles.</li>
+<li>User configuration (cache time, sites).</li>
+<li>Login to enable editing with one's username.</li>
+</ul>
+
+<h2>Download</h2>
+
+<p><strong>Latest version:</strong> 0.2</p>
+
+<p><a
+href="http://sourceforge.net/project/showfiles.php?group_id=133079">Download
+area</a></p>
+
+<p>See the <a href="README.txt">README</a> file and the <a
+href="mount.wikipediafs.htm">manual page</a>.</p>
+
+<h2>Current status</h2>
+
+<p>For short:</p>
+
+<ul>
+<li>WikipediaFS depends on the python bindings for fuse. Unfortunately, previous
+stable releases are not available from the <a
+href="http://fuse.sourceforge.net/wiki/index.php/FusePython">official
+web site</a> anymore.</li>
+<li>The development version, which is the only currently available from the
+the official web site, is not compatible with WikipediaFS. Don't use it
+with WikipediaFS!</li>
+<li>Our policy is to wait until
+the bindings get released before making WikipediaFS compatible with
+them.</li>
+<li>In the interim, the <a href="python-fuse-2.5.tar.bz2">following</a> package
+of the bindings, which comes from Debian, may work for you.</li>
+<li>Debian is currently the distribution that has probably the best support for
+WikipediaFS. WikipediaFS is currently packaged in Debian using previous
+releases of the bindings.</li>
+</ul>
+
+<p>Because we think that WikipediaFS is an interesting idea, we are looking for
+co-maintainers and volunteers to help make WikipediaFS a more active
+project!</p>
+<h2>Related links</h2>
+
+<ul>
+<li><a href="http://sourceforge.net/projects/wikipediafs/">WikipediaFS project
+homepage at Sourceforge</a> (mailing-lists, bug tracker...).</li>
+<li><a href="http://svn.sourceforge.net/viewcvs.cgi/wikipediafs/">Subversion
+repository</a>.</li>
+</ul>
+
+<hr />
+<p>Copyrigth 2005 - 2006 Mathieu Blondel (mblondel !AT! users *DOT*
+sourceforge *DOT* net). Hosting graciously offered by <a
+href="http://www.sourceforge.net">Sourceforge</a>.</p>
+
+</body>
+</html>
diff --git a/site/index_fr.htm b/site/index_fr.htm
new file mode 100644
index 0000000..da6d070
--- /dev/null
+++ b/site/index_fr.htm
@@ -0,0 +1,69 @@
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+<title>WikipediaFS, voir et éditer des articles Wikipedia comme s'ils étaient
+ de vrais fichiers</title>
+<style>
+body { background-color: white; }
+h1, h2, h3 { font-family: sans; color: #000000; }
+</style>
+</head>
+<body>
+
+<p><a href="index.htm">English page</a></p>
+
+<h1>WikipediaFS</h1>
+
+<p><em>Voir et éditer des articles Wikipedia comme s'ils étaient
+ de vrais fichiers.</em></p>
+
+<p>WikipediaFS est un système de fichiers virtuel montable qui permet de voir et
+éditer des articles <a href="http://www.wikipedia.org">Wikipedia</a> (ou <a
+href="http://www.mediawiki.org/wiki/MediaWiki">Mediawiki</a>) comme s'ils
+étaient de vrais fichiers.</p>
+
+<p>Il est ainsi possibile d'utiliser un vrai éditeur de texte pour voir et
+modifier des articles.</p>
+
+C'est un <a href="http://www.gnu.org/philosophy/free-sw.html">logiciel
+libre</a>, publié sous <a href="http://www.gnu.org/copyleft/gpl.html">GNU
+General Public License</a> et fourni sans aucune garantie.</p>
+
+<h2>Caractéristiques</h2>
+
+<ul>
+<li>Possibilité de lire et éditer des articles.</li>
+<li>Configuration (cache time, sites).</li>
+<li>Possibilité d'éditer avec son login.</li>
+</ul>
+
+<h2>Téléchargement</h2>
+
+<p><strong>Dernière version :</strong> 0.2</p>
+
+<p><a
+href="http://sourceforge.net/project/showfiles.php?group_id=133079">Zone
+de téléchargement</a></p>
+
+<p>Voir le fichier <a href="README.txt">README</a> et la page de <a
+href="mount.wikipediafs.htm">manuel</a>.</p>
+
+<p>Vous pouvez télécharger les bindings python de fuse <a
+href="python-fuse-2.5.tar.bz2">ici</a>.
+
+<h2>Liens relatifs</h2>
+
+<ul>
+<li><a href="http://sourceforge.net/projects/wikipediafs/">WikipediaFS project
+homepage at Sourceforge</a> (mailing-lists, bug tracker...).</li>
+<li><a href="http://svn.sourceforge.net/viewcvs.cgi/wikipediafs/">Subversion
+repository</a>.</li>
+</ul>
+
+<hr />
+<p>Copyrigth 2005 - 2006 Mathieu Blondel (mblondel !AT! users *DOT*
+sourceforge *DOT* net). Hébergement offert par <a
+href="http://www.sourceforge.net">Sourceforge</a>.</p>
+
+</body>
+</html>