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.
Web Page Viewer Plugin (IE, Gecko)
Re: Web Page Viewer Plugin (IE, Gecko)
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!
I hope these are reasonable requests and won't be too troublesome to implement. Please keep up the good work!
- stepand76
- Plugin Developer
- Posts: 455
- Joined: 16 Apr 2007, 21:22
- Location: Pardubice, Czech Republic
Re: Web Page Viewer Plugin (IE, Gecko)
Thank you.
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: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.
Very odd. I'm sure that mouse wheel worked. Now I see that it doesn't. Will be fixed!pjj wrote:Oh, and please add mouse wheel support!
Re: Web Page Viewer Plugin (IE, Gecko)
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.stepand76 wrote:Very odd. I'm sure that mouse wheel worked. Now I see that it doesn't. Will be fixed!pjj wrote:Oh, and please add mouse wheel support!
- stepand76
- Plugin Developer
- Posts: 455
- Joined: 16 Apr 2007, 21:22
- Location: Pardubice, Czech Republic
Re: Web Page Viewer Plugin (IE, Gecko)
Mouse wheel has been fixed. New version will be available next week.
- stepand76
- Plugin Developer
- Posts: 455
- Joined: 16 Apr 2007, 21:22
- Location: Pardubice, Czech Republic
Re: Web Page Viewer Plugin (IE, Gecko)
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 1070 times
- stepand76
- Plugin Developer
- Posts: 455
- Joined: 16 Apr 2007, 21:22
- Location: Pardubice, Czech Republic
Re: Web Page Viewer Plugin (IE, Gecko)
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 1054 times
- stepand76
- Plugin Developer
- Posts: 455
- Joined: 16 Apr 2007, 21:22
- Location: Pardubice, Czech Republic
Re: Web Page Viewer Plugin (IE, Gecko)
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 1519 times
Re: Web Page Viewer Plugin (IE, Gecko)
Thank you very much and please keep up the good work.
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.

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.