Hello -- On 10/12/2007, Ethan Mallove <[EMAIL PROTECTED]> wrote: > Hello, > > Is there a way to render certain images as a specified ASCII > text string instead of the image's URL? E.g., I would like > "/images/arrowLeft.gif" to appear as "<-".
Look in contrib/hooks.rb -- you'll gleam ideas from that. Assumes you've compiled in support in ELinks for ruby scripting. -- Thomas Adam _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
