/[Apache-SVN]
ViewVC logotype

Revision 1630010


Jump to revision: Previous Next
Author: cziegeler
Date: Wed Oct 8 05:55:13 2014 UTC (9 years, 7 months ago)
Changed paths: 71
Log Message:
Revamp slingshot sample

Changed paths

Path Details
Directorysling/trunk/samples/slingshot/LICENSE deleted
Directorysling/trunk/samples/slingshot/NOTICE deleted
Directorysling/trunk/samples/slingshot/src/main/appended-resources/ added
Directorysling/trunk/samples/slingshot/src/main/appended-resources/META-INF/ added
Directorysling/trunk/samples/slingshot/src/main/appended-resources/META-INF/NOTICE added
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/SlingshotConstants.java added
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/SlingshotUtil.java added
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/impl/AutomaticTaggingService.java modified , text changed
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/impl/ResourceTypeConversionDecorator.java deleted
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/impl/SetupService.java added
Directorysling/trunk/samples/slingshot/src/main/java/org/apache/sling/sample/slingshot/package-info.java added
Directorysling/trunk/samples/slingshot/src/main/resources/META-INF/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Album/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Album.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Category/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Category/html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Category/itemlist.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Category/user.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Category.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Comment/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Comment/item.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Comment.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Component/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Component/head.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Component/trail.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Home/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Home/html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Home/user.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Home.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item/
(Copied from sling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Photo, r1630005)
added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item/comments.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item/edit.html.jsp modified , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item/html.jsp modified , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item/main.html.jsp modified , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Item.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Photo/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/Photo.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/User/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/User/html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/User/itemlist.html.jsp added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/libs/slingshot/User.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/albums/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/albums.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/
(Copied from sling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/albums, r1629481)
added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/ApacheCon/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/ApacheCon.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/Europe/ deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/Europe.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/home/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/home/images/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/home/images/home.jpg added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/home.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/pet/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/pet/images/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/pet/images/pet.jpg added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/pet.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/sea/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/sea/images/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/sea/images/see.jpg added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/sea.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/view/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/view/images/ added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/view/images/view.jpg added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel/view.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1/travel.json modified , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public/slingshot1.json
(Copied from sling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/albums.json, r1628371)
added , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/public.json added
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot/tags.json modified , text changed
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/content/slingshot.json deleted
Directorysling/trunk/samples/slingshot/src/main/resources/SLING-INF/nodetypes/ deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26