Skip to content

Conversation

@yboussard
Copy link
Member

Add possibility to configure export via ini file and I had a new Article322Wrapper

    This file is located in $INSTANCE_HOME and is name jsonmigrator.ini.
    You can configure the mapping of class
    2 - Add new options :
    MAX_CACHE_DB : purge zodb cache every x item treat (avoid memory error on big Data.fs)
    JUST_TREAT_WAPPER : just treat classname that are mapping on a wrapper
    3 - Add logging support
    4 - Add Article322Wrapper -> for old plone article
@garbas
Copy link
Contributor

garbas commented Feb 27, 2011

nice .. i have some work on migration scripts planned tomorrow and i'll also look what you done here. will get back to you tomorrow.

@yboussard
Copy link
Member Author

Hi,

I do some change to jsonmigrator . Now plone2.0_export.py add some extra info for attached field (import as BaseUnit to preserve filename, encoding ...) . Add also some work for plone article (see updated documentation) and lingua plone relation.

Regards Youenn.

@idgserpro
Copy link
Member

@yboussard collective.blueprint.jsonmigrator was "renamed" to collective.jsonmigrator.

Would you mind:

  • Checking collective.jsonmigrator source code and see if something similar to your pull was done there;
  • If nothing similar was done, redo the PR in collective.jsonmigrator.

...since the plans for collective.blueprint.jsonmigrator is to make it inactive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants