You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Sandro Boehme (JIRA)" <ji...@apache.org> on 2014/11/06 18:02:33 UTC

[jira] [Commented] (SLING-4141) First patch for the Sling Resource Editor

    [ https://issues.apache.org/jira/browse/SLING-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200460#comment-14200460 ] 

Sandro Boehme commented on SLING-4141:
--------------------------------------

builds up on SLING-4001

> 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)