Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SeaMonkey Website
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.11.0rc1 on 2025-04-24 between 17:00 and 18:00 UTC+2
Show more breadcrumbs
SeaMonkey
SeaMonkey Website
Commits
4f0e2ba4
Commit
4f0e2ba4
authored
4 years ago
by
Ian Neal
Browse files
Options
Downloads
Patches
Plain Diff
Bug 1620789 - Add source code download and build instructions to the website - fix links. r=me
parent
5240f38e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/dev/code-development.en.html
+1
-1
1 addition, 1 deletion
src/dev/code-development.en.html
src/dev/index.en.html
+7
-10
7 additions, 10 deletions
src/dev/index.en.html
with
8 additions
and
11 deletions
src/dev/code-development.en.html
+
1
−
1
View file @
4f0e2ba4
...
...
@@ -93,7 +93,7 @@
<pre><code>
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla.git mozilla-253
<br>
cd mozilla-253
<br>
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-comm.git comm
git clone https://gitlab.com/seamonkey-project/seamonkey-2.53-comm.git comm
<br>
cd extensions
<br>
hg clone https://hg.mozilla.org/chatzilla irc
<br>
hg clone https://hg.mozilla.org/dom-inspector inspector
<br>
...
...
This diff is collapsed.
Click to expand it.
src/dev/index.en.html
+
7
−
10
View file @
4f0e2ba4
...
...
@@ -29,7 +29,7 @@
<p>
Our
<a
href=
"get-involved"
>
Getting Involved with SeaMonkey
</a>
page is another good entry point to helping out our project, as well as the
<a
href=
"http://wiki.mozilla.org/SeaMonkey:Home_Page"
>
SeaMonkey pages on the
<a
href=
"http
s
://wiki.mozilla.org/SeaMonkey:Home_Page"
>
SeaMonkey pages on the
Mozilla wiki
</a>
- and the
<a
href=
"https://blog.seamonkey-project.org/"
>
SeaMonkey blog
</a>
features
development news every now and then.
...
...
@@ -53,8 +53,7 @@
Testing our code is a very major and important task in every software project,
and the good thing is that anyone can participate in that by downloading
<a
href=
"nightly"
>
"Nightly" builds
</a>
, using them and
<a
href=
"http://developer.mozilla.org/en/docs/Bug_writing_guidelines"
>
reporting
bugs
</a>
.
<a
href=
"https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines"
>
reporting bugs
</a>
.
</p>
<p>
...
...
@@ -72,12 +71,10 @@
</p>
<p>
Our
<a
href=
"get-involved"
>
Getting Involved
</a>
page, the Mozilla wiki on
<a
href=
"http://wiki.mozilla.org/SeaMonkey:QA"
>
SeaMonkey QA
</a>
(Quality
Assurance) and the MDC (Mozilla Developer Center)
<a
href=
"http://developer.mozilla.org/en/docs/QA"
>
QA section
</a>
offer some
good additional info about testing and helping us improve our software quality
through that.
Our
<a
href=
"get-involved"
>
Getting Involved
</a>
page and the Mozilla wiki on
<a
href=
"https://wiki.mozilla.org/SeaMonkey:QA"
>
SeaMonkey QA
</a>
(Quality
Assurance) offer some good additional info about testing and helping us improve
our software quality through that.
</p>
<h2
id=
"marketing"
>
Marketing And Other Contributions
</h2>
...
...
@@ -96,7 +93,7 @@
<p>
The merchandise available from the
<a
href=
"http://www.zazzle.com/seamonkeyproject"
>
SeaMonkey shop
</a>
can also
<a
href=
"http
s
://www.zazzle.com/seamonkeyproject"
>
SeaMonkey shop
</a>
can also
help you in spreading the word.
</p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment