Skip to content

Separating pure HTML and new ViUR Flare parts #20

@phorward

Description

@phorward

In a local meeting last week, we decided about splitting HTML5 into two separate parts:

  1. the pure HTML5 library including any base Widgets and HTML-parser
  2. an separate framework called "flare" which provides further components, including
    • extended Widgets, for example the tools in html5.ext for dialogs, buttons, etc.
    • unified Ajax requests (network.py)
    • unified icon management (embedsvg.py) of some projects
    • ViUR related form management, including ViUR/vi styled EditWidgets
  3. Existing projects need to be ported to use flare together with HTML5
  4. HTML5 will remain as a library separately for several reasons, not only for modularity.

This issue serves as a reminder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions