Forum Discussion

srinivaskiranp's avatar
7 years ago

Component id list used to add it in XML.

I am looking for How can i add the components in XML, for that i want the List of Components id's and the attributes that i can use in xml for component adding in the layout, where can find in the TKB.  

4 Replies

  • 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.

  • VikasB's avatar
    VikasB
    Boss
    7 years ago

    srinivaskiranp

    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. 

     

      

  • 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"/>