New idea of WFX plugin : HTTP browser

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

User avatar
bago
Member
Member
Posts: 102
Joined: 2003-02-05, 12:18 UTC
Location: Italy
Contact:

Post by *bago »

So this plugin would have only files and not directory, right? or it has directory instead of links but copying them result in a file?
License #55385
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

Yes for instance.
But links can also be shown as normal files (with extension .htm or .php...) which can be load with a double click.

After a double click (or enter), the plugin can also show a dialog with 2 buttons : follow the link and download.
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
User avatar
bago
Member
Member
Posts: 102
Joined: 2003-02-05, 12:18 UTC
Location: Italy
Contact:

Post by *bago »

fabiochelly wrote:Yes for instance.
But links can also be shown as normal files (with extension .htm or .php...) which can be load with a double click.

After a double click (or enter), the plugin can also show a dialog with 2 buttons : follow the link and download.
If "enter" follow the link and "F5" download the htm is the best thing, I think. Following the link would consist in getting the htm and parsing all its links. How does the "Path" change when you follow the link?

As an example: how should this forum look like?

1) You create a folder named "http://www.ghisler.ch" and enter it
2) inside the folder you find these 3 "link" files:

Code: Select all

HTML (the current htm file: so you can use lister)
/board/index.php?language=english
/board/index.php?language=german
/board/index.php?language=french
3) you can copy an htm by using the "F5" or using enter on one of them
4) if you enter the first you go to the path "http://www.ghisler.ch"/"/board/index.php?language=english" (note that html slashes are part of the folder name and only the site and the path are "real-folders" and see:

Code: Select all

HTML
/board/templates/subSilver/images/logo_phpBB.gif
/board/index.php?sid=c4488b88e564a7406fea994422954b60
FAQ
Search
Memberlist
Usergroups
Total Commander
Total Commander (Deutsch)
and so on
is this what you mean?
License #55385
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

That's what I mean except for one thing: the first URL could be entered in a popup which appears on F7 of after a double click on an icon "Enter URL" in the plugin root.

And anytime, you can see the current page URL in the title bar.
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
Post Reply