Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > dcb57bc1f616cf3a8072df2efbbf2767 > files > 99

elinks-0.12-18.mga7.i586.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The ELinks Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="The ELinks Manual"><link rel="next" href="pr01.html" title="Preface"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The ELinks Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="pr01.html">Next</a></td></tr></table><hr></div><div lang="en" class="book" title="The ELinks Manual"><div class="titlepage"><div><div><h1 class="title"><a name="idp1770624"></a>The ELinks Manual</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="preface"><a href="pr01.html">Preface</a></span></dt><dt><span class="chapter"><a href="ch01.html">1. Getting ELinks up and running</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#idp229456">Building and Installing ELinks</a></span></dt><dt><span class="section"><a href="ch01s02.html">Requirements</a></span></dt><dt><span class="section"><a href="ch01s03.html">Recommended Libraries and Programs</a></span></dt><dt><span class="section"><a href="ch01s04.html">Further reading</a></span></dt><dt><span class="section"><a href="ch01s05.html">Tips to obtain a very small static elinks binary</a></span></dt><dt><span class="section"><a href="ch01s06.html">ECMAScript support?!</a></span></dt><dd><dl><dt><span class="section"><a href="ch01s06.html#idp4110784">Ok, so how to get the ECMAScript support working?</a></span></dt><dt><span class="section"><a href="ch01s06.html#idp3601968">The ECMAScript support is buggy! Shall I blame Mozilla people?</a></span></dt><dt><span class="section"><a href="ch01s06.html#idp3275936">Now, I would still like NJS or a new JS engine from scratch…</a></span></dt></dl></dd><dt><span class="section"><a href="ch01s07.html">Feature configuration file (<code class="literal">features.conf</code>)</a></span></dt><dd><dl><dt><span class="section"><a href="ch01s07.html#idp4014080">Notes for users</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-BOOKMARKS">Bookmarks (<code class="literal">CONFIG_BOOKMARKS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-XBEL-BOOKMARKS">XBEL Bookmarks (<code class="literal">CONFIG_XBEL_BOOKMARKS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-COOKIES">Cookies (<code class="literal">CONFIG_COOKIES</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-FORMHIST">Form History (<code class="literal">CONFIG_FORMHIST</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-GLOBHIST">Global History (<code class="literal">CONFIG_GLOBHIST</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#idp4185536">MIME</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-MAILCAP">Mailcap (<code class="literal">CONFIG_MAILCAP</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-MIMETYPES">Mimetypes File (<code class="literal">CONFIG_MIMETYPES</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-GZIP">Gzip and Deflate Decompression (<code class="literal">CONFIG_GZIP</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-BZIP2">Bzip2 Decompression (<code class="literal">CONFIG_BZIP2</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-LZMA">LZMA Decompression (<code class="literal">CONFIG_LZMA</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-IPV6">IPv6 Protocol Support (<code class="literal">CONFIG_IPV6</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-URI-REWRITE">URI Rewriting (<code class="literal">CONFIG_URI_REWRITE</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-BITTORRENT">BitTorrent Protocol Support (<code class="literal">CONFIG_BITTORRENT</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-CGI">Local CGI Support (<code class="literal">CONFIG_CGI</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-DATA">Data URI protocol (<code class="literal">CONFIG_DATA</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-FINGER">Finger User Information Protocol Support (<code class="literal">CONFIG_FINGER</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-FSP">File Service Protocol (<code class="literal">CONFIG_FSP</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-FTP">File Transfer Protocol Support (<code class="literal">CONFIG_FTP</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-GOPHER">Gopher Protocol Support (<code class="literal">CONFIG_GOPHER</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-NNTP">NNTP Protocol Support (<code class="literal">CONFIG_NNTP</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-SMB">SMB Protocol Support (<code class="literal">CONFIG_SMB</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-CSS">Cascading Style Sheets (<code class="literal">CONFIG_CSS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-HTML-HIGHLIGHT">HTML Highlighting (<code class="literal">CONFIG_HTML_HIGHLIGHT</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-SCRIPTING-SPIDERMONKEY">ECMAScript (JavaScript) Browser Scripting (<code class="literal">CONFIG_SCRIPTING_SPIDERMONKEY</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-MOUSE">Mouse Support (<code class="literal">CONFIG_MOUSE</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-88-COLORS">88 Colors in Terminals (<code class="literal">CONFIG_88_COLORS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-256-COLORS">256 Colors in Terminals (<code class="literal">CONFIG_256_COLORS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-TRUE-COLOR">True color (<code class="literal">CONFIG_TRUE_COLOR</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-EXMODE">Ex-mode Interface (<code class="literal">CONFIG_EXMODE</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-LEDS">LEDs (<code class="literal">CONFIG_LEDS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-MARKS">Document Marks (<code class="literal">CONFIG_MARKS</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-DEBUG">Debug mode (<code class="literal">CONFIG_DEBUG</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-FASTMEM">Fast mode (<code class="literal">CONFIG_FASTMEM</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-OWN-LIBC">Own C library functions (<code class="literal">CONFIG_OWN_LIBC</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-SMALL">Small binary (<code class="literal">CONFIG_SMALL</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-UTF8">Unicode UTF-8 support (<code class="literal">CONFIG_UTF8</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-BACKTRACE">Back-trace Printing (<code class="literal">CONFIG_BACKTRACE</code>)</a></span></dt><dt><span class="section"><a href="ch01s07.html#CONFIG-NO-ROOT-EXEC">Disable Root User (<code class="literal">CONFIG_NO_ROOT_EXEC</code>)</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch02.html">2. Frequently Asked Questions</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#instances">I rebuilt/upgraded/reconfigured ELinks and restarted it, but it looks like nothing has changed!</a></span></dt><dt><span class="section"><a href="ch02s02.html">How does cutting and pasting work?</a></span></dt><dt><span class="section"><a href="ch02s03.html">How does the "Move" button on the bookmark manager work?</a></span></dt><dt><span class="section"><a href="ch02s04.html">What's up with the navigation in the various managers?</a></span></dt><dt><span class="section"><a href="ch02s05.html">Why are there so many Links flavors?</a></span></dt><dt><span class="section"><a href="ch02s06.html">Which one to use?</a></span></dt><dt><span class="section"><a href="ch02s07.html">What are the Ki (kibi) and Mi (mebi) units?</a></span></dt><dt><span class="section"><a href="ch02s08.html">How can I get 256 colors?</a></span></dt><dt><span class="section"><a href="ch02s09.html">What User-Agent header does ELinks send?</a></span></dt><dt><span class="section"><a href="ch02s10.html">ELinks doesn't erase characters from the screen when it should!</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch03.html">3. Introduction to the World of ELinks</a></span></dt><dd><dl><dt><span class="section"><a href="ch03.html#idp6355680">Overview of the User Interface</a></span></dt><dt><span class="section"><a href="ch03s02.html">The Title, Tab and Status bar</a></span></dt><dt><span class="section"><a href="ch03s03.html">The Main, Link and Tab Menus</a></span></dt><dt><span class="section"><a href="ch03s04.html">The Managers</a></span></dt><dt><span class="section"><a href="ch03s05.html">LED status indicators</a></span></dt><dt><span class="section"><a href="ch03s06.html">Navigation</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s06.html#idp6418432">Page-Oriented Navigation</a></span></dt><dt><span class="section"><a href="ch03s06.html#idp6431968">Link-Oriented Navigation</a></span></dt><dt><span class="section"><a href="ch03s06.html#idp6446432">Position-Oriented Navigation</a></span></dt><dt><span class="section"><a href="ch03s06.html#idp6449888">Forms</a></span></dt></dl></dd><dt><span class="section"><a href="ch03s07.html">Searching</a></span></dt><dt><span class="section"><a href="ch03s08.html">Hints and Odd Features</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch04.html">4. The Ultimate Bookmarks Guide</a></span></dt><dd><dl><dt><span class="section"><a href="ch04.html#idp6501136">The Bookmark Manager</a></span></dt><dt><span class="section"><a href="ch04s02.html">The Ancient Forests</a></span></dt><dt><span class="section"><a href="ch04s03.html">Searching for a needle in the haystack</a></span></dt><dt><span class="section"><a href="ch04s04.html">File formats</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s04.html#idp6523600">Native file format</a></span></dt><dt><span class="section"><a href="ch04s04.html#idp6545056">XBEL file format</a></span></dt><dt><span class="section"><a href="ch04s04.html#idp6556272">Usage hints</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch05.html">5. The Wonders of Tabbed Browsing</a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#idp6570720">Introduction to the basic actions involving tabs</a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#idp6571360">The tab bar and the tab menu</a></span></dt><dt><span class="section"><a href="ch05.html#idp6574416">Creating new tabs</a></span></dt><dt><span class="section"><a href="ch05.html#idp6578336">Switching between tabs</a></span></dt><dt><span class="section"><a href="ch05.html#idp6580864">Closing tabs</a></span></dt></dl></dd><dt><span class="section"><a href="ch05s02.html">Advanced topics involving tabs</a></span></dt><dd><dl><dt><span class="section"><a href="ch05s02.html#idp6584416">Moving tabs</a></span></dt><dt><span class="section"><a href="ch05s02.html#idp6586352">Saving and restoring tabs</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch06.html">6. Marks (the lite edition)</a></span></dt><dd><dl><dt><span class="section"><a href="ch06.html#idp6594448">What it is?</a></span></dt><dt><span class="section"><a href="ch06s02.html">Restrictions</a></span></dt><dt><span class="section"><a href="ch06s03.html">Marks lifespan</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch07.html">7. URL Shortcuts in ELinks</a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#idp6609824">What it does</a></span></dt><dt><span class="section"><a href="ch07s02.html">How it works</a></span></dt><dt><span class="section"><a href="ch07s03.html">Alternative URI rewriting mechanisms</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch08.html">8. The Terminal Setup</a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#idp6640384">Options</a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#idp6641856">Terminal type</a></span></dt><dt><span class="section"><a href="ch08.html#idp6655680">Color mode</a></span></dt><dt><span class="section"><a href="ch08.html#idp6667840">Switch fonts for line drawing (aka 11m hack)</a></span></dt><dt><span class="section"><a href="ch08.html#idp6669808">Restrict frames in cp850/852</a></span></dt><dt><span class="section"><a href="ch08.html#idp6671920">Block cursor</a></span></dt><dt><span class="section"><a href="ch08.html#idp6674240">Transparency</a></span></dt><dt><span class="section"><a href="ch08.html#idp6676288">Text underlining capability</a></span></dt><dt><span class="section"><a href="ch08.html#idp6678112">UTF-8 I/O</a></span></dt><dt><span class="section"><a href="ch08.html#idp6679984">Character Set</a></span></dt></dl></dd><dt><span class="section"><a href="ch08s02.html">Terminal Configurations</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch09.html">9. Introduction to MIME handling</a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#idp6695232">Handling MIME types, the ELinks way</a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#idp6695872">What are MIME types and why may you want to use them?</a></span></dt><dt><span class="section"><a href="ch09.html#idp6698960">Associating files to MIME types</a></span></dt><dt><span class="section"><a href="ch09.html#idp6701600">Managing a given MIME type</a></span></dt><dt><span class="section"><a href="ch09.html#idp6705664">Specifying the details for a handler</a></span></dt></dl></dd><dt><span class="section"><a href="ch09s02.html">Setting up elinks.conf</a></span></dt><dd><dl><dt><span class="section"><a href="ch09s02.html#idp6716800">Associating a file extension to a MIME type</a></span></dt><dt><span class="section"><a href="ch09s02.html#idp6718800">Defining a handler</a></span></dt><dt><span class="section"><a href="ch09s02.html#idp6724896">Associating a MIME type to a handler</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch10.html">10. Managing External Viewers with Mailcap</a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#idp6727984">A Short Intro to Mailcap</a></span></dt><dt><span class="section"><a href="ch10s02.html">Parameters to Mailcap Entries</a></span></dt><dt><span class="section"><a href="ch10s03.html">Reading of Mailcap Files</a></span></dt><dt><span class="section"><a href="ch10s04.html">Fields</a></span></dt><dt><span class="section"><a href="ch10s05.html">Mailcap Configuration</a></span></dt><dt><span class="section"><a href="ch10s06.html">Some Sample Mailcap Entries</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch11.html">11. Managing remote ELinks instances</a></span></dt><dd><dl><dt><span class="section"><a href="ch11.html#idp6776640">Limitations and outstanding issues</a></span></dt><dt><span class="section"><a href="ch11s02.html">Remote Actions</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch12.html">12. The tale of ex-mode</a></span></dt><dd><dl><dt><span class="section"><a href="ch12.html#idp6810944">What it is</a></span></dt><dt><span class="section"><a href="ch12s02.html">Configuration directives in exmode</a></span></dt><dt><span class="section"><a href="ch12s03.html">Actions in exmode - or exmode in action?</a></span></dt><dt><span class="section"><a href="ch12s04.html">How to use it</a></span></dt><dt><span class="section"><a href="ch12s05.html">The "but"s</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch13.html">13. ELinks BitTorrent Client</a></span></dt><dd><dl><dt><span class="section"><a href="ch13.html#idp6836656">Using the BitTorrent Client</a></span></dt><dt><span class="section"><a href="ch13s02.html">The Resume Dialog</a></span></dt><dt><span class="section"><a href="ch13s03.html">The Download Dialog</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch14.html">14. Scripting ELinks with Lua</a></span></dt><dd><dl><dt><span class="section"><a href="ch14.html#idp6859728">Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="ch14.html#idp6860368">What is it</a></span></dt><dt><span class="section"><a href="ch14.html#idp6864176">Where to get it</a></span></dt><dt><span class="section"><a href="ch14.html#idp6868560">What it runs on</a></span></dt></dl></dd><dt><span class="section"><a href="ch14s02.html">Installing</a></span></dt><dd><dl><dt><span class="section"><a href="ch14s02.html#idp6872048">Installing Lua</a></span></dt><dt><span class="section"><a href="ch14s02.html#idp6885776">Installing ELinks</a></span></dt><dt><span class="section"><a href="ch14s02.html#idp6887904">Running ELinks with Lua</a></span></dt></dl></dd><dt><span class="section"><a href="ch14s03.html">Using ELinks with Lua</a></span></dt><dd><dl><dt><span class="section"><a href="ch14s03.html#idp6891168">ELinks Lua additions</a></span></dt><dt><span class="section"><a href="ch14s03.html#idp6896832">Config file</a></span></dt><dt><span class="section"><a href="ch14s03.html#idp6901440">Hooks</a></span></dt><dt><span class="section"><a href="ch14s03.html#idp6928432">Functions</a></span></dt><dt><span class="section"><a href="ch14s03.html#idp6981856">Variables</a></span></dt><dt><span class="section"><a href="ch14s03.html#idp6984848">User protocol</a></span></dt></dl></dd><dt><span class="section"><a href="ch14s04.html">Example recipes</a></span></dt><dd><dl><dt><span class="section"><a href="ch14s04.html#idp6992896">Go to URL on steroids</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp6998816">Expanding ~ (tilde)</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7003024">Filtering crap</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7012320">Reading gzipped files</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7016448">Printing</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7024352">Deferring to Netscape</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7027936">Alternative bookmark system</a></span></dt><dt><span class="section"><a href="ch14s04.html#idp7029888">More ideas</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch15.html">15. Scripting ELinks with ECMAScript</a></span></dt><dd><dl><dt><span class="section"><a href="ch15.html#smjs-global-object">Global Object</a></span></dt><dd><dl><dt><span class="section"><a href="ch15.html#smjs-global-methods">Global Object Methods</a></span></dt><dt><span class="section"><a href="ch15.html#smjs-global-properties">Global Object Properties</a></span></dt></dl></dd><dt><span class="section"><a href="ch15s02.html">ELinks Object</a></span></dt><dd><dl><dt><span class="section"><a href="ch15s02.html#smjs-elinks-methods">ELinks Object Methods</a></span></dt><dt><span class="section"><a href="ch15s02.html#smjs-elinks-properties">ELinks Object Properties</a></span></dt><dt><span class="section"><a href="ch15s02.html#smjs-elinks-hooks">ELinks Object Hooks</a></span></dt></dl></dd><dt><span class="section"><a href="ch15s03.html">Cache Object</a></span></dt><dd><dl><dt><span class="section"><a href="ch15s03.html#smjs-cache_entry-properties">Cache Object Properties</a></span></dt></dl></dd><dt><span class="section"><a href="ch15s04.html">View-state Object</a></span></dt><dd><dl><dt><span class="section"><a href="ch15s04.html#smjs-view_state-properties">View-state Object Properties</a></span></dt></dl></dd></dl></dd></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>11.1. <a href="ch11s02.html#idp6781248">Mozilla <code class="literal">-remote</code> compatible commands.</a></dt><dt>11.2. <a href="ch11s02.html#idp6796112">ELinks extensions.</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="pr01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Preface</td></tr></table></div></body></html>