[quills-dev] Eggification in progress - hold on to your seats, everybody!
Clayton Parker clayton at sixfeetup.comFri Feb 29 06:42:03 UTC 2008
- Previous message: [quills-dev] Eggification in progress - hold on to your seats, everybody!
- Next message: [quills-dev] Eggification in progress - hold on to your seats, everybody!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 28, 2008, at 4:08 PM, Tom Lazar wrote: > ok, i have moved the following old-style products: > > Quills https://svn.plone.org/svn/collective/Products.Quills/trunk > QuillsRemoteBlogging https://svn.plone.org/svn/collective/Products.QuillsRemoteBlogging/trunk > MetaWeblogPASPlugin https://svn.plone.org/svn/collective/Products.PASPlugins/MetaWeblogPASPlugin/trunk > fatsyndication https://svn.plone.org/svn/collective/Products.fatsyndication/trunk > basesyndication https://svn.plone.org/svn/collective/Products.basesyndication/trunk This defeats the purpose of eggification :) I added the products in the buildout as proper eggs. This however doesn't jive with fatsyndication since fatsyndication/browser/feed/FeedView is relying on a relative path (http://paste.plone.org/19846): atom = PageTemplateFile('../../basesyndication/browser/atom.xml.pt') For now i've left the base and fat syndication products in the quills- products folder so you can at least start it up. Any thoughts on how we might solve this besides moving over to vice? > > > i also adjusted the paths for the quills-buildout bundle. i'm not sure > if i can be bothered to update the other ones, since they're stone old > and nobody seems to be using them. > I just deleted the /Quills/bundles/quillsout as it was abandoned long ago. Some of those other bundles probably don't even work anymore, especially if they are using Quills/trunk :). We should probably move the quills-buildout to /Products.Quills/quills-buildout > if anybody would like that to happen, give a shout and i'll take care > of it. > > i haven't created any new tags for release and accordingly also > haven't registered any of the eggs at the cheeseshop. > > i'll do that (hopefully) these days. > cheers, > > tom > Yeah it would be nice if you could just add 'eggs = Products.Quills' to your buildout and have all the eggs sort out their dependencies. claytron -- S i x F e e t U p , I n c . | "Nowhere to go but open source" Silicon Valley: +1 (650) 401-8579 x603 Midwest: +1 (317) 861-5948 x603 Toll-Free: 1-866-SIX-FEET mailto:clayton at sixfeetup.com http://www.sixfeetup.com | Zope/Plone Custom Development > On 28.02.2008, at 19:36, Tom Lazar wrote: > >> hi everybody, >> >> in preparation of the next 1.6 beta release i'm now in the process of >> eggifying all old-style products of quills. after consulting with >> wiggy and aclark on #plone, i'm moving each trunk to its new >> location, >> i.e. >> >> /collective/Quills/trunk -> /collective/Products.Quills/trunk/ >> Products/ >> Quills >> >> in place of the then missing trunk folder i'm leaving an explanatory >> README file, as wiggy did for the other eggified plone products. >> >> cheers, >> >> tom >> _______________________________________________ >> quills-dev mailing list >> quills-dev at lists.etria.com >> http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev >> > > _______________________________________________ > quills-dev mailing list > quills-dev at lists.etria.com > http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
- Previous message: [quills-dev] Eggification in progress - hold on to your seats, everybody!
- Next message: [quills-dev] Eggification in progress - hold on to your seats, everybody!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list