http://svn.plone.org/svn/archetypes/Products.AddRemoveWidget/branches/dunlapm.keywordwork/
On Thu, Jun 26, 2008 at 9:04 AM, David Bain <[EMAIL PROTECTED]> 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 > > -- ______________________________________________________ Steve McMahon Reid-McMahon, LLC [EMAIL PROTECTED] [EMAIL PROTECTED]
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
