cq5 - Export XML component from CRXDE Lite -


In our source code, we have something to represent the structure of our communication components We design the project through Maven for our local CQ server for development and testing. Many times we need to modify the communication component through CLXDI Lite (in CQ server) because it is very fast to edit that dialog.

The problem is this: How do I export the edited dialog component back to its respective dialog xml file?

CRXDI LITE does not only provide export-to-XML functionality, but you do not have your dialog Xml can get in some different way. Let's say you want to get the dialog for the / libs / foundation / components / text component:

1 sling great servlet - Quick & amp;

2. VLT - Recommended method

Use the VLT tool, which is a standard way of synchronizing between JCR and local file systems:

  vlt export http: // localhost: 4502 / crx / libs / foundation / components / text my-export # cat my-export / jcr_root / libs / foundation / components / text / dialog.xml   

3 Package Manager

Open /crx/packmgr/index.jsp and click on Create on the package that contains the first version of the dialog is. It will rebuild the package using current content. Download the package, open it and file it inside the appropriate dialog.xml .

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -