Initial content loading to target location
------------------------------------------
Key: SLING-453
URL: https://issues.apache.org/jira/browse/SLING-453
Project: Sling
Issue Type: Improvement
Components: Repository
Affects Versions: 2.0.0
Reporter: Juan Jose Vazquez Delgado
Priority: Minor
As discussed in the mailing list:
Use case
======
A Sling application needs to load content over a previous and deep hierarchy
nodes. It could be annoying have to repeat the previous hierarchy to deploy the
application particular content.
Propossal
=======
>> Put the application content into the bundle, e.g. at SLING-INF/content
>> Define the content in the manifest as:
<Sling-Initial-Content>SLING-INF/content;path:=/root/location</Sling-Initial-Content>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.