Administration > Application Toolbar Configuration > Configuring Tags as List Elements
  
Configuring Tags as List Elements
You can configure tags as numbered and bulleted lists in a document type's .dcf file. These tags are used by the by the bulleted list toolbar button and the numbered list toolbar button on the Application toolbar. You must enable the Application toolbar in the .dcf file to access the list toolbar buttons in Arbortext Editor.
To specify tags as list elements in the .dcf file:
1. Open Arbortext Architect.
2. Choose File > Open.
3. Locate the directory in which the document type whose .dcf file you want to modify is saved, and click Select.
4. Once the document type is loaded, choose Edit > DCF. If the document type has a .dcf file, it displays in the Arbortext ArchitectDCF Editor window. If there is no .dcf file associated with this document type, Arbortext Architect automatically creates one.
5. Locate the Lists element in the DCF Editor. If the file doesn't include a Lists element, add one.
* 
Open the Document Type Viewer (Tools > Document Type Viewer) to view the element hierarchy for the .dcf file. This will help you determine the valid location for the Lists element.
6. Place your cursor next to the Lists element, choose Insert > Markup, and then choose Bulleted or Numbered, depending on the type of list you want.
7. Click next to the Block element to open the Modify Attributes dialog box.
* 
You must have the Force Required Attributes EntryEdit preference selected for this dialog box to open automatically.
8. In the element field, select the element that you want to configure as the Block element. This element will be the wrapper tag for the list.
9. In the attribute field, specify the attribute that will make the element into a numbered or bulleted list block. This is an optional setting.
10. In the attributeValue field, specify the attribute value that will make the element into a numbered or bulleted list block. This is an optional setting.
11. Click OK.
12. To specify the tag for list items, click next to the Item element to open the Modify Attributes dialog box.
* 
You must have the Force Required Attributes EntryEdit preference selected for this dialog box to open automatically.
13. In the element field, select the element that you want to configure as the Item element.
14. In the attribute field, specify the attribute that will make the element into a numbered or bulleted list item. This is an optional setting.
15. In the attributeValue field, specify the attribute value that will make the element into a numbered or bulleted list item. This is an optional setting.
16. Choose File > Save to save the changes you have made to the .dcf file.