tkimnguyen
(T. Kim Nguyen)
March 11, 2018, 3:23pm
1
(I realize this idea is late, but let's see if it sounds interesting to anyone)
collective.transmogrifier is a tool that lets you import, export and convert data into and out of Plone sites.
https://docs.plone.org/external/collective.transmogrifier/docs/source/index.html
My experience with transmog is:
it sounds great!
it can do great things (https://github.com/collective/ploneorg.migration was used to migrate old plone.org to new (2016) plone.org )
I start to read the docs and I understand its components and concepts
I look for more guidance, including samples or tutorials, and don't find any
I'm flummoxed and give up on transmog and hand code some hacky method of doing what I need
The project idea would be to:
improve the documentation to include more examples, scenarios, and working code samples
create a training.plone.org class
provide best practices
include a UI
use something like bobtemplates to start pipelines and add to them
3 Likes
tkimnguyen
(T. Kim Nguyen)
March 11, 2018, 6:28pm
2
As @kakshay21 asked me, how does this idea relate to https://github.com/collective/plone.importexport ? I'm not sure. It looks like the import/export has stalled.
kakshay21
(Kumar Akshay)
March 11, 2018, 6:30pm
3
I see a discussion thread on improving plone.importexport as GSoC project.
This is one post in a series to begin focused discussion about ideas that came out of our 2018 GSoC Brainstorm.
Please use this post as a place to begin to discuss this idea more in depth
This idea was proposed by @jean and both he and @djay have been mentioned as possible mentors
The description:
"Shriyansh Agrawal's @Shriyanshagro GSOC project was Plone import/export. It looks most of the way there, but it's not all done. Finish the job!
In addition, I (Jean) have been working with the Or…
datakurre
(Asko Soukka)
March 11, 2018, 7:43pm
6
Transmogrifier is a sysadmin level tool for migrating from any system to Plone or from Plone to any other system. Migrating content from Plone to Plone is only a special transmogrifier use case. Also, transmogrifier is a not an "out of the box" product, but more like a generic migration tool or framework needing more or less wiring for anything productive
Plone's import / export story is about Plone end-user (content editor) UI for exporting content from Plone and (batch) importing content to Plone.
elaborating what @datakurre says, the sole purpose of plone.imortexport is to provide a more end user-friendly mechanism to replace transmogrifier.