Skip to content

Instantly share code, notes, and snippets.

@pigeonflight
Forked from olimpiurob/Plone import steps
Created September 22, 2016 11:26
Show Gist options
  • Save pigeonflight/a597ee1ff5194de4bb9abf5f91775ffe to your computer and use it in GitHub Desktop.
Save pigeonflight/a597ee1ff5194de4bb9abf5f91775ffe to your computer and use it in GitHub Desktop.
(Pdb) pp self.context.portal_setup.getSortedImportSteps()
(u'rolemap',
u'sharing',
u'plone-difftool',
u'properties',
u'eea.facetednavigation.various',
u'toolset',
u'cookie_authentication',
u'catalog',
u'workflow',
u'update-workflow-rolemap',
u'placeful_marker',
u'uid_catalog',
u'various',
u'reference_catalog',
u'componentregistry',
u'portal-transforms-various',
u'skins',
u'cssregistry',
u'jquerytools-various',
u'jsregistry',
u'actions',
u'plonetheme.sunburst-various',
u'controlpanel',
u'atcttool',
u'tinymce_settings',
u'archetypes-various',
u'archetypetool',
u'difftool',
u'memberdata-properties',
u'plonepas',
u'plone_outputfilters_various',
u'browserlayer',
u'tinymce_various',
u'mailhost',
u'content_type_registry',
u'propertiestool',
u'viewlets',
u'mimetypes-registry-various',
u'plone.app.registry',
u'collective.js.jqueryui',
u'action-icons',
u'languagetool',
u'typeinfo',
u'placeful_workflow',
u'factorytool',
u'cmfeditions_various',
u'repositorytool',
u'content',
u'contentrules',
u'portlets',
u'plone-final',
u'plone-content',
u'plone.app.theming',
u'various-calendar',
u'caching_policy_mgr',
u'ploneopenid-various',
u'plone.app.caching',
u'collective.z3cform.datetimewidget_various',
u'collective.z3cform.datetimewidget')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment