IE via Neptune plugin Macro (Q&A)
Posted by: jsnj
Date: January 19, 2005 10:23AM

Post any comments or questions you may have pertaining to the IE via Neptune plugin macro in this thread.

Re: IE via Neptune plugin Macro (Q&A)
Posted by: Joseph D. Wallach
Date: September 20, 2008 10:31PM

The link to the neptune webpage get in a loop after completing theit form.
Where else can I download the plugin, or better get, do you have the real download link for the plugin?

Thank you.
JD Wallach
wallachj@operamail.com

Re: IE via Neptune plugin Macro (Q&A)
Posted by: guenter
Date: September 22, 2008 03:45AM

Have a look at the dates - I do not think it is maintained.

Re: IE via Neptune plugin Macro (Q&A)
Posted by: JujuLand
Date: September 22, 2008 09:56AM

I have register and have download a setup exe.

Opening it with 7z, I have found this files:

npmeadax.dll (the plugin, probably)
neptune.url (a link)
neptune.inf (the installer for Netscape ?)
neptuneFirefox.inf (the installer for Firefox?)
advpack.dll (???)
Win95inf32.dll (???)
Win95inf16.dll (???)

I haven't tried it.

If you want, I can send it to you.

Just mail me.

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc



Re: IE via Neptune plugin Macro (Q&A)
Posted by: ndebord
Date: September 25, 2008 11:43PM

In addition to Alain's files, this from my archive:

This macro is for KM 0.9 and KM 1.0.2, not 1.1.6 or 1.5.

=========





K-Meleon

IE via Neptune plugin

KMeleonWiki > Resources > MacroLibrary > IE via Neptune plugin

Submitted by: MonkeeSage - MonkeeSage@ToughGuy.net - http://monkeesage.d2g.com/



Notes:

This requires the Neptune plugin ( http://www.meadroid.com/neptune/download/ ) to be installed to work.

1. To install the Neptune plugin, download the binary from the site in link
above and install it.

2. Navigate to C:\Program Files\Internet Explorer\Plugins.

3. Copy npmeadax.dll and Neptune.inf into you K-Meleon\Plugins directory.

4. Delete the file K-Meleon\Profiles\pluginreg.dat.

5. Exit and restart K-Meleon and simbiotic loader, if running (the tray icon).


In Macros:

neptune_embed {
$loc = prompt("Enter URL to embed:", "Neptune IE Embedding", "");
opennew(" javascript: function IE() { document.write('\<HTML\>\<HEAD\>\<title\>IE Browsing Frame (via Neptune plugin)\</title\>\</head\>\<body marginheight=\"0\" marginwidth=\"0\" leftmargin=\"0\" bottommargin=\"0\" rightmargin=\"0\" topmargin=\"0\"\>\n\n\<embed type=\"application/x-meadco-neptune-ax\" pluginspage=\"http://www.meadroid.com/neptune/download/\" width=\"100%\" height=\"100%\" param-location=\"" .$loc. "\"\>\</embed\>\n\n\</BODY\>\</HTML\>'); document.close(); } void(IE()); ");
}

win_update {
menu="&Windows Update";
opennew(" javascript: function IE() { document.write('\<HTML\>\<HEAD\>\<title\>IE Browsing Frame (via Neptune plugin)\</title\>\</head\>\<body marginheight=\"0\" marginwidth=\"0\" leftmargin=\"0\" bottommargin=\"0\" rightmargin=\"0\" topmargin=\"0\"\>\n\n\<embed type=\"application/x-meadco-neptune-ax\" pluginspage=\"http://www.meadroid.com/neptune/download/\" width=\"100%\" height=\"100%\" param-location=\"http://windowsupdate.microsoft.com/\"\>\</embed\>\n\n\ </BODY\>\</HTML\>'); document.close(); } void(IE()); ");
}


In Menus:

macros(neptune_embed)
macros(win_update)


User Comments:

Nota Bene: The line that starts with "opennew" in the macros section must have
*NO LINE BREAKS* If it does the macro will fail and nothing will happen.

Shelumi`El Jordan

S.D.G




=========

N

Re: IE via Neptune plugin Macro (Q&amp;A)
Posted by: Felix Rodrigues
Date: January 19, 2015 05:53PM

Quote
jsnj
Post any comments or questions you may have pertaining to the IE via Neptune plugin macro in this thread.


K-Meleon forum is powered by Phorum.