[
https://issues.apache.org/jira/browse/SLING-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213677#comment-14213677
]
Sandro Boehme commented on SLING-4141:
--------------------------------------
The patch.txt is now splitted up to the patches of the sub-tasks. They contain
the 22 commits from the GitHub project [1] starting at the commit 'fix for #5'
(c822fc8) from the 7th of october until the commit 'removed .endsWith()
JavaScript call that prevented the use for Chrome removed dummy data (2b05140)'
[1] - https://github.com/sandroboehme/resourceeditor/commits/master
> First patch for the Sling Resource Editor
> -----------------------------------------
>
> Key: SLING-4141
> URL: https://issues.apache.org/jira/browse/SLING-4141
> Project: Sling
> Issue Type: Improvement
> Reporter: Sandro Boehme
> Attachments: patch.txt
>
>
> This is the first patch for the Sling Resource Editor contribution.
> It contains the following improvements:
> o add node functionality for the user
> o changed the import-packages to be compatible with the current Sling
> launchpad
> o moved license information from NOTICE to LICENSE.txt
> o removed Require-Bundle statement from pom
> o changed folder structure to separate between static and non-static content
> o Moved from the selector based script resolution to the ResourceProvider
> based script resolution. The Resource Editor is now available at
> /reseditor/.html
> The following files and folders are obsolete with the patch and have to be
> deleted:
> o /layout.js
> o /NOTICE
> o
> /resource-editor/src/main/java/org/apache/sling/reseditor/ResEditorResourceProvider.java
> o
> /resource-editor/src/main/java/org/apache/sling/reseditor/SelectorBasedResourceDecorator.java
> o /resource-editor/src/main/resources/SLING-INF/libs/reseditor
> o /resource-editor/src/main/resources/SLING-INF/libs/sling/servlet
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)