Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on dexterity content #6

Open
khink opened this issue Oct 15, 2013 · 4 comments
Open

Doesn't work on dexterity content #6

khink opened this issue Oct 15, 2013 · 4 comments

Comments

@khink
Copy link

khink commented Oct 15, 2013

This seems to work fine on Plone 4.3.2 with Plone's default content, but not on dexterity items.

To reproduce:

  • Plone 4.3.2 with r.a 1.4
  • observe advanced keywords working fine on Plone's default content (front-page)
  • create a new dexterity type TTW, and an object of that type, with the Dublin Core metadata behavior
  • observe that object doesn not have the advanced keywords (for example, no hint about dotted names in helper text)
@kcleong
Copy link

kcleong commented Mar 26, 2014

Hi Kees. I'm planning to solve this issue. I need an advanced keyword widget on dexterity content for a project I'm working on.

What should be the best way to implement this widget, create a Dexterity behaviour based on ICategorization? I guess a z3c.form widget has to be created which resembles the archetypes widget.

@khink
Copy link
Author

khink commented Mar 31, 2014

That sounds like a good approach.

@davidemoro
Copy link
Contributor

Hi @khink,

I'm sorry but I missed your ticket!
Anyway dexterity support was in my plans but no sponsors for a dexterity behaviour yet.

I'm discussing with @kcleong (thank you!) the best integration strategy with backword compatibility in mind.

@kcleong
Copy link

kcleong commented Apr 3, 2014

I've started working on the Dexterity behavior in https://github.com/Goldmund-Wyldebeast-Wunderliebe/redomino.advancedkeyword/commits/dexterity (forked module in GWW and I'm working in the dexterity branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants