1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/contrib
Kalle Olavi Niemitalo 264582fd53 contrib/elinks.conf: Remove the file.
I don't think there is any point in keeping this file when users can
easily run elinks -no-home -config-dump to get an equivalent one.
The result won't include options for features that were disabled at
configure time, but the users won't need those options either.

Furthermore, if this file is installed as /etc/elinks/elinks.conf like
contrib/debian/rules does, and people then modify it, they cannot
easily upgrade to changed defaults in later ELinks versions; these
changes may even be security-related, like ecmascript.enable in the
upcoming ELinks 0.12.0.  It is better if /etc/elinks/elinks.conf
contains only the settings that the sysadmin explicitly wants to
change from the defaults, and all the rest comes from the elinks
binary.
2007-05-20 14:22:36 +02:00
..
conv
guile
lua
perl
python
ruby
smjs
vim
.gitignore
colws.diff
elinks-vim.diff
elinks.fortune
elinks.spec.in
elinks.vim
gpm-wheel.patch
grafthistory.sh
js-1.5-rc6a+elinks.patch
keybind-full.conf
keybind.conf Update vi keybindings to match the new action names 2006-05-26 23:48:39 +02:00
links_wps.zip
LinksOS2Icon.zip
mkdist
README
TIPS-AND-TRICKS
user.css
wipe-out-ssl
wipe-out-ssl.awk

This directory contains unsorted stuff contributed by other people, which is
not incorporated to main ELinks distribution, however may be still interesting
for someone. You will find here i.e. example configuration files or patches,
which weren't (possibly yet) for some reason applied. Note that this stuff is
mostly unmaintained and is not guaranteed to work, apply, compile etc. However,
if you feel like fixing that, no problem.

Files not listed here have description included in their header.

* links_wps.zip - David Mediavilla <davidme@idecnet.com>
	Scripts for OS/2 to create Links icon and assign Links as viewer of
	URLs.

* LinksOS2Icon.zip - Alex Taylor <alex@eddie.cis.uoguelph.ca>
	Links icons for OS/2 in various sizes and color depths

* colws.diff - <ard@waikato.ac.nz>
	Show two spaces after full stops/periods, especially when HTML It
	shouldn't adversely affect web pages.  Two spaces will only appear
	where the HTML contains them.

* elinks[.-]vim* - Jonas Fonseca <fonseca@diku.dk>
	Syntax file for vim so that elinks.conf is highlighted nicely, and
	patch for $VIMRUNTIME/filetype.vim so that elinks.conf is properly
	detected and the elinks syntax is associated to it.