Created
March 29, 2020 17:38
-
-
Save anfibiacreativa/f64e2ea4fe200dc2c8f42e828fff10be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" | |
jcr:primaryType="cq:ClientLibraryFolder" | |
categories="[the.category.name.you.wish]" | |
dependencies="[some.category, some.other.category]" | |
embed="[yet.this.other.category]" | |
allowProxy="{Boolean}true"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment