This project is a fork of the elinks.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/elinks.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerjagannathante@gmail.com
last changeWed, 27 Feb 2013 08:33:55 +0000 (27 09:33 +0100)
content tags
add:
README
ELinks - an advanced web browser
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ELinks is an advanced and well-established feature-rich text mode web
(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
customizable and can be extended via scripts. It is very portable and runs
on a variety of platforms.

The ELinks official website is available at

	http://elinks.cz/

Please see the SITES file for mirrors or other recommended sites.  If you
want to install ELinks on your computer, see the INSTALL file for further
instructions.

A good starting point is documentation files available in doc/, especially the
file index.txt.

If you want to request features or report bugs, see community information at
http://elinks.cz/community.html and feedback information available at
http://elinks.cz/feedback.html.

If you want to write some patches, please first read the doc/hacking.txt
document.

If you want to add a new language or update the translation for an existing
one, please read po/README document.

If you want to write some documentation, well, you're welcome! ;)



Historical notes
~~~~~~~~~~~~~~~~

Initially, ELinks was a development version of Links (Lynx-like text WWW
browser), with more liberal features policy and development style.  Its purpose
was to provide an alternative to Links, and to test and tune various new
features, but still provide good rock-solid releases inside stable branches.

Why not contribute to Links instead?  Well, first I made a bunch of patches for
the original Links, but Mikulas wasn't around to integrate them, so I started
releasing my fork. When he came back, a significant number of them got refused
because Mikulas did not like them as he just wouldn't have any use for them
himself.  He aims to keep Links at a relatively closed feature set and merge
only new features which he himself needs.  It has the advantage that the tree is
very narrow and the code is small and contains very little bloat.

ELinks, on the contrary, aims to provide a full-featured web browser, superior
to both lynx and w3m and with the power (but not slowness and memory usage) of
Mozilla, Konqueror and similar browsers. However, to prevent drastic bloating
of the code, the development is driven in the course of modularization and
separation of add-on modules (like cookies, bookmarks, ssl, scripting etc).

For more details about ELinks history, please see

	http://elinks.cz/history.html

If you are more interested in the history and various Links clones and versions,
you can examine the website at

	http://links.sf.net/




vim: textwidth=80
shortlog
2013-02-27 witekfliconv: Bail out of the loop when an illegal sequence... master
2013-01-20 Techlive ZhengElinks currently only support GB2312 as Chinese encodin...
2013-01-05 witekflRedefine FD_SETSIZE on Windows. Set it to 4096.
2013-01-04 witekflmem_free_if(data) instead of if (data) mem_free(data...
2013-01-04 witekfldecompress_data is now cleaner, isn't it?
2013-01-04 witekflCall decompress_data only for compressed data.
2012-11-30 Kalle Olavi... rewrite: update default dumb and smart prefixes
2012-11-25 Kalle Olavi... SMJS: move comments to match spidermonkeyFunctionSpec[]
2012-11-25 Kalle Olavi... SMJS: verbose comment about JS_AddNamedStringRoot
2012-11-19 witekflbug 1126: use draw_text for titles
2012-11-19 Kalle Olavi... SMJS bookmark_set_property: Don't use JS_ValueToId.
2012-11-18 Kalle Olavi... SMJS: Use JS_THIS_OBJECT and JS_CALLEE, not argv[-1...
2012-11-18 Kalle Olavi... ECMAScript: Initialize jsval variables for return values
2012-11-18 Kalle Olavi... doxygen: Fix link to bookmark::url
2012-11-18 Kalle Olavi... doxygen: Document tree parameter of prepare_mustsave_flags
2012-11-18 Kalle Olavi... doxygen: Escape <uri> in doc of bittorrent_download
...
tags
11 years ago elinks-0.12pre6 ELinks 0.12pre6 ===============
14 years ago elinks-0.11.7 ELinks 0.11.7
14 years ago elinks-0.12pre5 ELinks 0.12pre5 ===============
14 years ago elinks-0.12pre4 ELinks 0.12pre4 ===============
15 years ago elinks-0.12pre3 ELinks 0.12pre3 ===============
15 years ago elinks-0.11.6 ELinks 0.11.6
15 years ago elinks-0.12pre2 ELinks 0.12pre2 ===============
15 years ago elinks-0.11.5 ELinks 0.11.5
15 years ago elinks-0.12pre1 ELinks 0.12pre1 ===============
15 years ago elinks-0.11.4 ELinks 0.11.4
16 years ago elinks-0.11.4rc1 ELinks 0.11.4rc1
16 years ago elinks-0.11.4rc0 ELinks 0.11.4rc0
17 years ago elinks-0.11.3 ELinks 0.11.3
17 years ago elinks-0.11.2 ELinks 0.11.2
18 years ago elinks-0.11.1 ELinks 0.11.1
18 years ago elinks-0.11.0 ELinks 0.11.0
...
heads
11 years ago master
11 years ago elinks-0.12
12 years ago elinks-0.11
15 years ago witekfl
15 years ago dom
15 years ago REL_0_10