Page 1 of 1

Web Page Viewer Plugin (IE, Gecko)

Posted: 23 Jan 2010, 18:12
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.

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 01 Feb 2010, 10:39
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!

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 01 Feb 2010, 14:09
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!

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 01 Feb 2010, 17:14
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.

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 21 Feb 2010, 10:05
by stepand76
Mouse wheel has been fixed. New version will be available next week.

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 25 Feb 2010, 12:22
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

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 26 Feb 2010, 13:00
by stepand76

Code: Select all

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

Legend 
------ 
[*] Change 
[-] Bugfix 
[+] New feature, enhancement

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 27 Feb 2010, 21:58
by stepand76

Code: Select all

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

Legend 
------ 
[*] Change 
[-] Bugfix 
[+] New feature, enhancement

Re: Web Page Viewer Plugin (IE, Gecko)

Posted: 28 Aug 2010, 14:56
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.