[Zope-CMF] Re: sample_content profile in CMF1.6
Miles Waller
miles at jamkit.com
Wed Sep 6 14:55:40 EDT 2006
Hi,
Just adding the profile in turned out not to be quite enough to get it
to work properly, the content types also needed to declare they
implemented IDAVAware from GS.
With that addition it all worked beautifully.
From svn, it looks like changeset #39979 didn't quite apply everywhere
- the 1.6 branch seems just to have had exportimport.zcml deleted
AFAICT. Is that preferable to a patch in getting it sorted out?
Miles
Jens Vagelpohl wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On 5 Sep 2006, at 19:17, Miles Waller wrote:
>
>> Hi,
>>
>> I just went to use the sample_content profile from CMF1.6 but ...
>> it's not there! It is registered in __init__.py and appears in the
>> add site list, but there's nothing no sample_content in the profiles
>> directory.
>>
>> I don't seem to get an error, but I might be wrong about that.
>>
>> Before I copy in the files and try to get it working, does anyone
>> know if it should work, or if the content import/export is limited to
>> later versions than 1.6?
>
>
> Hm, you're right, they aren't there. If you want to copy them from the
> 2.0 branch or later and let me know if it works as expected with those
> files I'll be glad to put them onto the 1.6 branch!
>
> jens
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
>
> iD8DBQFE/cGsRAx5nvEhZLIRAmmjAKCik/QBQuysHyCVDgHdz4ARsQc04wCgtvQp
> bJjlhh44DPI0pi5Irw0qdfE=
> =7yjY
> -----END PGP SIGNATURE-----
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at lists.zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>
More information about the Zope-CMF
mailing list