From 72bf039357e9137122733c50924130747fd14855 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 6 Mar 2006 16:12:59 +0000 Subject: final fixes before 3.0b release. --- index.html | 67 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 26 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ade079d8..939a4ce6 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@

PRADO Framework for PHP 5

-

Version 3.0a, January 18, 2006
+

Version 3.0b, March 6, 2006
Copyright© 2004-2006 by PradoSoft
All Rights Reserved. @@ -24,18 +24,26 @@ All Rights Reserved. GUI development, such as Borland Delphi. In particular, it supports event-driven programming, viewstate maintenance, javascript, template, form validations, theme/skin, etc.

+

Requirements

-

The sole requirement for PRADO is PHP 5.0.4 or higher. It has been tested -with Apache 2.0 on both Windows XP and RedHat Linux.

+

+The sole requirement for PRADO is PHP 5.0.4 or higher. +Please run requirement checker to obtain +more detailed requirement information. +

+

+PRADO has been tested with Apache 2.0 on both Windows XP and RedHat Linux. +

+

Installation

@@ -44,26 +52,32 @@ with Apache 2.0 on both Windows XP and RedHat Linux.

  • Prado QuickStart Tutorial
  • Prado Component Writer
  • +

    Documentation

    -

    -Complete documentation will be added in beta version. Please refer to -Prado QuickStart Tutorial and the included API documentation for now. -

    +

    Credits

    -

    Prado Developer Team

    + +

    Prado v3 Developer Team

    + +

    Prado v2 Maintenance Team

    +

    Past Team Members

    @@ -78,12 +92,13 @@ Prado QuickStart Tutorial and the included API documentation for now. -

    Terms and Condition

    -

    PRADO is released under the BSD License.

    +

    License

    +

    PRADO is free software released under the terms of the following BSD license. +

    Copyright © 2004-2006, PradoSoft (http://www.pradosoft.com)
    All rights reserved.

    -- cgit v1.2.3