AlessioG / sling-explorer

Sling Content Explorer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sling Content Explorer

As the name says, this is a "Content Explorer" for Apache Sling.

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 queries

Usage

  • 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

About

Sling Content Explorer.


Languages

Language:Java 97.0%Language:JavaScript 2.9%Language:CSS 0.1%