Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some changes for plone2.1 export #1

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

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