mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
a3b3fce08c
PR: ports/60739 Submitted by: Tim Middleton <x@vex.net> (maintainer)
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
XMLWidgets is a Zope Product/Framework to create dynamic translations of
|
|
ParsedXML documents to HTML pages. Each XML node is represented by a widget.
|
|
A widget can display itself (to HTML), and handle user events (clicks, form
|
|
submits) in the same HTML page.
|
|
|
|
WWW: http://www.zope.org/Members/infrae/XMLWidgets
|