1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/contrib
M. Levinson b41e738905 Since commit 2c14587b88, the sample
hooks.py file in the ELinks distribution will fail with an ImportError
exception for any user who hasn't also installed contrib/python/lp3.py.

For the benefit of users who may not otherwise need that file, I'd
suggest delaying the import of lp3 until it's actually used so that
the rest of hooks.py will still work without it.
2009-02-15 19:58:42 +01:00
..
conv Remove now obsolete .cvsignore files. 2005-09-15 18:33:20 +02:00
debian s/elinks\.or\.cz/elinks.cz/ in contrib/debian/ 2008-02-28 11:55:24 +02:00
guile Remove now obsolete .cvsignore files. 2005-09-15 18:33:20 +02:00
lua Drop .or from elinks.or.cz. 2005-12-29 04:43:25 +00:00
perl Fix pod2html errors in contrib/perl/hooks.pl 2006-01-10 22:40:13 +01:00
proxy Trim trailing whitespaces. 2007-09-14 15:12:32 +02:00
python Since commit 2c14587b88, the sample 2009-02-15 19:58:42 +01:00
ruby Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
smjs youtube2.js: Show link to the video instead of the <meta refresh../>. 2009-01-03 17:39:02 +01:00
vim CONTRIB: Add ftplugin for setting Vim to the ELinks coding style 2006-01-28 05:21:45 +01:00
.gitignore Convert more bits from the .cvsignore files. Now cg-status doesn't list 2005-09-15 18:25:37 +02:00
colws.diff Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
elinks-vim.diff Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
elinks.fortune 6 GB funny 2006-11-28 21:49:35 +01:00
elinks.spec.in I didn't know that the tarball has generated html docs :) 2006-04-29 18:09:23 +02:00
elinks.vim Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
gpm-wheel.patch gpm: ELinks can use the wheel mouse on the Linux console. 2007-03-10 12:55:23 +02:00
grafthistory.sh grafthistory: support curl 2008-07-02 20:31:11 +03:00
js-1.5-rc6a+elinks.patch Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
keybind-full.conf Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
keybind.conf Update vi keybindings to match the new action names 2006-05-26 23:48:39 +02:00
links_wps.zip Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
LinksOS2Icon.zip Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
mkdist mkdist: include po/elinks.pot 2008-07-04 23:56:10 +03:00
README Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
TIPS-AND-TRICKS Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
user.css Fix typo 2008-02-28 11:52:45 +02:00
wipe-out-ssl Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
wipe-out-ssl.awk Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00

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.