This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 001210c  Automatic website deployment
001210c is described below

commit 001210c709a3bbc06cd4945f91425d7bea3ac544
Author: jenkins <[email protected]>
AuthorDate: Wed Sep 11 22:56:39 2019 +0000

    Automatic website deployment
---
 documentation/development/ide-tooling.html              |   7 ++++++-
 .../ide-tooling/format-content-xml-action.png           | Bin 0 -> 56371 bytes
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/documentation/development/ide-tooling.html 
b/documentation/development/ide-tooling.html
index dffce7e..e23213b 100644
--- a/documentation/development/ide-tooling.html
+++ b/documentation/development/ide-tooling.html
@@ -210,6 +210,11 @@
 <p><img src="ide-tooling/content-navigator.png" alt="Content navigator" /></p>
 <p>Node properties can be edited in a distinct JCR properties view.</p>
 <p><img src="ide-tooling/jcr-properties.png" alt="JCR properties" /></p>
+<h4><a href="#formatting" name="formatting">Formatting</a></h4>
+<p><em>Available with Sling IDE Tooling for Eclipse 1.2.4 or newer (not yet 
released)</em></p>
+<p>A context menu action is available for formatting the underlying 
<code>.content.xml</code> file corresponding to the selected resource. The 
formatter uses the exact same settings as FileVault.</p>
+<p>Due to platform limitations, it is not possible to replace the editor 
format action. See <a href="https://bugs.eclipse.org/460055";>Eclipse Bug 
460055</a> for more details.</p>
+<p><img src="ide-tooling/format-content-xml-action.png" alt="Format 
.content.xml action" /></p>
 <h3><a href="#filter-xml-workspace-filter-definition" 
name="filter-xml-workspace-filter-definition">filter.xml - workspace filter 
definition</a></h3>
 <p>A content project does not synchronize all its contents to the workspace. 
Instead, it looks for a filter.xml file which defines which content is included 
in synchronization operations. More information about the filter.xml file 
format and semantics can be found at <a 
href="https://jackrabbit.apache.org/filevault/filter.html";>FileVault docs - 
Workspace Filter</a>.</p>
 <h3><a href="#deploying-projects-on-the-server" 
name="deploying-projects-on-the-server">Deploying projects on the 
server</a></h3>
@@ -295,7 +300,7 @@
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Konrad 
Windszus</span> on <span class="comment">Fri Jul 13 11:08:10 2018 +0200</span>
+                        Last modified by <span class="author">Robert 
Munteanu</span> on <span class="comment">Thu Sep 12 00:54:58 2019 +0200</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>
diff --git 
a/documentation/development/ide-tooling/format-content-xml-action.png 
b/documentation/development/ide-tooling/format-content-xml-action.png
new file mode 100644
index 0000000..e4fad91
Binary files /dev/null and 
b/documentation/development/ide-tooling/format-content-xml-action.png differ

Reply via email to