Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

DLM Fragment Pushing Tool

Note!! This tool has not been extensively tested and should probably not be used in a production environment!

This tool allows you to specify your tabs/columns/channels for DLM in the dlm.xml file, the way ALM does (with its fragments.xml file). Syntax is very similar to ALM's fragments.xml.

...

Define a fragment for the default user (e.g. fragmentTemplate) (see example in the file). Inside this fragment, you should include the header and footer folders. These will be propagated to all the rest of the fragment users in the file that have the includeDefault="Y" attribute set.

Syntax is pretty much the same as for fragments.xml (but with a dlm: namespace). One extra attribute was added to the "folder" tag, "width", which lets you specify the width of a column.

...