Import rss-0.3 -->0.7.1-Shared Install-Extended Entry lin
Posted: Tue Jan 11, 2005 1:28 am
Since we're under a comment-spam attack, we've decided to bite the bullet and make the upgrade from 0.30 to 0.7.1 (see http://www.s9y.org/forums/viewtopic.php?t=784) -
This is where we run into 'Extended Article' problems.
We're importing from blog to blog1, a single category at a time. The problem is the extended entry url hyperlinks back to the original blog address (even after mv).
We've tried:
scenario (a)
s1. Setup shared install w/ link as per http://www.s9y.org/41.html
s2. [old blog=domain.com/blog; new blog=domain.com/blog1]
s3. import via 0.3 domain.com/blog/RSS&all=1 to 0.7.1 by category
s4. mv domain.com/blog domain.com/blogbak
s5. mv domain.com/blog1 domain.com/blog
Extended entries now hyperlink to domain.com/blogbak/xyz-entry#extended
scenario (b)
s1. Setup shared install w/ link as per http://www.s9y.org/41.html
s1.5 mv domain.com/blog domain.com/blogbak
s2. [old blog=domain.com/blogbak; new blog=domain.com/blog]
s3. import via 0.3 domain.com/blogbak/RSS&all=1 to 0.7.1 by category
s3.5 Search & Replace w/text editor rss(xyz).xml replacing all occurences of 'blogbak' to 'blog'
Extended entries now hyperlink to domain.com/blogbak/xyz-entry#extended
and kinda every scenario inbetween. This includes editing the relevant htaccess files and the table_config entries to match.
Our goal is to import all the entries from the old 0.3 to the 0.7.1 version, and kill-off the old installation. The import should produce blog_entries with extented entry hyperlinks to the new blog, not the old blog.
I have a feeling there is something I'm missing in the rewrite area (seehttp://www.s9y.org/forums/viewtopic.php?t=784).
We are running about half a dozen shared installation units now so we know it works.
This is where we run into 'Extended Article' problems.
We're importing from blog to blog1, a single category at a time. The problem is the extended entry url hyperlinks back to the original blog address (even after mv).
We've tried:
scenario (a)
s1. Setup shared install w/ link as per http://www.s9y.org/41.html
s2. [old blog=domain.com/blog; new blog=domain.com/blog1]
s3. import via 0.3 domain.com/blog/RSS&all=1 to 0.7.1 by category
s4. mv domain.com/blog domain.com/blogbak
s5. mv domain.com/blog1 domain.com/blog
Extended entries now hyperlink to domain.com/blogbak/xyz-entry#extended
scenario (b)
s1. Setup shared install w/ link as per http://www.s9y.org/41.html
s1.5 mv domain.com/blog domain.com/blogbak
s2. [old blog=domain.com/blogbak; new blog=domain.com/blog]
s3. import via 0.3 domain.com/blogbak/RSS&all=1 to 0.7.1 by category
s3.5 Search & Replace w/text editor rss(xyz).xml replacing all occurences of 'blogbak' to 'blog'
Extended entries now hyperlink to domain.com/blogbak/xyz-entry#extended
and kinda every scenario inbetween. This includes editing the relevant htaccess files and the table_config entries to match.
Our goal is to import all the entries from the old 0.3 to the 0.7.1 version, and kill-off the old installation. The import should produce blog_entries with extented entry hyperlinks to the new blog, not the old blog.
I have a feeling there is something I'm missing in the rewrite area (seehttp://www.s9y.org/forums/viewtopic.php?t=784).
We are running about half a dozen shared installation units now so we know it works.