New FSPlugin : HTTP Browser
Moderators: Hacker, petermad, Stefan2, white
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
I mean the option in TC that shows you the current directory you are in, above the file panel.
As far as I unerstand it, presing Shift-F6 on [..] in your plugin should focus the current directory field and I should be able to type the new URL there. However, as I don't have it enabled I cannot type the URL anywhere except going to the root of the plugin and choose Connect.
TIA
Roman
[EDIT]
Yes, Shift-F6
[/EDIT]
As far as I unerstand it, presing Shift-F6 on [..] in your plugin should focus the current directory field and I should be able to type the new URL there. However, as I don't have it enabled I cannot type the URL anywhere except going to the root of the plugin and choose Connect.
TIA
Roman
[EDIT]
Yes, Shift-F6

[/EDIT]
Last edited by Hacker on 2003-03-24, 08:33 UTC, edited 1 time in total.
[face=courier]On 23-03-2003 15:22:22 +0000 Hacker wrote:
H> As far as I unerstand it, presing Alt-F6 on [..] in your
H> plugin should focus the current directory field
Actually "Shift"+"F6"...
H> as I don't have it enabled I cannot type the URL anywhere
H> except going to the root of the plugin and choose Connect.
I have it disabled too. But "Shift"+"F6" works regardless of this fact. And I have "A+UP=cm_editpath" under [Shortcuts] in wincmd.ini...
[/face]
H> As far as I unerstand it, presing Alt-F6 on [..] in your
H> plugin should focus the current directory field
Actually "Shift"+"F6"...

H> as I don't have it enabled I cannot type the URL anywhere
H> except going to the root of the plugin and choose Connect.
I have it disabled too. But "Shift"+"F6" works regardless of this fact. And I have "A+UP=cm_editpath" under [Shortcuts] in wincmd.ini...

[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 21-03-2003 13:18:18 +0000 fabiochelly wrote:
FC> I just add the ability to edit the path manually (with
FC> SHIFT+F6 on the first line)
What about CL support?[/face]
FC> I just add the ability to edit the path manually (with
FC> SHIFT+F6 on the first line)
What about CL support?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 23-03-2003 00:16:23 +0000 fabiochelly wrote:
FC> You can view the source of the current page with F3 on the
FC> "..." line
And what about "Ctrl"+"Q"?[/face]
FC> You can view the source of the current page with F3 on the
FC> "..." line
And what about "Ctrl"+"Q"?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
What is CL support?
For CTRL+Q, I don't know why it doesn't work. In fact I shouldn't have to develop anything more because it should work exactly like F3 and it doesn't.
For CTRL+Q, I don't know why it doesn't work. In fact I shouldn't have to develop anything more because it should work exactly like F3 and it doesn't.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
CL is Command Line and Black Dog probably means something like typing "www.ghisler.com" into the command line and pressing Enter would go to that URL.
HTH
Roman
HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
[face=courier]On 24-03-2003 12:09:16 +0000 fabiochelly wrote:
FC> In fact I shouldn't have to develop anything more because
FC> it should work exactly like F3 and it doesn't.
...it shows nothing in the best case (in worst hangs Commander)...[/face]
FC> In fact I shouldn't have to develop anything more because
FC> it should work exactly like F3 and it doesn't.
...it shows nothing in the best case (in worst hangs Commander)...[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
This is a bug in TC (filesystem inteface). As soon as a filesystem plugin changes a filename of a file which was requested by TC to download then TC does not remember the new name and shows only a '?'...
Filename changes are necessary because of Windows filename conventions...
Filename changes are necessary because of Windows filename conventions...
Browse the web with the HTTP SmartBrowserPlugin
Check your mails with the POP3/SMTP EmailPlugin!
Check your mails with the POP3/SMTP EmailPlugin!
[face=courier]On 24-03-2003 12:09:16 +0000 fabiochelly wrote:
FC> What is CL support?
Yep, Jedi is absolutely damn right, this is exactly what I'm talking about (quite logical and obvious IMHO).[/face]
FC> What is CL support?
Yep, Jedi is absolutely damn right, this is exactly what I'm talking about (quite logical and obvious IMHO).[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]One more thing, direct downloads from URLs like this
http://downloads1.kaspersky-labs.com/updates_zip/?M=D
don't work. It looks like HTTP Browser doesn't understand trailing "?M=D", w/o it everything works perfect.
P.S. Does FS plugins API provide background operations support?[/face]
http://downloads1.kaspersky-labs.com/updates_zip/?M=D
don't work. It looks like HTTP Browser doesn't understand trailing "?M=D", w/o it everything works perfect.
P.S. Does FS plugins API provide background operations support?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 24-03-2003 12:17:42 +0000 Hacker wrote:
H> [EDIT]
H> Yes, Shift-F6
H> [/EDIT]
So does it work for you now?[/face]
H> [EDIT]
H> Yes, Shift-F6
H> [/EDIT]
So does it work for you now?[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
[face=courier]On 25-03-2003 03:49:33 +0000 Aezay wrote:
A> This has got to be the longest thread on this board
And the most visited, I guess...[/face]
A> This has got to be the longest thread on this board
And the most visited, I guess...[/face]
[face=courier]The Protoss do NOT run from their enemies.
It is here, that we shall make our stand.[/face]
It is here, that we shall make our stand.[/face]
Black Dog,
H> [EDIT]
H> Yes, Shift-F6
H> [/EDIT]
So does it work for you now?
No, it doesn't. With Show current directory off Shift-F6 on the first line doesn't do anything, and with it turned on I can edit the URL but pressing Enter doesn't load the new page.
Am I doing something wrong?
TIA
Roman
H> [EDIT]
H> Yes, Shift-F6
H> [/EDIT]
So does it work for you now?

Am I doing something wrong?
TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.