New idea of WFX plugin : HTTP browser
Moderators: Hacker, petermad, Stefan2, white
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
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.
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
#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
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?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.
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
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
License #55385
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
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.
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
#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