Author: bdelacretaz Date: Fri Nov 28 04:44:13 2008 New Revision: 721460 URL: http://svn.apache.org/viewvc?rev=721460&view=rev Log: SLING-358 - Webloader sample mini-application - top-level README added
Added: incubator/sling/trunk/samples/webloader/README.txt (with props) Added: incubator/sling/trunk/samples/webloader/README.txt URL: http://svn.apache.org/viewvc/incubator/sling/trunk/samples/webloader/README.txt?rev=721460&view=auto ============================================================================== --- incubator/sling/trunk/samples/webloader/README.txt (added) +++ incubator/sling/trunk/samples/webloader/README.txt Fri Nov 28 04:44:13 2008 @@ -0,0 +1,8 @@ +---------------------- +Sling Webloader sample +---------------------- +This sample consists of two separate bundles: a "service" bundle, written in +java, implements the content loading, and the "ui" bundle implements a scripted +front-end to that service. + +More details in the bundle's source code folders, under this folder. Propchange: incubator/sling/trunk/samples/webloader/README.txt ------------------------------------------------------------------------------ svn:eol-style = native