diff --git a/examples/inc/resources.inc b/examples/inc/resources.inc index 22e3991..3b4dc03 100644 --- a/examples/inc/resources.inc +++ b/examples/inc/resources.inc @@ -1,6 +1,6 @@

More YUI Loader Utility Resources:

+ +
+
+

+ PHP Loader: +

+ +
+
+ + + +
+ +
+ +
+
+ +
+

+ Copyright © 2009 Yahoo! Inc. All rights reserved. +

+

+ Privacy Policy - Terms of Service - Copyright Policy - Job Openings +

+
+ + + diff --git a/examples/index.php b/index.php similarity index 85% rename from examples/index.php rename to index.php index 5e4172c..7906665 100644 --- a/examples/index.php +++ b/index.php @@ -1,4 +1,28 @@ - + + + + + YUI Library: YUI Loader Utility + + + + + + + +
+
+ +
+

YUI Library: YUI PHP Loader Utility

+
+
@@ -148,7 +172,7 @@
@@ -204,14 +228,21 @@

YUI PHP Loader relies on metadata files to calculate module dependencies, rollups, sort order, etc. The metadata files are located in the lib/meta folder. By default YUI PHP Loader ships with metadata for the latest YUI releases; both versions 2 and 3. Additional metadata can be added as needed to support older and/or newer YUI releases. YUI PHP Loader uses pre-built PHP config files first, but is capable of parsing YUI JSON metadata files if no PHP config file is available. The naming convention for PHP config files is config_{yui version}.php (e.g.) config_.php. The naming convention for JSON config files is json_{yui version}.txt (e.g.) json_.txt.

- +
+
+

Copyright © Yahoo! Inc. All rights reserved.

+

Privacy Policy - + Terms of Service - + Copyright Policy - + Job Openings

+
+
+ + + - \ No newline at end of file + + \ No newline at end of file