HomeClusterLabs Projects

Feature: libcrmcommon: Add a formatted outputter for HTML.

Description

Feature: libcrmcommon: Add a formatted outputter for HTML.

This uses libxml to generate HTML, which results in overly verbose HTML
but keeps us from having to generate it by hand. Basically, everything
will have to be in a div or span if it's going to be the child of
something else.

The main consumer of this code will be the output of crm_mon, though it
should also work for stonith_admin and any other tools that switch to
using formatted output.

Details

Provenance
clumensAuthored on Jul 10 2019, 3:03 PM
Parents
rP64cc23cb2af3: Refactor: libcrmcommon: Add more XML functions.
Branches
Unknown
Tags
Unknown

Event Timeline