This wiki has undergone a migration to Confluence found Here
Difference between revisions of "XML Tool Considerations"
Jump to navigation
Jump to search
Evanarsdall (talk | contribs) |
Evanarsdall (talk | contribs) |
||
Line 105: | Line 105: | ||
|| | || | ||
* Provides a simple dialog box for inserting table types: Normal, Properties, Simple, or Step Choice. | * Provides a simple dialog box for inserting table types: Normal, Properties, Simple, or Step Choice. | ||
− | * Editing in the WYSIWYG view is as simple as table editing in MS Word. | + | * Editing in the WYSIWYG view is as simple as table editing in MS Word. You can insert rows above and below, columns to the left and right, etc. The Table Properties dialog box enables you to fine-tune the format at the table, column, row, or cell level. |
|| | || | ||
* Provides a right-click menu to access table commands, as well as a toolbar. | * Provides a right-click menu to access table commands, as well as a toolbar. | ||
* Table types are CALS or simple. | * Table types are CALS or simple. | ||
− | * Table editing is not as flexible or intuitive. For example, I could insert a row below another row but not above. I had to use the Text (raw tags) view to cut and paste a row. | + | * Table editing is not as flexible or intuitive. For example, I could insert a row below another row but not above. I had to use the Text (raw tags) view to cut and paste a row above another row. |
|-valign="top" style="background:#FFFFFF;;" | |-valign="top" style="background:#FFFFFF;;" | ||
− | | | + | | Images |
− | || | + | || Enables you to apply numerous properties before insertion: alt, description, dimensions, text wrapping, and alignment. A second properties tab in the dialog box provides additional choices such as revision and status (such as new or changed). When you insert a figure caption, XMetal inserts the fig tag and a paragraph. |
− | || | + | || Provides menu commands (main and right-click) for image insertion, but you have to add image properties ''afterward''. The properties are available on the Attributes panel. Inserting a figure caption requires extra steps. You have to wrap the img tag with the fig tags and then add a p tag after the opening fig tag. |
|-valign="top" style="background:#FFFFFF;;" | |-valign="top" style="background:#FFFFFF;;" | ||
| Next | | Next |
Revision as of 02:11, 21 December 2009
Purpose of This Page
This page provides information about two DITA-friendly XML editors:
Note: I urge you to follow the above links (right-click to open in a new tab or window) and download a trial of each product.
Editions
XMetal and oXygen are available in the following editions.
Product | Outputs |
---|---|
XMetal | Enterprise Edition only |
oXygen | Author or Enterprise Editions. Enterprise has more full-featured publishing features. For more information about the difference between the editions, see the <oXygen> XML Feature Matrix page. |
Possible Outputs
XMetal and oXygen support the following output types.
Product | Outputs |
---|---|
XMetal |
|
oXygen |
|
Note: Some outputs (e.g., RTF) require custom configuration, but both tools make customizing relatively easy to do.
Feature Sets
The following table compares features of both products.
Feature | XMetal | oXygen |
---|---|---|
Editing window | Provides three views:
|
Provides three views:
|
Editing of multiple topics | Has a tabbed interface with tabs on the bottom. | Has a tabbed interface with tabs on the top. |
Customized work environment | Allows saving of named workspaces and workspace switching. | Saves whatever configuration you were last using before exiting. |
General authoring tools |
|
|
Working with attributes and elements | Has easily accessible panels for attributes and elements to the right of the document editing area. You can double-click an attribute or element to insert it. Also includes an Insert menu. | Has easily accessible panels for attributes and elements to the right of the document editing area. You can double-click an attribute or element to insert it. Also includes a DITA > Insert sub-menu. The menu is not as full-featured as the one in XMetal. You have to rely more on the panels. |
Metadata | Added using a dialog box. | Added using a pop-up list in the editing window. |
Table Editing |
|
|
Images | Enables you to apply numerous properties before insertion: alt, description, dimensions, text wrapping, and alignment. A second properties tab in the dialog box provides additional choices such as revision and status (such as new or changed). When you insert a figure caption, XMetal inserts the fig tag and a paragraph. | Provides menu commands (main and right-click) for image insertion, but you have to add image properties afterward. The properties are available on the Attributes panel. Inserting a figure caption requires extra steps. You have to wrap the img tag with the fig tags and then add a p tag after the opening fig tag. |
Next | next | next |
Next | next | next |