Comment
Above in this comment thread:
mxmDynamicPage, Plone content type for dynamic lists » How to add metadata properties
Downloads
You can download mxm products here.
Due to it's technical and international nature, this section is in english. Max M Has a blog too. og er glad for mad |
Comment
Above in this comment thread:
mxmDynamicPage, Plone content type for dynamic lists » How to add metadata properties
|
|
1. Go to the mxmDynamicPage product folder.
2. Edit the file DynamicPage.py and at the class DynamicPage (line 96) add the following lines after line 99:
__implements__ = ( PortalContent.__implements__
, DefaultDublinCoreImpl.__implements__
)
I think I do not have to say more.
Good luck.
Nikos Papagrigoriou.