I am looking for examples of the implementation (UML) of 3rd party widgets, especially ATReferenceBrowserWidget and CompoundField / ArrayField. I already googled for them, but found only examples which do not work for me. I have to know, which tagged values I should use in UML (ArgoUML).
I work with ArgoUML 0.22, ArchGenXML 1.5.0, Plone 2.5.1, AT 1.4.1 For the ReferenceBrowserWidget I included these tagged values, but they only show me a single pulldown list of every object. -------------------------- required = 0 searchable = 1 default:widget:Reference = ReferenceBrowserWidget widget:description = blabla widget:label = bla imports = from ATReferenceBrowserWidget.ATReferenceBrowserWidget import ReferenceBrowserWidget relationship = knowsabout # without this tag I get an error message in ArchGenXML, that relationship must not be empty. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
