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

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -