Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dplaton/sling-explorer
Sling Content Explorer.
https://github.com/dplaton/sling-explorer
Last synced: 20 days ago
JSON representation
Sling Content Explorer.
- Host: GitHub
- URL: https://github.com/dplaton/sling-explorer
- Owner: dplaton
- Created: 2013-06-10T12:31:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-01T15:58:40.000Z (about 11 years ago)
- Last Synced: 2024-10-11T12:57:26.493Z (about 1 month ago)
- Language: CSS
- Size: 704 KB
- Stars: 12
- Watchers: 4
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sling Content Explorer
======================As the name says, this is a "Content Explorer" for [Apache Sling][1].
Features (so far):
---
* Basic drill-down navigation
* Node creation via JSON import, file upload and "manual" definition
* Update operations on nodes and properties
* Node deletions
* Basic search using SQL2 queriesUsage
---- Start a recent enough Sling Launchpad - 6 is too old, 7-SNAPSHOT must be used
- Build and deploy the project using `mvn package sling:install`
- Navigate to http://localhost:8080/.edit.html[1]: http://sling.apache.org/ "Apache Sling"