Author: nextgens
Date: 2006-08-16 22:25:26 +0000 (Wed, 16 Aug 2006)
New Revision: 10144

Removed:
   trunk/website/pages/installed.php
Modified:
   trunk/website/pages/FCPlib.php
   trunk/website/pages/applications.php
   trunk/website/pages/download-old.php
   trunk/website/pages/download.php
   trunk/website/pages/faq.php
   trunk/website/pages/fcptools.php
   trunk/website/pages/freeapps.php
   trunk/website/pages/javacompat.php
   trunk/website/pages/lists.php
   trunk/website/pages/news.php
   trunk/website/pages/ngrouting.php
   trunk/website/pages/papers.php
   trunk/website/pages/philosophy.php
   trunk/website/pages/stateof180204.php
   trunk/website/pages/tools.php
   trunk/website/pages/tryunstable.php
Log:
website: convert our ?page= links to RewriteRules: it will be more 
search-engine friendly

Modified: trunk/website/pages/FCPlib.php
===================================================================
--- trunk/website/pages/FCPlib.php      2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/FCPlib.php      2006-08-16 22:25:26 UTC (rev 10144)
@@ -6,7 +6,7 @@
  to and from Freenet. There are routines for storing documents to Freenet from 
  the local disk, and other routines for moving data in memory to and from 
  Freenet (for more information see the documentation
- for <a href="http://freenetproject.org/index.php?page=fcptools";>FCPTools</a>, 
which is the package containing FCPLib).</p>
+ for <a href="/fcptools.html">FCPTools</a>, which is the package containing 
FCPLib).</p>

   <p>It is written in ANSI C, checked by gcc when compiling the library on a 
Unix 
  based system (the flags -ansi and -pedantic). I'm not sure how important this 

Modified: trunk/website/pages/applications.php
===================================================================
--- trunk/website/pages/applications.php        2006-08-16 22:14:08 UTC (rev 
10143)
+++ trunk/website/pages/applications.php        2006-08-16 22:25:26 UTC (rev 
10144)
@@ -14,7 +14,7 @@
 <br/>
 <br/>Freesite insertion tools written in Python (standalone binaries are 
available for Windows). Includes FEC support for alternative handling of large 
files.
 <br/>
-<br/><a href='/index.php?page=fcptools' class='wiki'><b>FCPTools</b></a>
+<br/><a href='/fcptools.html' class='wiki'><b>FCPTools</b></a>
 <br/>
 <br/>FCPTools provide the same functionality as Freeweb, but without the GUI. 
Current working platforms include Win32, Linux, and FreeBSD. An ANSI-C based 
Client Lib (ezFCPlib) is also included to aid developers in writing Freenet 
clients.
 <br/>
@@ -60,5 +60,5 @@
 <br/><hr/>
 <br/><h2>Want to contribute?
 </h2>
-<br/>If you want to develop a tool or client for Freenet please publish your 
idea <a href='/index.php?page=freeapps' class='wiki'>here</a>. There you can 
also find a list of projects related to Freenet in their early stages of 
development.<br/>
+<br/>If you want to develop a tool or client for Freenet please publish your 
idea <a href='/freeapps.html' class='wiki'>here</a>. There you can also find a 
list of projects related to Freenet in their early stages of development.<br/>


Modified: trunk/website/pages/download-old.php
===================================================================
--- trunk/website/pages/download-old.php        2006-08-16 22:14:08 UTC (rev 
10143)
+++ trunk/website/pages/download-old.php        2006-08-16 22:25:26 UTC (rev 
10144)
@@ -2,7 +2,7 @@

 <small><p>
 Note that Freenet 0.5 is no-longer well supported as development effort has 
shifted to Freenet 0.7,
-which you can download from <a href="/index.php?page=download">here</a>.
+which you can download from <a href="/download.html">here</a>.
 </p></small>

 <h3>Important note for first time users</h3>
@@ -15,7 +15,7 @@
 <p>

 <i>If you have a firewall or a NAT box click <a 
