From fd0033951e533a6a9b7bd870e1f118354b5f84d1 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Tue, 13 Feb 2007 14:16:09 +0000
Subject: updated tutorial pages about external config inclusion.
---
.../protected/pages/GettingStarted/NewFeatures.page | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
(limited to 'demos/quickstart/protected/pages/GettingStarted')
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index ca1f361f..cfbb3e8e 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -9,15 +9,16 @@ This page summarizes the main new features that are introduced in each PRADO rel
Version 3.1.0
-- Seamless AJAX support - A whole array of AJAX-enabled controls, called active controls, are introduced. The usage of these active controls is very similar to their non-AJAX counterparts. For more details, see the tutorial about active controls.
+- Added seamless AJAX support. A whole array of AJAX-enabled controls, called active controls, are introduced. The usage of these active controls is very similar to their non-AJAX counterparts, i.e., plug in and use. For more details, see the tutorial about active controls.
-- Layered database support -
-- New controls, modules and services - TSoapService, TOutputCache, TSessionPageStatePersister, TFeedService, TJsonService, cache dependency classes, TXmlTransform
+
- Added complete database support.
+- Added new controls, modules and services, including TSoapService, TOutputCache, TSessionPageStatePersister, TFeedService, TJsonService, cache dependency classes, TXmlTransform.
-- New template syntax facilitating subproperty configuration.
+- Enhanced some data controls with renderers. Renderer enables reusing item templates that are commonly found in TRepeater, TDataList and TDataGrid, and makes the configuration on these controls much cleaner. For more details about renders, see the updated tutorials on TRepeater, TDataList and TDataGrid.
+
+- Added support to allow including external application configurations. Enhanced template syntax to facilitate subproperty configuration.
-- Introduction of renderer concept - renderer enables reusing item templates that are commonly found in TRepeater, TDataList and TDataGrid, and makes the configuration on these controls much cleaner. For more details about renders, see the updated tutorials on TRepeater, TDataList and TDataGrid.
$Id$
--
cgit v1.2.3