Confirmed users
538
edits
(→How To Start Contributing Code: Added Mercurial installing manuals) |
m (Linkfixes) |
||
Line 101: | Line 101: | ||
;The new Data Manager doesn't show for which sites I have cookies or passwords stored. What can I do? | ;The new Data Manager doesn't show for which sites I have cookies or passwords stored. What can I do? | ||
:For passwords, see [http://edmullen.net/mozilla/moz_pw.php Ed Mullen's Password Viewing] or use the [https://addons.mozilla.org/seamonkey/addon/saved-password-editor/ Saved Password Editor add-on]. For cookies | :For passwords, see [http://edmullen.net/mozilla/moz_pw.php Ed Mullen's Password Viewing] or use the [https://addons.mozilla.org/seamonkey/addon/saved-password-editor/ Saved Password Editor add-on]. For cookies there seems to be no working add-on. CookieSafe has been removed from repository by author. | ||
== Contribution to SeaMonkey Project == | == Contribution to SeaMonkey Project == | ||
Line 110: | Line 109: | ||
* [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Mozilla Bug writing guidelines] for general questions | * [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Mozilla Bug writing guidelines] for general questions | ||
* [[SeaMonkey/Bugzilla-FAQ|SeaMonkey Bugzilla-FAQ]] for SeaMonkey specific questions | * [[SeaMonkey/Bugzilla-FAQ|SeaMonkey Bugzilla-FAQ]] for SeaMonkey specific questions | ||
* At [irc:// | * At [irc://freenode/seamonkey #SeaMonkey chat] | ||
: | : | ||
Line 119: | Line 118: | ||
If you don't already have your own plans how to start, you should do: | If you don't already have your own plans how to start, you should do: | ||
# Install [http://www.seamonkey-project.org/releases/ current stable SeaMonkey] and additionally | # Install [http://www.seamonkey-project.org/releases/ current stable SeaMonkey] and additionally an [http://www.wg9s.com/comm-central/ (unofficial) latest Trunk Version] will be required for Testing - simply unzip it. Also [https://l10n.mozilla-community.org/~akalla/unofficial/seamonkey/nightly/ unofficial localized builds] might be interesting for you. | ||
# [https://bugzilla.mozilla.org/createaccount.cgi Create] a Bugzilla Account | # [https://bugzilla.mozilla.org/createaccount.cgi Create] a Bugzilla Account | ||
# Try to confirm some of the [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=MyUnconfirmed-90d_beginners&list_id=12306107 UNCONFIRMED] Bug reports (only if you want, you also can pick a bug what seems interesting for you) or from [https://unofficialseamonkeynews.wordpress.com/2016/05/26/qa-new-whiteboard-tag-easyconfirm/ here]. That might help you to become more familiar with the SeaMonkey project. You can find HowTos in the [[SeaMonkey/QA/Triage_HowTo|Bug Triage Manual]]. | # Try to confirm some of the [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=MyUnconfirmed-90d_beginners&list_id=12306107 UNCONFIRMED] Bug reports (only if you want, you also can pick a bug what seems interesting for you) or from [https://unofficialseamonkeynews.wordpress.com/2016/05/26/qa-new-whiteboard-tag-easyconfirm/ here]. That might help you to become more familiar with the SeaMonkey project. You can find HowTos in the [[SeaMonkey/QA/Triage_HowTo|Bug Triage Manual]]. | ||
Line 128: | Line 127: | ||
# Don't hesitate to contact [mailto:RainerBielefeldNG@BielefeldUndBuss.de me] for any question you have. | # Don't hesitate to contact [mailto:RainerBielefeldNG@BielefeldUndBuss.de me] for any question you have. | ||
If an obstacle (manual difficult to understand, something does not work as you expect, ...) hinders you to do the next step please ask for help in Newsgroup ''mozilla.dev.apps.seamonkey'' or even better in irc:// | If an obstacle (manual difficult to understand, something does not work as you expect, ...) hinders you to do the next step please ask for help in Newsgroup ''mozilla.dev.apps.seamonkey'' or even better in irc://freenode/seamonkey | ||
==== For Submitting Patches ==== | ==== For Submitting Patches ==== |