Web Page Viewer Plugin (IE, Gecko)

Support for developers of new plugins, third-party plugin announcements and discussions.
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Web Page Viewer is a plugin for viewing web pages. Unlike IEViewer plugin, supplied with Altap Salamander, it supports standard keyboard shortcuts for navigation between files (Space, Backspace, etc.) and supports Gecko (Mozilla) kernel.

Plugin is available here:
http://sites.google.com/site/stepand76/asplugins-enu

You can discuss the plugin in this thread.

Any comments, suggestions and feature requests are welcome.
pjj
Posts: 13
Joined: 04 Aug 2009, 13:34

Re: Web Page Viewer Plugin (IE, Gecko)

Post by pjj »

I installed it a couple of days ago and while I like it (and truly appreciate the efforts you took!) I would like to ask that you give us some way to find text within displayed pages, since lack of it makes this plugin simply a no-go (it could be as simple as Ctrl+F, but surely Find-As-You-Type would be just awesome). Another feature I'd like to see is possibility to change size of text, preferably by Ctrl+/Ctrl- keys. Oh, and please add mouse wheel support!

I hope these are reasonable requests and won't be too troublesome to implement. Please keep up the good work!
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Re: Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Thank you.
pjj wrote:I would like to ask that you give us some way to find text within displayed pages, since lack of it makes this plugin simply a no-go (it could be as simple as Ctrl+F, but surely Find-As-You-Type would be just awesome). Another feature I'd like to see is possibility to change size of text, preferably by Ctrl+/Ctrl- keys.
It is planed. Little explanation: Unlike the IE kernel the Gecko kernel is *just* a renedering kenel, not a browser. It means that many features (zoom, search, local menu, toolbars, etc) I must develop myself. It require some time. Please donate (if you can't wait) or be patient. Thanks.
pjj wrote:Oh, and please add mouse wheel support!
Very odd. I'm sure that mouse wheel worked. Now I see that it doesn't. Will be fixed!
pjj
Posts: 13
Joined: 04 Aug 2009, 13:34

Re: Web Page Viewer Plugin (IE, Gecko)

Post by pjj »

stepand76 wrote:
pjj wrote:Oh, and please add mouse wheel support!
Very odd. I'm sure that mouse wheel worked. Now I see that it doesn't. Will be fixed!
Yes, it's odd indeed, as I'm positive today I've found one document (where was that?) in which it actually worked--I mean in Gecko, as in IE it works OK.
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Re: Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Mouse wheel has been fixed. New version will be available next week.
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Re: Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Code: Select all

Version 0.3.0 (25.2.2010)
-------------------------
[+] Enhanced "About" window.
[-] Fixed mouse scrolling in Gecko.
[-] Fixed keyboard shortcuts.

Legend 
------ 
[*] Change 
[-] Bugfix 
[+] New feature, enhancement
Attachments
webpageviewer_0.3.0.zip
(742.82 KiB) Downloaded 820 times
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Re: Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Code: Select all

Version 0.3.1 (26.2.2010)
-------------------------
[-] Fixed clipboard commands (Internet Explorer).

Legend 
------ 
[*] Change 
[-] Bugfix 
[+] New feature, enhancement
Attachments
webpageviewer_0.3.1.zip
(742.86 KiB) Downloaded 798 times
User avatar
stepand76
Plugin Developer
Plugin Developer
Posts: 455
Joined: 16 Apr 2007, 21:22
Location: Pardubice, Czech Republic

Re: Web Page Viewer Plugin (IE, Gecko)

Post by stepand76 »

Code: Select all

Version 0.3.2 (27.2.2010)
-------------------------
[-] Fixed saving the GREPath parameter.

Legend 
------ 
[*] Change 
[-] Bugfix 
[+] New feature, enhancement
Attachments
webpageviewer_0.3.2.zip
(742.91 KiB) Downloaded 1258 times
Stybi
Posts: 5
Joined: 21 Aug 2007, 12:55
Location: Bratislava, Slovakia

Re: Web Page Viewer Plugin (IE, Gecko)

Post by Stybi »

Thank you very much and please keep up the good work. :D

Do you think it would be possible to add support for mhtml and maff file formats?
There's already a plugin for Firefox which adds this functionality (Mozilla Archive Format).
Maybe you could instruct Gecko to use this plugin somehow.
Post Reply