[REBOL] [REBOL.org] Recent changes

This is an automatic email from REBOL.org, the REBOL Script Library to notify 
you of recent changes to the Library.

=======changes=======
hide-email-addresses.r
--change: new script
--title: Hide E-Mail Addresses by using Javascript
--owners: gordon
--author: Gordon Raboud
--purpose: This will take a web page and find all the "mailto:[EMAIL 
PROTECTED]" and
convert the addresses to variables for use in Javascript.  This
effectively 'hides' the addressess from webbot e-mail address
harvesters.
Note: This script expects the opening tag (<a href="mailto:...";>)
and the closing tag (</a>) to be on one or at most two lines.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=hide-email-addresses.r


=======additional information=======
new and updated scripts: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent

=======end=======
--The Library People
--4-Jun-2005

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to