mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
b41e738905
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. |
||
---|---|---|
.. | ||
conv | ||
debian | ||
guile | ||
lua | ||
perl | ||
proxy | ||
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 | ||
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.