From 6b685cc4e496c5eabbb3e6415fb7fdf0474bf0f1 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 23 Dec 2006 00:22:48 +0000 Subject: add currency-converter tutorial --- .gitattributes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e9fe5dc6..b8879619 100644 --- a/.gitattributes +++ b/.gitattributes @@ -724,6 +724,18 @@ demos/composer/themes/PradoSoft/pradoheader.gif -text demos/composer/themes/PradoSoft/propertydef.gif -text demos/composer/themes/PradoSoft/style.css -text demos/composer/themes/Simple/style.css -text +demos/currency-converter/assets/2bffd82d/ajax.js -text +demos/currency-converter/assets/2bffd82d/clientscripts.php -text +demos/currency-converter/assets/2bffd82d/effects.js -text +demos/currency-converter/assets/2bffd82d/logger.js -text +demos/currency-converter/assets/2bffd82d/prado.js -text +demos/currency-converter/assets/2bffd82d/validator.js -text +demos/currency-converter/index.php -text +demos/currency-converter/protected/.htaccess -text +demos/currency-converter/protected/pages/Home.page -text +demos/currency-converter/protected/pages/Home.php -text +demos/currency-converter/protected/runtime/global.cache -text +demos/currency-converter/themes/Basic/common.css -text demos/helloworld/index.php -text demos/helloworld/protected/.htaccess -text demos/helloworld/protected/pages/Home.page -text @@ -1111,6 +1123,9 @@ demos/quickstart/protected/pages/GettingStarted/sequence.gif -text demos/quickstart/protected/pages/GettingStarted/sequence.vsd -text demos/quickstart/protected/pages/Search.page -text demos/quickstart/protected/pages/Search.php -text +demos/quickstart/protected/pages/Tutorial/CurrencyConverter.page -text +demos/quickstart/protected/pages/Tutorial/example1.png -text +demos/quickstart/protected/pages/Tutorial/example2.png -text demos/quickstart/protected/pages/ViewSource.page -text demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text -- cgit v1.2.3