Author: dbkr Date: 2008-08-06 10:55:32 +0000 (Wed, 06 Aug 2008) New Revision: 21630
Modified: trunk/website/pages/en/connect.php Log: Change confusing reference to bulix.org that implies it's a place from where references can be magically obtained Modified: trunk/website/pages/en/connect.php =================================================================== --- trunk/website/pages/en/connect.php 2008-08-05 23:06:52 UTC (rev 21629) +++ trunk/website/pages/en/connect.php 2008-08-06 10:55:32 UTC (rev 21630) @@ -54,10 +54,10 @@ <p>As you can see, there are three ways of getting a node reference from someone else:</p> <ul> <li>Pasting it "as is", in the top field,</li> -<li>an URL pointing at the reference, such as <a href="http://dark-code.bulix.org/">http://dark-code.bulix.org/</a> or</li> +<li>a URL pointing at the reference, or</li> <li>a file, containing the reference.</li> </ul> -<p>bulix.org is a so called <span style="font-weight:bold;">paste-bin</span>, where you can add your node reference, make sure that +<p><a href="http://dark-code.bulix.org/">http://dark-code.bulix.org/</a> is a so called <span style="font-weight:bold;">paste-bin</span>, where you can add your node reference, make sure that the <span style="font-weight:bold;">private</span> box is checked, and press <span style="font-weight:bold;">Paste</span>.</p> <p>The paste-bin then returns an URL (e.g. http://dark-code.bulix.org/yuf01h-34676?raw), which can be shared with others. Make sure that you add <span style="font-weight:bold;">?raw</span> to the link. This makes the link point only to the actual pasted data, with no extra
