Ticket #48 (new enhancement)

Opened 4 years ago

Last modified 10 months ago

Component support for UI widgets

Reported by: MartinLeidig Owned by: MartinLeidig
Priority: major Milestone:
Component: Core (general) Version:
Keywords: requirements_paper_20080521 Cc:

Description

The extension point and service concepts also have to be applicable to the UI elements (e.g. the metatag-based widgets).

The framework has to support that a widget can declare which services are imported from the view-logic layer and which services from other view components are required. It also has to support the declaration of imported and exported extension points.

The framework should support the valdiation of the widget configuration (the metatag representation), e.g. using XML schema.

Change History

Changed 2 years ago by MartinLeidig

  • milestone changed from 1.0.0 to 1.2.0

Pustefix already provides view extension points. But the concept of configurable widgets doesn't exist, Pustefix strongly decouples view and logic and isn't aware of widget-like components implemented using metatags.

Changed 10 months ago by MartinLeidig

  • milestone 1.2.0 deleted

Milestone 1.2.0 deleted

Note: See TracTickets for help on using tickets.