Package ATContentTypes :: Package migration :: Module storage
[show private | hide private]
[frames | no frames]

Module ATContentTypes.migration.storage

Migration tools for ATContentTypes

Migration system for the migration from CMFDefault/Event types to archetypes
based CMFPloneTypes (http://sf.net/projects/collective/).

Copyright (c) 2004-2005, Christian Heimes <ch@comlounge.net> and contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 * Neither the name of the author nor the names of its contributors may be used
   to endorse or promote products derived from this software without specific
   prior written permission.

Variable Summary
str __author__ = 'Christian Heimes <ch@comlounge.net>'
tuple MIGRATION_LIST = (('Document', <Products.Archetypes.Sche...
object _marker = <object object at 0xb7d915c8>

Variable Details

__author__

Type:
str
Value:
'Christian Heimes <ch@comlounge.net>'                                  

MIGRATION_LIST

Type:
tuple
Value:
(('Document', <Products.Archetypes.Schema.Schema object at 0xb6d9d6cc>\
),
 ('Event', <Products.Archetypes.Schema.Schema object at 0xb6e08d8c>),
 ('File', <Products.Archetypes.Schema.Schema object at 0xb6d93fcc>),
 ('Image', <Products.Archetypes.Schema.Schema object at 0xb6dac0cc>),
 ('News Item', <Products.Archetypes.Schema.Schema object at 0xb5d2730c\
>))                                                                    

_marker

Type:
object
Value:
<object object at 0xb7d915c8>                                          

Generated by Epydoc 2.1 on Wed Nov 30 03:58:43 2005 http://epydoc.sf.net