>> In certain documents I'm still getting this message: > >> "Unknown Validate Method None for widget type Link Widget" > >> The Link Widget under portal_widget_types does have a Prepare & >> Validate method of None.... Should it stay that way? Should it be >> something else?
>It probably shouldn't stay that way. Maybe you should compare with a stock CPS >Default site ? > In a default site its also None... at least the ones I checked... weird... >> Try and access those page templates from url to check that there >> are >really missing: >> http://mysite.net/widget_text_render/manage, for instance >> > > >> If you mean accessing the several render methods/ZPs under >> portal_skins/cps_schemas.... yes they are all there and are >> accessible... >It's a bit more than that, the kind of url I wrote is a stronger test >(it's almost like the lookup done from the widget code): there is no >portal_skins in url, which means that the acquisition engine will >have some work to do >By the way, it's a good test to know for sure which version of a >templates/script is actually used by the application in case you have >overrides. > This is a great tip!... Thanks. -- MV _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
