开发者

transmogrifier without plone

开发者 https://www.devze.com 2023-02-18 00:51 出处:网络
I\'d like to user c.transmogrifier outside plone. How far is it from being plone-independent? Actually I see very few plone-related imports and plone-only-specific code inside the trunk so that it se

I'd like to user c.transmogrifier outside plone. How far is it from being plone-independent?

Actually I see very few plone-related imports and plone-only-specific code inside the trunk so that it seems feasi开发者_JAVA技巧ble.

Is there any roadmap or any todo/advice list for getting this?


I've created a runner for executing transmogrifier outside of plone via a commandline tool. At the moment that runner is part of funnelbweb. You can use the funnelweb script to run your own pipelines via "funnelweb --pipeline=mypipeline.cfg" However we are in the process of migrating that code into a general module called mr.migrator. Mr.migrator will be both a commandline runner for transmogrifier pipelines and also a Plone UI to do the same.


collective.transmogrifier only depends on CMFCore, not Plone. I do have plans to make that dependency optional though, I simply haven't had the time to do so yet.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号