Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol:rebol at: 27-Apr-2005 0:26

[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======= cgiformobj.r --change: discussion post(s) made --title: CGI Form with Defaults --owners: carl --author: none --purpose: Handles a CGI form, providing default values for missing fields in the form. Returns a web page. (The associated cgiform.html file contains the form). --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=cgiformobj.r extract-web-links.r --change: updated script -- Tested under View 1.2.10.3.1 Windows XP --title: extract-web-links --owners: peterwood --author: Peter WA Wood --purpose: A function which scans a string (normally a web page) and creates a block of URL/Text combinations for each HTML <a> tag in the string. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=extract-web-links.r join-as.r --change: updated script -- Tested under View 1.2.10.3.1 Windows XP --title: join-as --owners: peterwood --author: Peter WA Wood --purpose: A function which combines a set of Rebol values and returns them as one of a number of datatypes specified by refinements. The default return datatype is string. Raises a script error if input not valid for requested datatype Based on an idea in Carl Sassenrath's weblog and subsequent discussions including Geomol & Sunanda on the Rebol3 AltMe World --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=join-as.r to-fussy-idate.r --change: updated script -- Tested under View 1.2.10.3.1 Windows XP --title: to-fussy-idate --owners: peterwood --author: Peter WA Wood --purpose: A function which converts a Rebol date! to a string formatted according to a strict interpretation of the RFC 822 standard. If the time is not provided, a default of 00:00 is used. If the seconds are not set, 00 is used. (NB The zone defaults to 00:00 in a Rebol date) Based on the original to-idate of Rebol/core and comments on the Rebol mailing list. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=to-fussy-idate.r to-iso-8601-date.r --change: updated script -- Tested under View 1.2.10.3.1 Windows XP --title: to-iso8601-date --owners: peterwood --author: Peter WA Wood --purpose: A function which converts a Rebol date! to a string which complies with ISO 8601. If the time is not provided, a default of 00:00 is used. Truncates any milli-seconds. (NB The zone defaults to 00:00 in a Rebol date) --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=to-iso-8601-date.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent recent discussion: http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-active-posts.r =======end======= --The Library People --27-Apr-2005