Hi David. I'm the author of the "new version". I'm working on testing it with SteveM on PloneHelpCenter before he'll okay a new release. I'm running into a couple of kinks and I'll likely provide the "drop in replacement" functionality in a separate product to keep the ARW a little more pure (and because GS Profiles create duplicate quickinstaller entries for products in the Products.whatever namespace).
-Michael Dunlap. David Bain-5 wrote: > > Before I go with the collectKeywords vocabulary stuff, I noticed a mention > in irc yesterday that someone had created a version of the AddRemoveWidget > which could act as a drop in replacement for the KeywordWidget. Does > anyone > know of this mythical beast? > Is it in pypi or the collective? > (I'll go check) > > On Thu, Jun 26, 2008 at 2:34 AM, Raphael Ritz > <[EMAIL PROTECTED]> > wrote: > >> David Bain wrote: >> >>> In order to enhance the user experience when categorizing/tagging >>> events, >>> I've chosen to change the default KeywordWidget with the >>> AddRemoveWidget. >>> >>> Initially I tried this with schemaextender, but it had an interesting >>> repercussion. It never made the vocabulary, ie. the list of keywords >>> available to all events. >>> >>> What I want to do is: >>> >>> 1. replace the KeywordWidget with the AddRemoveWidget >>> 2. maintain the vocabulary that appears seems to be persisted with >>> the KeywordWidget >>> >> >> The KeywordWidget gets its vocabulary from a skin script in >> Archetypes called 'collectKeywords' (or similar). >> >> Try providing that as vocab for your field. >> >> HTH >> >> Raphael >> >> >> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Product-Developers mailing list >>> [email protected] >>> http://lists.plone.org/mailman/listinfo/product-developers >>> >> >> >> _______________________________________________ >> Product-Developers mailing list >> [email protected] >> http://lists.plone.org/mailman/listinfo/product-developers >> > > _______________________________________________ > Product-Developers mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/product-developers > > -- View this message in context: http://www.nabble.com/-Product-Developers--Least-invasive-way-to-replace-the-keywordwidget-with-the-addremovewidget-on-events-tp18119536s20094p18138197.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
