Author: nextgens
Date: 2007-07-14 19:03:18 +0000 (Sat, 14 Jul 2007)
New Revision: 14118

Modified:
   trunk/website/pages/en/fcp.php
   trunk/website/pages/en/fcptools.php
   trunk/website/pages/en/metadata.php
   trunk/website/pages/en/understand.php
Log:
website: contribute to #1535: Remove all references to [EMAIL PROTECTED] on the 
website

Modified: trunk/website/pages/en/fcp.php
===================================================================
--- trunk/website/pages/en/fcp.php      2007-07-14 17:56:43 UTC (rev 14117)
+++ trunk/website/pages/en/fcp.php      2007-07-14 19:03:18 UTC (rev 14118)
@@ -233,7 +233,7 @@
 
 ClientGet
 RemoveLocalKey=<true|false>
-URI=<string: fully specified URI, such as freenet:[EMAIL PROTECTED]>
+URI=<string: fully specified URI, such as freenet:[EMAIL PROTECTED]>
 HopsToLive=<number: hops to live>
 EndMessage
 </pre>
@@ -314,7 +314,7 @@
 ClientPut
 RemoveLocalKey=&lt;true|false&gt;
 HopsToLive=&lt;number: hops to live&gt;
-URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
+URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
 DataLength=&lt;number: number of bytes of metadata + data&gt;
 [MetadataLength=&lt;number: default = 0, number of bytes of metadata&gt;]
 Data 
@@ -353,7 +353,7 @@
 <pre>(Node -&gt; Client)
 
 Pending
-URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
+URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
 Timeout=&lt;number: in milliseconds&gt;
 [PublicKey=&lt;string: public key&gt;]
 [PrivateKey=&lt;string: private key&gt;]
@@ -370,7 +370,7 @@
 <pre>(Node -&gt; Client)
 
 Success
-URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
+URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
 [PublicKey=&lt;string: public key&gt;]
 [PrivateKey=&lt;string: private key&gt;]
 EndMessage
@@ -404,7 +404,7 @@
 <pre>(Node -&gt; Client)
 
 Success 
-URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
+URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
 EndMessage
 </pre>
 
@@ -485,7 +485,7 @@
 <pre>(Client -&gt; Node)
 
 GetSize
-URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
+URI=&lt;string: fully specified URI, such as freenet:[EMAIL PROTECTED]&gt;
 EndMessage
 </pre>
 

Modified: trunk/website/pages/en/fcptools.php
===================================================================
--- trunk/website/pages/en/fcptools.php 2007-07-14 17:56:43 UTC (rev 14117)
+++ trunk/website/pages/en/fcptools.php 2007-07-14 19:03:18 UTC (rev 14118)
@@ -124,7 +124,7 @@
 
 To insert a Keyword Signed Key (KSK) with file "gpl.txt" against a
 freenet node at address raven.cp.net with hops to live 10:
-  fcpput --htl 10 --address raven.cp.net [EMAIL PROTECTED] gpl.txt
+  fcpput --htl 10 --address raven.cp.net [EMAIL PROTECTED] gpl.txt
 
 To insert a Subspace Signed Key (SSK) with file "gpl.txt":
   fcpput [EMAIL PROTECTED]/ gpl.txt

Modified: trunk/website/pages/en/metadata.php
===================================================================
--- trunk/website/pages/en/metadata.php 2007-07-14 17:56:43 UTC (rev 14117)
+++ trunk/website/pages/en/metadata.php 2007-07-14 19:03:18 UTC (rev 14118)
@@ -80,7 +80,7 @@
 Revision=1
 EndPart
 Document
[EMAIL PROTECTED]
[EMAIL PROTECTED]
 EndPart
 Document
 Name=target1
@@ -105,7 +105,7 @@
 directory-listing sort of interface. </p>
 
 <p> Requesting [EMAIL PROTECTED]// should invoke the redirect to
[EMAIL PROTECTED], and return results identical to requesting [EMAIL PROTECTED]
[EMAIL PROTECTED], and return results identical to requesting [EMAIL PROTECTED]
 directly.  The reason for this is that the document name requested is
 "", and that matches the Name of the first (non-version) Part, which
 doesn't have a Name field, so is assumed to have name "".</p>

Modified: trunk/website/pages/en/understand.php
===================================================================
--- trunk/website/pages/en/understand.php       2007-07-14 17:56:43 UTC (rev 
14117)
+++ trunk/website/pages/en/understand.php       2007-07-14 19:03:18 UTC (rev 
14118)
@@ -83,7 +83,7 @@
 with it. Freenet 0.7 has various types of keys. Keys 
 are used for everything on freenet, and are a kind of 
 <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier";>URI</a> 
-(e.g. freenet:[EMAIL PROTECTED]). 
+(e.g. freenet:[EMAIL PROTECTED]). 
 </p>
 <p>
 Most keys are hashes: there is no notion of semantic 
@@ -117,7 +117,7 @@
 one or more 32kB CHKs. CHKs' filenames are determined only by their contents. 
 SSKs are the other basic type. These combine a public key with a 
human-readable 
 filename and therefore allow for freesites. KSKs are a variant of SSKs where 
-everything is determined by a simple human readable filename (e.g. [EMAIL 
PROTECTED]). 
+everything is determined by a simple human readable filename (e.g. [EMAIL 
PROTECTED]). 
 These are spammable but convenient in some cases. And USKs are a form of 
 updatable keys especially useful for freesites and 
 <span style="font-weight: bold;">Address Resolution Keys</span>.
@@ -439,4 +439,4 @@
 CHK-key is a splitfile or not, and whether the manifest is chained 
 or not. You don't need to know much about manifests in order to
 use Freenet, since it is a part that is handled internally.
-</p>
\ No newline at end of file
+</p>

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to