a2z3
by
Tom "Spanky" Kapanka
—
last modified
Feb 01, 2006 08:47 AM
Workspace for notes on porting Archetypes widgets (and fields) to Zope 3.
Current AT Fields:
|
Current AT Widgets:
|
Zope 3 Widgets:
textwidgets:
boolwidgets:# Widgets for boolean fields
itemswidgets:# Choice and Sequence Display Widgets
# Widgets for fields with vocabularies. Note that these are only dispatchers for the widgets below.
# Widgets that let you choose a single item from a list. These widgets are multi-views on (field, vocabulary)
# Widgets that let you choose several items from a list. These widgets are multi-views on (field, vocabulary)
sequencewidget:# Widgets that let you enter several items in a sequence. These widgets are multi-views on (sequence type, value type)
objectwidget:
|