-href="http://freenetproject.org/index.php?page=faq#firewall";><b>here</b></a> 
+href="/faq.html#firewall"><b>here</b></a> 
 for some info.</i>

 <BR>&nbsp;<BR>
@@ -73,7 +73,7 @@
 <p>
 To see the latest changes of the builds in the stable branch, you can go to the
 <b><a
-href="http://www.freenetproject.org/index.php?page=whatsnew";>Changelog</b></a>.
+href="/whatsnew.html">Changelog</b></a>.


 <BR>&nbsp;<BR>
@@ -96,16 +96,16 @@
 <a href="/papers.html">here</a>.</p>

 <p>
-<h3><a href="/index.php?page=fcp">FCP (Freenet Client 
+<h3><a href="/fcp.html">FCP (Freenet Client 
   Protocol)</a></h3>
 <p>FCP is intended to shield would-be Freenet client developers from the 
details and ever-changing internals of the Freenet node itself.</p>

 <p>
-<h3><a href="/index.php?page=fec">FEC (Forward Error-Correction) 
Protocol</a></h3>
+<h3><a href="/fec.html">FEC (Forward Error-Correction) Protocol</a></h3>
 <p>FEC specifically addresses the insertion and retrieval of Redundant 
Splitfiles.</p>

 <p>
-<h3><a href="/index.php?page=metadata">Freenet Metadata Spec</a></h3>
+<h3><a href="/metadata.html">Freenet Metadata Spec</a></h3>
 <p>This spec is for client metadata. It's intent is to provide
 functionality for building web sites within Freenet, as well as
 general description of the data inserted into Freenet.</p>

Modified: trunk/website/pages/download.php
===================================================================
--- trunk/website/pages/download.php    2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/download.php    2006-08-16 22:25:26 UTC (rev 10144)
@@ -1,7 +1,7 @@
 <h2>Download Freenet 0.7</h2>
 <p>
 <small><b>Note: </b> You can still find the download page for Freenet 0.5 <a 
-href="/index.php?page=download-old">here</a>, however 0.5 is no longer 
officially
+href="/download-old.html">here</a>, however 0.5 is no longer officially
 maintained or supported and 0.7 has many radical improvements not least being 
that 
 it is significantly faster.</small>
 </p>

Modified: trunk/website/pages/faq.php
===================================================================
--- trunk/website/pages/faq.php 2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/faq.php 2006-08-16 22:25:26 UTC (rev 10144)
@@ -77,7 +77,7 @@

 is also very efficient in how it deals with information, adaptively
 replicating content in response to demand.  For more information,
-please read <a href="index.php?page=whatis">What Is Freenet</a>.</p>
+please read <a href="/whatis.html">What Is Freenet</a>.</p>

 <p><b id="who">Who is behind Freenet?</b><br>
 Freenet grew out of a design for an anonymous publication system created by Ian
@@ -147,7 +147,7 @@
 as to whether to take that risk.</p>

 <p><b id="copyright">What about copyright?</b><br>
-There are some excellent thoughts on this subject on the <a 
href="index.php?page=philosophy">Philosophy</a> page.</p>
+There are some excellent thoughts on this subject on the <a 
href="/philosophy.html">Philosophy</a> page.</p>

 <p><b id="childporn">What about child porn, offensive content or 
terrorism?</b><br>
 While most people wish that child pornography and terrorism did not
@@ -189,7 +189,7 @@
 <p><b id="how">How do I use this software? I downloaded it, but when I run it 
there's no GUI.</b><br>
 Fred (the Freenet REference Daemon) runs as a daemon, or service, in the 
background. You normally talk to it with a Freenet client. One of the services 
that Fred offers is called fproxy, which lets you talk to Freenet with a web 
browser. Point your web browser to <a 
href="http://127.0.0.1:8888/";>http://127.0.0.1:8888/</a> for the gateway page. 
Try clicking the various links in the "Bookmarks" panel to reach some of the 
popular Freenet index sites.</p>

-<p>If you're looking for applications that run on top of Freenet and provide a 
different interface or functionality, please see the <a 
href="index.php?page=tools">Tools</a> page.</p>
+<p>If you're looking for applications that run on top of Freenet and provide a 
different interface or functionality, please see the <a 
href="/tools.html">Tools</a> page.</p>

 <p><b id="search">Is Freenet searchable?</b><br>
 No search mechanism has yet been implemented. One of the design
@@ -263,7 +263,7 @@

 <p><b id="why-java">Why is Freenet implemented in Java?</b><BR>
 Opinions differ about the choice of java for the reference implementation of
-freenet (even among the core developers). <a 
href="http://www.freenetproject.org/index.php?page=people";>Ian Clarke</a> and 
several
+freenet (even among the core developers). <a href="/people.html">Ian 
Clarke</a> and several
 other developers are java proponents and the choice for java was made. Even if 
everybody could be convinced
 to switch to a different language reimplementing the current freenet protocol 
would be quite a big task, and
 take up a significant amount of time, while there is only a limited about of 
developer-time available. Flame wars
@@ -303,10 +303,10 @@
 java -cp freenet.jar freenet.client.cli.Main get KEY filename<BR>
 </code><p>
 Be sure to specify the filename you want to save the key into.  You can use 
the --help option to learn the other switches, such as healing percentage, HTL 
for the individual blocks, etc.<p>
-You can also use standalone freenet tools like <a 
href="http://127.0.0.1:8888/SSK at 
CKesZYUJWn2GMvoif1R4SDbujIgPAgM/fuqid/9//">FUQID</a> (windows only, link only 
works if you have fproxy running on 127.0.0.1:8888), or <a 
href="http://freenetproject.org/index.php?page=fcptools";>FCPTools</a>.
+You can also use standalone freenet tools like <a 
href="http://127.0.0.1:8888/SSK at 
CKesZYUJWn2GMvoif1R4SDbujIgPAgM/fuqid/9//">FUQID</a> (windows only, link only 
works if you have fproxy running on 127.0.0.1:8888), or <a 
href="/fcptools.html">FCPTools</a>.

 <p><b id="roadmp">Is there a future roadmap of Freenet?</b><br>
-Yes, there is a provisional, unofficial roadmap of Freenet, describing the 
possible future development of the project <a 
href="http://www.freenetproject.org/index.php?page=roadmap";> here.</a>
+Yes, there is a provisional, unofficial roadmap of Freenet, describing the 
possible future development of the project <a href="/roadmap.html"> here.</a>

 <p><b id="heisenbug">What is a Heisenbug?</b><br>
 The name comes from the Heisenberg Uncertainty Principle of
@@ -384,7 +384,7 @@

 <h2> Contribution answers
 </h2><p><b id="idea">I have this great idea....</b><br>
-Good! First step: read the <a href="index.php?page=lists">mailing list 
archives</a>.
+Good! First step: read the <a href="/lists.html">mailing list archives</a>.
 Odds are good that someone else had the same idea and discussed it with
 the group. Either a flaw was found in the idea, or perhaps it was
 decided to postpone implementing the idea until later. Some examples of
@@ -401,7 +401,7 @@
 </li><li> Work on the Freenet web site (including the FAQ).
 </li><li> Contribute your ideas to the discussion lists.
 </li></ul><p>If you are a developer, you can also help by designing and 
developing other applications to run on Freenet.</p>
-<P> People that want to contribute to Freenet in <a 
href="http://www.freenetproject.org/index.php?page=openjobs";>any way</a>, by 
contributing artwork, new ideas, or even correcting spelling/grammar mistakes 
or ideas for adding new pages/paragraphs on this site, are also welcome to <a 
href="mailto:ian at locut.us">email</a>. </p>
+<P> People that want to contribute to Freenet in <a href="/openjobs.html">any 
way</a>, by contributing artwork, new ideas, or even correcting 
spelling/grammar mistakes or ideas for adding new pages/paragraphs on this 
site, are also welcome to <a href="mailto:ian at locut.us">email</a>. </p>

 <p><b id="access">How can I access the code and website?</b><br>
 We are using a <a href="http://subversion.tigris.org/";>subversion</a> server : 
