Home |
Modes |
Categories |
Search |
Doc |
uri
Let jed handle Universal Ressource Identifiers (URIs)
- Creator
- Milde, Günter
- Subject
- tools.net; ui.convenience
- Description
- Provides the functions find_uri() and write_uri() that parse the filename argument and if it forms a URI ([scheme]:[path]), call the appropriate [scheme]_uri_hook or [scheme]_write_uri_hook. If no hook is found, they call find_file() or save_buffer_as().
The file services.sl provides uri-hooks for some common schemes.
- Requires
- sl_utils
- References
- browse_url mtools filelist
- Versions
- see Git log
- Download links:
- parts: uri.sl services.sl
- Rights
- Copyright © 2003 Günter Milde, Released under the terms of the GNU General Public License (v. 2 or later)