Upgrading and Moving
-
-
Customize the ReadOnlyError Message
-
If you're putting Plone in read-only mode for maintenance, you may want to tell your users what's up.
-
Repair a Plone 3.1 buildout
-
Since the release of early Plone 4 distributions, there has been a problem running bin/buildout on existing Plone 3.1 buildouts. Here's what to look for and how to fix it.
-
Migrate collections with custom criteria from plone 2.5 to plone 3.x
-
Archetypes with fully functioning indices in 2.5 can not be migrated automatically to plone 3.x without losing this attribute. Thus, Smart Folders in 2.5 using the custom criteria from an archetype will loose their functionality after the migration to plone 3.x. This How-To shows how to - manually - repair this.
-
Migrate Custom AT Types with Products.contentmigration
-
How to migrate the custom archetype types that you have created using Products.contentmigration. Appropriate for changing field names, package names, or types from one to another.