SeaMonkey:FAQ: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added "Why were the trunk builds renamed from 1.1 to 1.5?" FAQ)
(→‎How do I get support for SeaMonkey?: Update SeaMonkey newsgroup and IRC channel.)
 
(48 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{SeaMonkey-Resources}}
{{SeaMonkey-Resources}}
{{con|contents of this page will be transferred to [[SeaMonkey/FAQ]], please do not add new information!}}


__TOC__
__TOC__


== What is the new SeaMonkey official name? ==
== Where can I find more information about SeaMonkey? ==
: The new name is SeaMonkey. Please consult the [[SeaMonkey:Name_And_Version|Branding Page]] for more information on this.
:The [http://kb.mozillazine.org/Main_Page MozillaZine Knowledge Base] has lots of information about SeaMonkey. Most of the information there about the Mozilla Application Suite still applies to SeaMonkey.


== What version numbers will be used for the new releases? ==
== How do I get support for SeaMonkey? ==
: The first version will be 1.0, following alpha and beta builds. This is in order to distinguish the difference between the officially supported Mozilla Application Suite 1.7.x and the new community-supported SeaMonkey Suite. This has been done for the benefit of our business users who will need to make an informed decision about upgrade paths.
:Support is available from the [[SeaMonkey/FAQ|user FAQ]], the [http://forums.mozillazine.org/viewforum.php?f=40 MozillaZine SeaMonkey Support forum], the [news://news.aioe.org/alt.comp.software.seamonkey alt.comp.software.seamonkey newsgroup], and the [ircs://libera.chat/SeaMonkey #SeaMonkey IRC Channel].


:Subsequent versions may have the corresponding Firefox version numbers. This would reduce the confusion among users and developers about which releases have which features, and may make some browser-sniffing web pages work better.
== What can I do to help the project? ==
:There's plenty of [[SeaMonkey:QA|quality assurance]] work to be done. Grab a [http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/?C=M;O=D nightly build] and join in!


== When will a first build be released? ==
<!--
:The first build, SeaMonkey 1.0 alpha, was released September 15, 2005. Go to the [http://www.mozilla.org/projects/seamonkey/releases/ SeaMonkey Releases page] to download it. The current plans are for SeaMonkey 1.0 beta to be released in November 2005, and SeaMonkey 1.0 final to be released after Firefox 1.5.


== Where are the builds hosted? ==
These tips belong in the MozillaZine Knowledge Base (see the "Where can I find more information about SeaMonkey?" FAQ). Please move these tips there.
:As the SeaMonkey Suite is a Mozilla Foundation ''project'', SeaMonkey builds and release notes are hosted on the [http://www.mozilla.org/projects/seamonkey/ SeaMonkey Project page] on mozilla.org.


== What can I do while waiting for the first release? ==
> So, please (someone) move it to
:There's plenty of [[SeaMonkey:QA|quality assurance]] work to be done. Grab a nightly build and join in!
> Knowledge Base > SeaMonkey > Hints and tips > Miscellaneous Tweaks
<!-- :[http://www.mozilla.org/projects/seamonkey/artwork.html The SeaMonkey Council is requesting artwork submissions] for a new splash screen, icons, logo, and throbber. There's [http://forums.mozillazine.org/viewtopic.php?t=287919 a thread on new artwork at MozillaZine]. -->
> (i cannot even create an account there)


== Why were the trunk builds renamed from 1.1 to 1.5? ==
>> You should probably discuss your problem with creating a Knowledge Base account in the [http://forums.mozillazine.org/viewforum.php?f=11 MozillaZine Site Discussion forum]
: It was decided that 1.1 would be a 'feature release' from the same Gecko 1.8 branch that 1.0 will be built on. 1.5 will be built from the Gecko 1.9 branch.
 
 
== SeaMonkey Tips ==
 
<strong>Q: How do I change the Shortcut for "Bookmark this page" into Ctrl-D (instead of Ctrl-Shift-D)?</strong>
 
A: Use the following steps (does not apply to SeaMonkey 2.1):
 
* rename /chrome/comm.jar to comm.zip and extract the file to some directory
* in content/navigator/platformNavigationBindings.xul goto
  <key id="addBookmarkKb"... and change modifiers="accel,shift" to modifiers="accel"
* in content/navigator/navigatorOverlay.xul goto
  <key id="addBookmarkAsKb"... and change modifiers="accel" to modifiers="accel,shift"
* save all, and create the file comm.jar again (zip,store), restart seamonkey
 
<center><hr width="20%"></center>
 
<strong>Q: How do I display icons in Bookmarks and the Personal Toolbar (like Firefox)?</strong>
 
A: You need to make two changes within the "about:config" page. Use the following steps:
 
* First, enter "about:config" in the URL address bar (then click the acknowledgement to continue)
* Type "browser.chrome" in the filter bar
* Change the default value of "browser.chrome.favicons" to "true" (by double clicking it)
* Change the default value of "browser.chrome.load_toolbar_icons" to "2"
 
(You may need to restart SeaMonkey.)
 
<center><hr width="20%"></center>
 
-->
 
[[category:seaMonkey|f]]

Latest revision as of 10:33, 26 June 2021

SeaMonkeylogo.png
Resources
SeaMonkey Homepage
FAQ / Help
Goals
Organization
QA
Supporters
Add-ons
Localization
Reasons
Branding
Release History
Tasks & Projects
IRC Chat Logs
Discussion
Suiterunner

Where can I find more information about SeaMonkey?

The MozillaZine Knowledge Base has lots of information about SeaMonkey. Most of the information there about the Mozilla Application Suite still applies to SeaMonkey.

How do I get support for SeaMonkey?

Support is available from the user FAQ, the MozillaZine SeaMonkey Support forum, the alt.comp.software.seamonkey newsgroup, and the #SeaMonkey IRC Channel.

What can I do to help the project?

There's plenty of quality assurance work to be done. Grab a nightly build and join in!