From: <lan...@us...> - 2002-11-15 08:13:08
|
Update of /cvsroot/webmacro/webmacro/distroot In directory usw-pr-cvs1:/tmp/cvs-serv2153/webmacro/distroot Modified Files: readme.html setup.html Log Message: updates for 1.1 Index: readme.html =================================================================== RCS file: /cvsroot/webmacro/webmacro/distroot/readme.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** readme.html 5 Nov 2002 03:17:15 -0000 1.11 --- readme.html 15 Nov 2002 00:24:12 -0000 1.12 *************** *** 1,54 **** ! <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> ! <html> ! <head> ! </head> ! <body bgcolor="white"> ! ! Thak you for downloading WebMacro. The latest release can always be found ! <a href="http://www.webmacro.org/DownloadWebMacro">on our website</a>. ! ! <h3>Manifest</h3> ! ! <li>Build Date: 04 - November - 2002 ! <li>Release Number: 1.1b1 ! <li>Builders: <a href="http://www.webmacro.org/BrianGoetz">Brian Goetz</a>, ! <a href="http://www.webmacro.org/EricRidge">Eric Ridge</a>, ! <a href="http://www.webmacro.org/LaneSharman">Lane Sharman</a>, ! <a href="http://www.webmacro.org/KeatsKirsch">Keats Kirsch</a> ! <p> ! <b>Abstract: Why was this release released?</b> ! <p> ! This is the first in a series of Beta releases to give the WebMacro ! community a chance to test, use, and otherwise play with new features ! that have been sitting in CVS for about a year. ! ! WebMacro is alive, and this release is proof! ! ! Should you encounter problems/bugs, you should submit a bug report to ! http://www.webmacro.org/bugzilla/ ! ! WM is easy to use once you get the hang of it. If you are first time user, this release ! will not be hard to get working. If you've been using release 0.97+, you can pretty ! much replace your webmacro.jar with the one in this release. ! ! <p> ! For complete information on WebMacro, this release, and usage questions, please ! visit the WebMacro Wiki at <a href="http://www.webmacro.org/">http://www.webmacro.org</a>.<p> ! ! <h3>Files, Resources, and Local Content</h3> ! ! <li><A href="LICENSE" >License information</a> ! <li><A href="UPGRADE" >Notes on upgrading from previous releases</a> ! <li><A href="setup.html" >setup guide</a> ! <li><A href="tutorial/index.html" >WebMacro Tutorial</a> ! <li><A href="examples/index.html" >Examples</a> ! <li><A href="CONFIGURING-EXAMPLES" >Notes on configuring examples</a> ! <li><A href="api/index.html" >API Documentation</a> ! <li><A href="examples/WebMacro.properties" >Example WebMacro.properties</a> ! <li><A href="webmacro-src.jar" >WebMacro sources in .jar format</a> ! <p></p> ! <li><A href="POLICY" >Development Policy</a> ! <li><A href="CREDITS" >Credits</a></li> ! ! </body> ! </html> --- 1,108 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> ! <HTML> ! <HEAD> ! <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> ! <TITLE></TITLE> ! <META NAME="GENERATOR" CONTENT="StarOffice 6.0 (Win32)"> ! <META NAME="CREATED" CONTENT="20021105;18094998"> ! <META NAME="CHANGEDBY" CONTENT="Lane Sharman"> ! <META NAME="CHANGED" CONTENT="20021105;18145718"> ! </HEAD> ! <BODY LANG="en-US" BGCOLOR="#ffffff"> ! <P>Thak you for downloading WebMacro. The latest release can always ! be found <A HREF="http://www.webmacro.org/DownloadWebMacro">on our ! website</A>. ! </P> ! <H3>Manifest</H3> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm">Build Date: 04 - November - 2002 ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm">Release Number: 1.1b1 ! </P> ! </UL> ! <UL> ! <LI><P>Builders: <A HREF="http://www.webmacro.org/BrianGoetz">Brian ! Goetz</A>, <A HREF="http://www.webmacro.org/EricRidge">Eric Ridge</A>, ! <A HREF="http://www.webmacro.org/LaneSharman">Lane Sharman</A>, ! <A HREF="http://www.webmacro.org/KeatsKirsch">Keats Kirsch</A> ! </P> ! </UL> ! <P><B>Abstract: Why a 1.1 Release?</B> ! </P> ! <P>In the spirit of the season, there are several important ! contributions since 1.0. It is the time to place these in a formal ! release. 1.1b is a release candidate leading to 1.1 within a few ! weeks.</P> ! <P>This is the first in a series of Beta releases to give the ! WebMacro community a chance to test, use, and start working with new ! features that have been sitting in CVS for nearly a year. ! </P> ! <P>WebMacro is a stable product and the ancestor of many templating ! projects on the net. This release proves it is a vital part of the ! templating and text rendering platforms. Should you encounter ! problems/bugs, you should submit a bug report to ! <A HREF="http://www.webmacro.org/bugzilla/">http://www.webmacro.org/bugzilla/.</A> ! </P> ! <P>WM is easy to use once you get the hang of it. If you are first ! time user, this release will not be hard to get working. If you've ! been using release 0.97+, you can pretty much replace your ! webmacro.jar with the one in this release. ! </P> ! <P>For complete information on WebMacro, this release, and usage ! questions, please visit the WebMacro Wiki at <A HREF="http://www.webmacro.org/">http://www.webmacro.org</A>.</P> ! <H3>Files, Resources, and Local Content</H3> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="LICENSE">License ! information</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="UPGRADE">Notes on ! upgrading from previous releases</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="setup.html">setup guide</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="tutorial/index.html">WebMacro ! Tutorial</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="examples/index.html">Examples</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="CONFIGURING-EXAMPLES">Notes ! on configuring examples</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="api/index.html">API ! Documentation</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="examples/WebMacro.properties">Example ! WebMacro.properties</A> ! </P> ! </UL> ! <UL> ! <LI><P><A HREF="webmacro-src.jar">WebMacro sources in .jar format</A> ! </P> ! </UL> ! <UL> ! <LI><P STYLE="margin-bottom: 0cm"><A HREF="POLICY">Development ! Policy</A> ! </P> ! </UL> ! <UL> ! <LI><P><A HREF="CREDITS">Credits</A> ! </P> ! </UL> ! </BODY> ! </HTML> \ No newline at end of file Index: setup.html =================================================================== RCS file: /cvsroot/webmacro/webmacro/distroot/setup.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** setup.html 30 Oct 2001 07:44:58 -0000 1.4 --- setup.html 15 Nov 2002 00:24:12 -0000 1.5 *************** *** 8,12 **** <b>Set Up Guidelines <br> ! Updated For Release 1.0rc2</b></center> <p> --- 8,12 ---- <b>Set Up Guidelines <br> ! Updated For Release 1.1</b></center> <p> |