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
file-name
Value Range
no-title, file-name, path
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 Macro and Reference Attachment Code Block Placeholder Macro with the following values.

ValueDescription
no-titleThe code box renders without a title.
file-name

The code box renders the file name of the attachment or remote file as box title.

This is the default.

pathThe code box renders the full path of the attachment or remote file as box title.

Details

The property is defined by the Information Systems Extension.