You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

projectdoc Toolbox

Controls the title shown in code boxes rendered by macros in the Information Systems Extension.

Extension
ID
projectdoc.extension.information-systems.code.attachment.title-strategy
Data Type
enum
Default Value
attachment-title
Value Range
no-title, attachment-title
Since
3.1

The property controls the default the rendering of the title of a code box.

It is used by Attachment Code Block Placeholder and Reference Attachment Code Block Placeholder with the following values.

ValueDescription
no-titleThe code box is rendered without a title.
attachment-title

The code box renders the display title of the attachment as box title. The attachment's display title is typically the name of the attached file.

This is the default.

Details

The property is defined by the Information Systems Extension.

  • No labels