Correct. I know about it and a few other cases too. I can spend time fixing these or real bugs. Same for the other devs and maintainers.

As long as no people stepping forward and actively help out it will be a dollar short a lot of times.

Checkout the website code at:

https://hg.mozilla.org/SeaMonkey/seamonkey-project-org/

File a bug and add a patch.

Set a reviewer. You can add me if you want.

Only filing a bug won't get it fixed btw.

FRG

Chris Ilias wrote:
On 2018-02-28 11:13 AM, M.Ross wrote:
Missing? URL at: Browser Top Menu - Help - About Plugins - Learn More

Am I missing something? No Webmaster? So, why advertise it?

Via Linux Seamonkey v2.49.1 on Ubuntu 12.04.5 LTS

Select: Top Menu - Help - About Plugins -- and see:

-snip-
Installed plugins

Missing something? Some plugins are no longer supported.   Learn More.
-snip-

Now Select: "Learn More" for <http://www.seamonkey-project.org/doc/npapi>


This look like SM developers weren't aware the link existed. The link was added to about:plugins in Firefox, and the code looks like this:

----------------------------------------------------------------------
deprecationLink.href = Services.urlFormatter.formatURLPref("app.support.baseURL") + "npapi";
----------------------------------------------------------------------

"app.support.baseURL" is preference setting which tells you the URL of the support site, then it adds "npapi".

That code is probably Firefox code that SeaMonkey uses, and "app.support.baseURL" in SeaMonkey is set to http://www.seamonkey-project.org/doc/

_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to