<a href="https://emu.freenetproject.org/svn/trunk/";>Emu</a>.

Modified: trunk/website/pages/fcptools.php
===================================================================
--- trunk/website/pages/fcptools.php    2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/fcptools.php    2006-08-16 22:25:26 UTC (rev 10144)
@@ -1,12 +1,12 @@
  <h1>Freenet Client Protocol Tools (FCPTools)</h1>

- <p>First check the documentation for <a 
href="http://freenetproject.org/index.php?page=FCPlib";>FCPLib</a>. Everything 
+ <p>First check the documentation for <a href="/FCPlib.html">FCPLib</a>. 
Everything 
  that applies to FCPLib also applies to FCPTools.</p>

  <h2>What are the FCPTools?</h2>

  <p>The FCPTools are command-line driven programs for inserting and retrieving 
- files with Freenet. Included separately is <a 
href="http://freenetproject.org/index.php?page=FCPlib";>FCPLib</a>, the 
+ files with Freenet. Included separately is <a href="/FCPlib.html">FCPLib</a>, 
the 
  Freenet Client Protocol Library. The FCPTools are linked against FCPLib and 
  serve as nice examples for using the library in Freenet client programs. 
  Everything is released under the GNU General Public License.</p>

Modified: trunk/website/pages/freeapps.php
===================================================================
--- trunk/website/pages/freeapps.php    2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/freeapps.php    2006-08-16 22:25:26 UTC (rev 10144)
@@ -4,7 +4,7 @@
 <br/><b>Here you can share ideas about new applications that can run on top of 
Freenet. Before posting you should do a search on "Freenet" in <a class='wiki'  
href='http://sourceforge.net/'>Sourceforge</a> to see if someone else hasn't 
already started a similiar project. <p>
 <br/><b>Useful Links:</b>
 <br/>
-<br/>The spec of the <a 
href="http://freenetproject.org/index.php?page=fcp";>protocol</a> (FCP) which 
applications use to interact with Freenet - and all the other <a 
href="http://freenetproject.org/index.php?page=docs";>Developer 
documentation</a>.
+<br/>The spec of the <a href="/fcp.html">protocol</a> (FCP) which applications 
use to interact with Freenet - and all the other <a href="/docs.html">Developer 
documentation</a>.
 <br/>
 <br/><hr/>
 <br/><a class='wiki'  href='http://lookoutpx.sourceforge.net/'><b>Lookout 
PX</b></a>

Deleted: trunk/website/pages/installed.php
===================================================================
--- trunk/website/pages/installed.php   2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/installed.php   2006-08-16 22:25:26 UTC (rev 10144)
@@ -1,15 +0,0 @@
-<h2>Successful installation of Freenet 0.7!</h2>
-
-Congratulations, you have successfully installed a Freenet 0.7 alpha-test 
node.<br />
-<br />
-You can access it <a href="http://127.0.0.1:8888/";>here</a>.<br />
-<br />
-If you installed a testnet node you can access it <a 
href="http://127.0.0.1:8889/";>here</a>.<br />
-<br />
-These links will take you to FProxy, the web interface to Freenet. You can 
also run Frost, a message boards program, which may have been installed; there 
may be an icon on your desktop, otherwise have a look at the directory the node 
was installed to.<br />
-<br />
-You will need to get some darknet (or testnet) connections. If you know people 
using Freenet, ask them for their noderefs (this is ideal), otherwise please 
join us on IRC on #freenet on irc.freenode.net, and we will get you wired in to 
the network.<br />
-<br />
-Once again thanks for using Freenet!<br />
-<br />
-If you can we would really appreciate it if you could <a 
href="http://freenetproject.org/index.php?page=donate";>donate here</a> so that 
we can continue to employ a full time coder.

Modified: trunk/website/pages/javacompat.php
===================================================================
--- trunk/website/pages/javacompat.php  2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/javacompat.php  2006-08-16 22:25:26 UTC (rev 10144)
@@ -1,7 +1,7 @@
 Note: It is highly likely that this list is out of date. In general,

 <br/>the most current stable version of the Sun JVM should play nicely with 
