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.
 
descriptionMiciah's changes
ownermiciah.masters@gmail.com
last changeSat, 12 Jul 2008 05:52:26 +0000 (12 05:52 +0000)
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
2008-07-12 Miciah Dashiel... Bug 765: use load_uri to load the old tab's document... miciah/bug-765
2008-07-12 Miciah Dashiel... load_uri: use cache if at all possible if CACHE_MODE_ALWAYS
2008-07-11 Miciah Dashiel... Revert a change that was mistakenly included in the...
2008-07-08 Miciah Dashiel... Add newlines to some function signatures to comply...
2008-06-30 Miciah Dashiel... Bug 983: Give precedence to HTTP Content-Type header...
2008-06-20 Adam GolebiowskiPolish translation was updated
2008-06-18 Miciah Dashiel... Build fix: Wrap supports_html_media_attr with #ifdef...
2008-06-15 Kalle Olavi... Merge branch 'elinks-0.12' into elinks-0.13
2008-06-15 Kalle Olavi... NEWS: bug 917 was fixed, but was not in previous versions
2008-06-15 Kalle Olavi... Revert "Gradual rendering in pager mode. ELinks is...
2008-06-15 Kalle Olavi... Revert "set_nonblocking_fd seems to be superfluous"
2008-06-15 Kalle Olavi... NEWS: Enhancement 121 (internal copiousoutput) was...
2008-06-15 Kalle Olavi... Revert "Some day in the future ELinks will handle copio...
2008-06-15 Kalle Olavi... Revert "Copiousoutput part II. To be continued ..."
2008-06-15 Kalle Olavi... Revert "int_min instead of int_max. Valgrind said:...
2008-06-15 Kalle Olavi... Revert "Copiousoutput final stage. I doubt that /dev...
...
heads
14 years ago miciah/heartbeat
15 years ago miciah/italic
15 years ago miciah/search-utf8
15 years ago miciah/enter-follow-correct-link
15 years ago miciah/bug-765
15 years ago miciah/done_listbox_item-do-not-update-if-item-was-invisible
15 years ago miciah/fix-hierbox-line-characters-wrt-item-visibility
15 years ago miciah/ctrl-l