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: 18-Jul-2007 13:58

[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======= build-site.r --change: documentation added or updated --title: Web Site Builder --owners: carl --author: Carl Sassenrath --purpose: The actual script that builds the REBOL web site (using a master template and a navigation structure). --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=build-site.r checklist.r --change: documentation added or updated --title: Checklister (HTML) --owners: carl --author: none --purpose: Creates a checklist in HTML from a text file. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=checklist.r color-code.r --change: documentation added or updated --title: Color REBOL Code in HTML --owners: carl --author: Carl Sassenrath --purpose: Colorize source code based on datatype. Result is HTML. This script is used to syntax color the library scripts. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=color-code.r colorize.r --change: documentation added or updated --title: Html Pretty Print REBOL --owners: carl --author: Jeff Kreis --purpose: Syntax highlighting for HTML display of REBOL scripts --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=colorize.r content-management.r --change: documentation added or updated --title: Content Management --owners: chrisrg --author: Christopher Ross-Gill --purpose: test --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=content-management.r css.r --change: documentation added or updated --title: CSS --owners: ajmartin timjohnsonsw --author: Andrew Martin --purpose: CSS generates CSS markup from Rebol words, paths, tags, blocks and other Rebol values. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=css.r dict-demo.r --change: new script --title: using dict protocol from dict.org --owners: btiffin --author: Brian Tiffin --purpose: Some usage words for dict:// protocol based on RFC2229 --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=dict-demo.r dict-scheme.r --change: new script --change: updated script -- Version number --change: documentation added or updated --title: dict protocol from dict.org --owners: btiffin --author: Brian Tiffin --purpose: Implements a dict:// protocol based on RFC2229 --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=dict-scheme.r document-search.r --change: documentation added or updated --title: Document Search --owners: rvdzee --author: rwvd.Zee --purpose: Users may open a directory, search files for a phrase, and then review documents in a browser. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=document-search.r etext.r --change: documentation added or updated --title: eText --owners: ajmartin timjohnsonsw --author: Andrew Martin --purpose: Processes plain text to HTML. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=etext.r generate-doc.r --change: documentation added or updated --title: Document Generator --owners: [unowned] --author: Daan Oosterveld --purpose: XMLish doc generator using parse-XML --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=generate-doc.r html-calendar.r --change: documentation added or updated --title: HTML calendar --owners: bohdan --author: Bohdan Lechnowsky --purpose: Creates an HTML file containing the current calendar month and displays it in the browser --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=html-calendar.r make-doc.r --change: documentation added or updated --title: REBOL Standard Document Formatter --owners: carl --author: Carl Sassenrath --purpose: (See MakeDoc2 for the latest version.) Converts very simple text file format into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons. Does the formatting so [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=make-doc.r makedoc2.r --change: documentation added or updated --title: MakeDoc 2 - The REBOL Standard Document Formatter --owners: carl --author: Carl Sassenrath --purpose: This is the official MakeDoc document formatter that is used by REBOL Technologies for all documentation. It is the fastest and easiest way to create good looking documentation using any text editor (even ones that do not auto-wrap text). It creates titles, headings, [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=makedoc2.r makespec.r --change: documentation added or updated --title: Specs Document Converter (Text to HTML) --owners: carl --author: Carl Sassenrath --purpose: (See MakeDoc2 for the latest version.) We use this script to save a lot of time when writing specification documents here at REBOL HQ. Very little notation is required to produce good looking HTML documents with titles, table of contents, section headers, [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=makespec.r mdlparser.r --change: documentation added or updated --title: Markup language Dialect parser --owners: inetw3 --author: daniel murrill --purpose: To personally study the practicallity of Rebol being used as bridge between browsers and markup languages. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mdlparser.r mdp-gui-package.r --change: documentation added or updated --title: MDP-GUI Package --owners: shadwolf --author: Alphé SALAS-SCHUMANN (ShadWolf) --purpose: Graphical interface for make-doc-pro 1.0.8 allowing easy doc making/viewing --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mdp-gui-package.r pdf-labels.r --change: documentation added or updated --title: PDF label maker --owners: greggirwin --author: Gregg Irwin --purpose: Create labels with PDF-Maker --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pdf-labels.r pdf-maker.r --change: documentation added or updated --title: PDF Maker --owners: gabriele --author: Gabriele Santilli --purpose: A dialect to create PDF files from REBOL. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pdf-maker.r pdf-tables.r --change: documentation added or updated --title: PDF Tables --owners: gabriele --author: Gabriele Santilli --purpose: Create tables with the PDF Maker --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pdf-tables.r rebdoc.r --change: documentation added or updated --title: REBOL Document Generator --owners: carl --author: Carl Sassenrath --purpose: Generates an HTML formatted document of all REBOL defined words (from the information found within the REBOL program itself). The output file is rebdoc.html. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rebdoc.r rss.r --change: updated script -- tweaks in UTF8/iconv and path-thru functions --title: RSS feed reader --owners: piotrgapinsk --author: Piotr Gapinski --purpose: Live Bookmarks --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rss.r textdoc.r --change: documentation added or updated --title: Example Text Document --owners: carl --author: Carl Sassenrath --purpose: Creates an example for text-to-html doc language. Shows how natural and readable it is -- the reason we prefer it for writing our how-to documentation. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=textdoc.r texthtml.r --change: documentation added or updated --title: Text to HTML Converter --owners: carl --author: Carl Sassenrath --purpose: A useful doc formatting language. Converts text to HTML with titles, sections, sub-sections, and code. Is used to create all REBOL How-to documents. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=texthtml.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent recent documentation: http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r =======end======= --The Library People --18-Jul-2007