Shaking the bush boss, shaking the bush!
Thursday, October 11th, 2007I have several good clients waiting patiently to get their Manila sites moved to Wordpress - don’t worry I’m smashing forward every night.
My latest progress includes getting images and now stories exported with the process. I am also seeing the URLs cross reference information being rendered correctly, for a Manila story for example there could be at least two, maybe more possible URLs:
- www.manilaSite.com/stories/storyreader$551
- www.manilaSite.com/myNewPuppy (custom path)
- www.manilaSite.com/critters/MyNewPuppy (second custom path to same story - possible)
- more custom paths…
At this point I am getting the first two - before I’m done I had better go back thru the Manila site’s custom site paths and clean up all the other references to each story.
Also i am building a shadow-glossary with new WordPress URLs for the export process as I go. This is a table of URLs matched to Manila ‘Shortcuts.’ I use this shadow glossary to resolve Manila Shortcut style links in content as I render it for export to the target WordPress site. In English this means that embedded Manila shortcuts will point to their new WordPress URLs after the conversion (this is needed because links like www.manilaSite.com/stories/storyreader$551 will look like www.manilaSite.com/?p=443 for example).
Since I am exporting each bit of content as it was input, and rebuilding the glossary in that same order, it opens the possibility that a user may have added an image or story after a post, then went back to the post to add the shortcut. This is a time travel issue I am going to have to address - no idea yet how to handle this with my chosen route but I’m sure I’ll come up with something…
More updates as I go - keep you eye on this spot!