aboutsummaryrefslogtreecommitdiffstats
path: root/site/index.htm
blob: f23ed6c08ae21f76650f55d711938c04380832a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<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.1</p>

<p><a
href="http://sourceforge.net/project/showfiles.php?group_id=133079">Download
area</a></p>

<p>See the README file.</p>

<h2>Related links</h2>

<ul>
<li><a href="http://sourceforge.net/projects/wikipediafs/">WikipediaFS project
homepage at Sourceforge</a>.</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>