Blog sample for Sling.
----------------------
Key: SLING-617
URL: https://issues.apache.org/jira/browse/SLING-617
Project: Sling
Issue Type: Improvement
Components: Samples
Affects Versions: Launchpad Webapp 3
Reporter: Janandith Uditha Jayawardena
Attachments: blogs.zip
This is a sample blog application for Sling. It's written in JSP. The .css file
used is from http://www.free-css.com/free-css-templates.php.
Copy the extracted script to samples folder and run
mvn -P autoInstallBundle clean install
-Dsling.url=http://localhost:8888/system/console after starting sling launchpad
webapp.
You will have to untick allow annonymous access in sling request authenticator
configuration.
then navigete to http://localhost:8888/content/blogs.html.
This example contains some inspiration taken from the notes sample in SLING-572.
Janandith
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.