[quills-dev] Migrating Content
Justin Ryan justizin at gmail.comFri Feb 15 18:27:08 UTC 2008
- Previous message: [quills-dev] Migrating Content
- Next message: [quills-dev] Migrating Content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Feb 15, 2008 at 5:02 AM, Henning Eiben <eiben at weite-welt.com> wrote: > Justin Ryan wrote: > > >> Which version of coreblog was being used to create this script? I'm > >> currently running Coreblog2 0.9b (or something), and as it seems, the > >> methods seem to differ :( > >> > > > > Henning: have you made any progress? I'm facing the same issue and am > > working on it actively. I'll be creating a buildout called > > plone-2.5-migration-rig or something, and I guess will be committing > > to the migration script in the 1.5 branch. > > Well, to be honest I didn't have time to work on quills/coreblog lately :( > > I tried to check what's causing the problem ... but my python/zope/plone > know-how (as far as development is concerned) is quite limited. > no worries, i'm just trying to capture whatever info i can from your struggles to possibly solve both of our problems. > > > I would like to seal this off so that we can say there is a documented > > migration path, which it seems is possible as long as we behave into > > the future, and if people can easily migrate from Quills 1.5 on Plone > > 2.5 to 1.6 on 3.0. > > > > One thing I'm curious about - is this script intended to execute from > > the root of the coreblog? site root? why does it deal with apache > > rewrites? :) > > OK, that's one think I actually do know ... :) since coreblog ususally > creates links like /myblog/my_article instead of > /myblog/archive/2008/02/15/my_article you need to have the rewrites in > order to access "old" postings from both URLs. Especially if you think > about google, you might want to have the old posting-URLs still valid, > while new postings will have a different URL. > Ah, so this script is broken with Quills 1.6 because it deals with an overcomplicated feature we removed, and making it work with 1.6 might be easier than making it work with 1.5. In new-land Quills, you don't get /archive/etc.. locations, but you can still use those urls via traversal. That's great news! Thanks for helping me to unravel the problem, Henning. I plan to delete some code this weekend. :) -- Justin Alan Ryan Independent Interaction Architect http://www.bitmonk.net/ * : +1-415-226-1199
- Previous message: [quills-dev] Migrating Content
- Next message: [quills-dev] Migrating Content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list