Forum Discussion
You need to switch it in XML view then you can add additional ids or classes to the quilts. See here https://prnt.sc/iipx4d
- srinivaskiranp7 years agoGuide
i know i need to go xml view. but my question is different i need the list reference in tkb for that xml elements components id's and attributes for a component.
- VikasB7 years agoBoss
Sorry, your question is not pretty clear to me. Do you want to get the component list for TKB page? If yes, you need to switch your page also. See here https://prnt.sc/iisft9
Here is the list of the components for the different pages.If you want to get the list of overall components(whole community's) in XML view at one place, it would not be possible. You have to get it page by page i.e. community page, forum page, TKB page etc.
- srinivaskiranp7 years agoGuide
No, let me put the question again i will try my best to make it understandable.
Q.) When we switch to XML view, we will see an xml content, so each xml has a namespace or schema, i need that schema so that i know what elements attributes i can add in the xml.
Let take the below example, which is a part of a xml of an layout. The "quilt" is a element and it has attributes in the same way "component" is also an element which is also having attributes, like that where can i get the list.
<quilt layout="two-column.main-side" nestable="false" disableTopCssClass="false">
<component id="common.widget.custom-content" name="10" panel="false"/>
Related Content
- 8 years ago
- 8 years ago
- 6 years ago