ComboStrap Page Metadata - The Metadata Viewer

About

The ComboStrap Metadata Viewer is an utility that renders a box with all known page metadata's in a raw form without any filtering.

It's used mainly for support purpose.

You will see:

Type

You can:

Window

The metadata viewer is accessible via the metadata manager

Tag

You can render the metadata of a page with the metadata tag

<metadata title="Metadata" exclude="tableofcontents|user"/>

where:

  • title is the title of the box
  • exclude is an attribute with a regular expression pattern that permits to exclude metadata from rendering.

Output without the table of contents and the user properties

Metadata

  • aliases :
    • 0 :
      • path : ':docs:semantic:viewer'
  • canonical : ':metadata:viewer'
  • creator : ''
  • date :
    • created : '2022-01-09T21:17:00+00:00'
  • description :
    • abstract : 'The ComboStrap Metadata Viewer is showing you the page metadata while editing it.'
    • origin : 'frontmatter'
  • keywords : 'web,metadata,data structure'
  • last_change :
    • date : '2022-03-04T09:01:33+00:00'
    • extra : ''
    • id : 'docs:metadata:viewer'
    • ip : '127.0.0.1'
    • sizechange : 1924
    • sum : 'created - external edit'
    • timestamp : 1646384493
    • type : 'C'
  • low_quality_indicator_calculated : false
  • name : 'Metadata Viewer'
  • page_id : 'onyh0nm03xkqnuq7ul29h'
  • references : NULL
  • title : 'The ComboStrap Metadata Viewer'
This message was fired by the ComboStrap Metadata Viewer

Configuration

metadataViewerDefaultAttributes

This configuration set the default attributes of all metadata box.

By default, the value filters the table of contents.

title="Metadata" exclude="tableofcontents"
Powered by ComboStrap