~ubuntu-branches/ubuntu/quantal/elinks/quantal

« back to all changes in this revision

Viewing changes to doc/html/manual.html-chunked/ch07s03.html

  • Committer: Bazaar Package Importer
  • Author(s): Siegfried-Angel Gevatter Pujals (RainCT)
  • Date: 2008-02-01 16:29:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080201162906-xdourui5tyjva0al
Tags: 0.11.3-5ubuntu1
 
* Merge from Debian unstable (LP: #187936); remaining changes:
  - Add X-Ubuntu-Gettext-Domain to .desktop files.
  - debian/control: Maintainer field update.
* Improve the text in the .desktop file and add some translations.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Alternative URI rewriting mechanisms</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="The ELinks Manual"><link rel="up" href="ch07.html" title="Chapter 7. URL Shortcuts in ELinks"><link rel="prev" href="ch07s02.html" title="How it works"><link rel="next" href="ch08.html" title="Chapter 8. The Terminal Setup"></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">Alternative URI rewriting mechanisms</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch07s02.html">Prev</a> </td><th width="60%" align="center">Chapter 7. URL Shortcuts in ELinks</th><td width="20%" align="right"> <a accesskey="n" href="ch08.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2519156"></a>Alternative URI rewriting mechanisms</h2></div></div></div><p>In the past, before this was implemented, Lua scripting did the job.  And you
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Alternative URI rewriting mechanisms</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="The ELinks Manual"><link rel="up" href="ch07.html" title="Chapter 7. URL Shortcuts in ELinks"><link rel="prev" href="ch07s02.html" title="How it works"><link rel="next" href="ch08.html" title="Chapter 8. The Terminal Setup"></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">Alternative URI rewriting mechanisms</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch07s02.html">Prev</a> </td><th width="60%" align="center">Chapter 7. URL Shortcuts in ELinks</th><td width="20%" align="right"> <a accesskey="n" href="ch08.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2519729"></a>Alternative URI rewriting mechanisms</h2></div></div></div><p>In the past, before this was implemented, Lua scripting did the job.  And you
2
2
still have complete control over the URI in the internal scripting goto-url
3
3
hook.  The advantages are clear - you get complete control over the URI and you
4
4
can do many more interesting things with it.  For example, there are some very