plone - How to set dates on content using a transmogrifier pipeline -


i'm importing content plone using transmogrifier pipeline , need set dates (creation, effective , modification) on items when creating them.

the fields i'm trying update are: creation_date, effective_date , modification_date and, dexterity-based content types, can confirm updater works on fields listed on schema, ones stated before ignored.

what's right way of accomplish task? have write pipeline section of there available in package?


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

Maven Javadoc 'Cannot find default setter' and fails -