Freenet.
-<br/>See the <a href='/index.php?page=UnixHowto' class='wiki'>UnixHowto</a> 
page for info on using the Sun 
+<br/>See the <a href='/UnixHowto.html' class='wiki'>UnixHowto</a> page for 
info on using the Sun 
 <br/>JVM. 
 <br/>
 <br/>Not all JVMs are created equal.  Because of numerous reports of fred (the

Modified: trunk/website/pages/lists.php
===================================================================
--- trunk/website/pages/lists.php       2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/lists.php       2006-08-16 22:25:26 UTC (rev 10144)
@@ -1,4 +1,4 @@
-<font size="+3"><B>Mailing Lists</B></font> (<a 
href="http://www.freenetproject.org/index.php?page=mailsum";>summary</a>)</h4><P>
+<font size="+3"><B>Mailing Lists</B></font> (<a 
href="/mailsum.html">summary</a>)</h4><P>

 <i><b>Note</b>: We constantly get requests of people who want to become 
unsubscribed.  </i><span style='text-decoration:underline;'>YOU</span><i> have 
to do that yourself! Just click on the www link provided at the bottom of every 
mail, enter your e-mail address in the text field in section "Subscribers" and 
provide your password under the unsubscribe option.  (You can get your password 
there as well, in case you forgot it.)</i>
 <br />

Modified: trunk/website/pages/news.php
===================================================================
--- trunk/website/pages/news.php        2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/news.php        2006-08-16 22:25:26 UTC (rev 10144)
@@ -11,7 +11,7 @@
 its 
 full time developer, Matthew Toseland.  If you would like to help 
 support the Freenet Project, you can make a convenient donation through 
-our <a href="/index.php?page=donate">donations page</a>.
+our <a href="/donate.html">donations page</a>.
 -->
 <h3>News</h3>
 <b>2nd June, 2006 - Freenet lecture available on Google Video</b><br>

Modified: trunk/website/pages/ngrouting.php
===================================================================
--- trunk/website/pages/ngrouting.php   2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/ngrouting.php   2006-08-16 22:25:26 UTC (rev 10144)
@@ -252,4 +252,4 @@
 <h3>Interested in helping?</h3>
 In addition to joining our development effort, you can really help us to make
 this all a reality by donating whatever you can spare to the project on our
-<a href="http://freenetproject.org/index.php?page=donate";>Donations</a> page.
+<a href="/donate.html">Donations</a> page.

Modified: trunk/website/pages/papers.php
===================================================================
--- trunk/website/pages/papers.php      2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/papers.php      2006-08-16 22:25:26 UTC (rev 10144)
@@ -25,7 +25,7 @@
 demonstration to accompany the talk is <a 
 href="http://freenetproject.org/papers/ccc/ccc-freenet-demo.tar.bz2";>also</a> 
available.
 <p>
-<a href="index.php?page=ngrouting">Next Generation Routing Algorithm</a><br>
+<a href="/ngrouting.html">Next Generation Routing Algorithm</a><br>
 This article describes Freenet's "Next Generation" routing algorithm.  This 
was a novel
 approach which had nodes making routing decisions based on sophisticated 
analysis of
 the time required to route previous requests.  This algorithm was promising, 
but

Modified: trunk/website/pages/philosophy.php
===================================================================
--- trunk/website/pages/philosophy.php  2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/philosophy.php  2006-08-16 22:25:26 UTC (rev 10144)
@@ -10,7 +10,7 @@
 views that everyone involved in the Freenet project holds. <p>

 </p><h3> 2. Suggested prior reading </h3>
-For this document to make sense, you should probably know what Freenet is. You 
can get a good overview on the <a href="index.php?page=whatis">What is 
Freenet?</a> page.
+For this document to make sense, you should probably know what Freenet is. You 
can get a good overview on the <a href="/whatis.html">What is Freenet?</a> page.
 <p>
 </p><h3> 3. The importance of the Free flow of information  </h3>
 Freedom of speech, in most western cultures, is generally considered to

Modified: trunk/website/pages/stateof180204.php
===================================================================
--- trunk/website/pages/stateof180204.php       2006-08-16 22:14:08 UTC (rev 
10143)
+++ trunk/website/pages/stateof180204.php       2006-08-16 22:25:26 UTC (rev 
10144)
@@ -61,13 +61,13 @@
 <p>
 You can make a donation through the donations page on our website at:
 <blockquote>
-  <a href="http://freenetproject.org/index.php?page=donations";>
-     http://freenetproject.org/index.php?page=donations</a>
+  <a href="/donations.html">
+     http://freenetproject.org/donations.html</a>
 </blockquote>
 If, for whatever reason, you would like to make a donation through other 
means, please contact me 
 directly at ian at freenetproject.org. 
 <p>
 If you would like to try out the very latest trial version of the Rate 
 Limiting algorithm you will need to run the "unstable" branch of Freenet, 
-<a href="/index.php?page=tryunstable">this page</a> will explain how to do 
+<a href="/tryunstable.html">this page</a> will explain how to do 
 this.

Modified: trunk/website/pages/tools.php
===================================================================
--- trunk/website/pages/tools.php       2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/tools.php       2006-08-16 22:25:26 UTC (rev 10144)
@@ -27,7 +27,7 @@
 Pleas notice that many of these tools are outdated and unmaintained. All 
development efforts are currently focused on freenet 0.7.
 <br />A variety of people have written some excellent tools and clients for 
use with Freenet.
 <br /><p>
-<h3><a href="http://www.freenetproject.org/index.php?page=fphowto";>Development 
Aides</a></h3>
+<h3><a href="/fphowto.html">Development Aides</a></h3>
 <p>
 <br /><h3>Freenet Publishing & Retrieval Tools</h3>

@@ -43,9 +43,9 @@
 <br />
 <br />Freesite insertion tools written in Python (standalone binaries are 
available for Windows). Includes FEC support for alternative handling of large 
files.
 <br />
-<br /><a href='index.php?page=fcptools' class='wiki'><b>FCPTools</b></a>
+<br /><a href='/fcptools.html' class='wiki'><b>FCPTools</b></a>
 <br />
-<br />The FCPTools are command-line driven programs for inserting and 
retrieving files with Freenet. Included separately is <a 
href='index.php?page=FCPlib'><b>FCPLib</b></a>, the Freenet Client Protocol 
Library. The FCPTools are linked against FCPLib and serve as nice examples for 
using the library in Freenet client programs. Everything is released under the 
GNU General Public License.
+<br />The FCPTools are command-line driven programs for inserting and 
retrieving files with Freenet. Included separately is <a 
href='/FCPlib.html'><b>FCPLib</b></a>, the Freenet Client Protocol Library. The 
FCPTools are linked against FCPLib and serve as nice examples for using the 
library in Freenet client programs. Everything is released under the GNU 
General Public License.
 <br />
 <br /><hr><h3>Message Board Tools and File Sharing tools
 </h3>
@@ -89,5 +89,5 @@
 <br /><hr/>
 <br /><h2>Other tools? Want to contribute?
 </h2>
-<br />If you want to develop a tool or client for Freenet please publish your 
idea <a href="http://freenetproject.org/index.php?page=freeapps";>here</a>. 
There you can also find a list of projects related to Freenet in their early 
stages of development.<br />
+<br />If you want to develop a tool or client for Freenet please publish your 
idea <a href="/freeapps.html">here</a>. There you can also find a list of 
projects related to Freenet in their early stages of development.<br />


Modified: trunk/website/pages/tryunstable.php
===================================================================
--- trunk/website/pages/tryunstable.php 2006-08-16 22:14:08 UTC (rev 10143)
+++ trunk/website/pages/tryunstable.php 2006-08-16 22:25:26 UTC (rev 10144)
@@ -23,4 +23,4 @@
 <p>
 If you would like to discuss Freenet's ongoing development, you are welcome to 
 join us on #freenet on irc.freenode.net or join one of our 
-<a href="/index.php?page=lists">mailing lists</a>.
+<a href="/lists.html">mailing lists</a>.


Reply via email to