From 277d68dca3f85539c06d00e1e1627f54960391ab Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 10 Nov 2015 13:40:22 +0100 Subject: site: fix home --- demos/site/protected/Pages/Home.page | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/demos/site/protected/Pages/Home.page b/demos/site/protected/Pages/Home.page index b9cc49b7..470beb9e 100755 --- a/demos/site/protected/Pages/Home.page +++ b/demos/site/protected/Pages/Home.page @@ -3,9 +3,9 @@
@@ -17,21 +17,39 @@

What does PRADO require?

-

The sole requirement to run PRADO-based applications is a Web server supporting PHP 5.3.0 or higher. PRADO is free. You can use it to develop either open source or commercial applications.

+

The sole requirement to run PRADO-based applications is a Web server supporting PHP 5.3.0 or higher. PRADO is free. You can use it to develop either open source or commercial applications.

Quick facts about PRADO

First release: August 2004
- License: revised BSD
+ License: revised BSD
Lines of core code: > 150,000 lines
Number of classes: > 700
- Downloads: > 430,000 15/09/2013
+ Downloads: > 450,000 01/11/2015

+ +

Latest News

+
+ +
+

Site outage

+ November 5, 2015 +

As you may have noticed, in the last few days the PRADO website has been unavailable. Unfortunately the server hosting the website suddently died, resulting in the website being unaccessible. A new server has been put in place, and we are now recovering the website data from the last backups. The website is planned to be fully working in a few days. In the meanwhile, you can always refer to our github project site.

Thank you for your patience,

The PRADO Team

+
+ +
+

Prado 3.2.4 is released!

+ August 26, 2014 +

The PRADO Team is proud to announce the formal release of PRADO 3.2.4.

This release backports a number of significative bugfixes and changes from the master branch where the new, jQuery-based Prado is been developed.
This release officially introduces Wsat, an useful tool coded by DarthDaniel that can help out generating Active Record classes.

This release should be an easy plug-in update from previous 3.2.x Prado versions, without any backwards-compatibility issue; anyway, if you find any problem feel free  to report it, and we'll take care of sorting it out.

Finally, some words on the current development.
We have some new members helping out the development: welcome in Daniel and David! Many thanks goes to them and also to all the others that have reported issues and fixes on the project's github pages.

Enjoy!

The PRADO Team

+
+ +
+
\ No newline at end of file -- cgit v1.2.3