Skip to content

Commit 520de1a

Browse files
committed
Merge pull request #25 from Nodeclipse/master
welcome to SHARE
2 parents a3c5759 + 80cc45c commit 520de1a

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,13 @@ <h3>Announcements</h3>
7777
Please report if you are unable to install. We look carefully.</font></br>
7878
Take a look at <a href="https://status.github.com/messages">GitHub System Status</a> before reporting issue.
7979
</p>
80-
80+
<p>
81+
2013-06-11<br/>
82+
Welcome to share your Eclipse, Node.js or GitHub experience with
83+
<a href="http://www.nodeclipse.org/share.html" class="docs">SHARE</a>,
84+
discuss and comment.
85+
</p>
86+
8187
<h3>Usage</h3>
8288
<p>
8389
If you can not access the video below, please try <a href="index2.htm">here</a>.

share.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ <h1>SHARE</h1>
6161

6262
</div>
6363

64-
</div>
65-
66-
6764
<div id="disqus_thread"></div>
6865
<script type="text/javascript">
6966
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
@@ -79,6 +76,7 @@ <h1>SHARE</h1>
7976
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
8077
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
8178

79+
</div>
8280

8381
<script type="text/javascript">
8482

updates/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</head>
1717
<body class="int" id="logos">
1818
<div id="intro" class="interior">
19-
<a href="http://www.nodejs.org/" title="Go back to the home page">
19+
<a href="http://www.nodejs.org/" title="Go to Node.js web site">
2020
<img id="logo" src="http://nodejs.org/logo.png" alt="node">
2121
</a>
2222
</div>
@@ -78,8 +78,9 @@ <h4>a) Recommended way (Marketplace)</h4>
7878

7979
<h4>b) Installation Instructions (update site)</h4>
8080
<pre>1. Start Eclipse, then select Help > Install New Software...</pre>
81-
<pre> In the dialog that appears, enter the update site URL into the Work with text box:</pre>
82-
<pre> http://www.nodeclipse.org/updates</pre>
81+
<pre><b> Uncheck "Contact all updates site during install to find required software".</b> to make installation quicker.</pre>
82+
<pre> Enter the update site URL into the Work with text box:</pre>
83+
<pre> http://www.nodeclipse.org/updates/</pre>
8384
<pre> And press the Enter key.</pre>
8485
<pre>2. You should see the center box filled with Nodeclipse plugins.</pre>
8586
<pre> Select with checkbox what you want to install.</pre>

0 commit comments

Comments
 (0)