MoinDocBookProject/SupportedElements

From FedoraProject

Jump to: navigation, search
This content and the entirety of the project are now maintained directly through the Moin Moin Wiki at [1]
PAGES DEPRECATED
This content is no longer maintained on this Wiki. The Moin DocBook pages are canonical.

Unless otherwise mentioned, no attributes are supported

<book>::

supported through the formatter text_book

<title>::

pagename is taken as title

<chapter>::

supported through the IncludeChapter-macro

<section>::

generated from wikipage sections

Contents

Media

<inlinemediaobject>::

generated to wrap an image

<imageobject>::

created for images

<imagedata>::

created for storing image information
fileref-attribute is got from the src-attribute

<textobject>::

created from the alt text of the image


Formatting Tags

<para>::

generated automagically by the parser

<itemizedlist>::

generated from bulleted list

<orderedlist>::

generated from numbered list
supports the numeration-atribute

<listitem>::

generated for each bulleted or numbered item in a list

<emphasis>::

supports role-attribute including bold, italics and stricethrough

Not supported

Variables

Elements

Admonitions

These will get support through some table magic, or possibly a macro?

Includeable blocks

These could get supported through a macro called IncludeAs. It would take two parameters, the name of the wrapping element, and the name of the page

Passthrough blocks

See MoinDocBookProject/PassThroughBlocks for how to support these: