Where can I find the source for the wicketstuff/dojo examples? I do not mean the code snipplets like the ones at http://wicketstuff.org/confluence/display/STUFFWIKI/Simple+Dojo+D%27n%27 D+tutorial?
The repositories that are mentiones all around the page contain only source for the wicket-doje-integration etself. not for the examples. And it would speed up the learning if I could start from a working demo application (where to put the js-code in html etc.) I Have tried som veriants (<wicket:head><script>..., CompressedResourceReference) butt all lead th the following error message DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not locate widget implementation for "dojo.dnd.source" in "dojo.widget" registered to namespace "dojo". Developers must specify correct namespaces for all non-Dojo widgets -- will be removed in version: 0.5 DEBUG: dojo.widget.Parse: error:[object Error] DEBUG: Initialized drag contianer for dragContainer11, dragId: * I use wicket 1.3.2 and wicketstuff/dojo 1.3.0 beta Can anybod help? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
