Hello all -
I'm in the process of setting up my blog using WordPress (migrating from Movable Type). I was able to import all of my entries no problem, but I'm noticing that many of the hard returns don't seem to have carried over.
Specifically, when I view posts via WordPress... I can tell were paragraphs end/begin, but there's no space between paragraphs. It's as though a single hard return registered, but the second hard return did not.
In cracking open the MT export file (just a .txt file), I see that the hard returns are present in the exported file. No <p> tags or
tags, just hard returns.
In the MT exported .txt file, the entry text looks like this:
So now that we're living in different cities, Matt and I have taken to chatting using MSN. We decided on making Friday a general deadline, with us swapping poems once a week. No critique, no pressure to comment. Just exchanging poems for no other reason than an arbitrary deadline to get us motivated and producing.
I'm spending most of today working on a portfolio redesign. But before tomorrow, I should have another poem to send off. Below is the poem I swapped with Matt, last week.
But when viewed via WordPress, the entry text looks like this:
So now that we're living in different cities, Matt and I have taken to chatting using MSN. We decided on making Friday a general deadline, with us swapping poems once a week. No critique, no pressure to comment. Just exchanging poems for no other reason than an arbitrary deadline to get us motivated and producing.
I'm spending most of today working on a portfolio redesign. But before tomorrow, I should have another poem to send off. Below is the poem I swapped with Matt, last week.
At this point, my options are:
1) Revisit MT and try to export data out with <p> and
tags.
I've looked, and there doesn't seem to be anything other than a big "export" button. I've verified that my text formatting settings are set to "convert line breaks."
2) Figure out some way for WordPress to recognize the hard returns - or at least, the second hard return.
Not sure if this is a WordPress issue, but given that I'm at a dead end with the MT export, this seems like the next best option.
3) Run GREP patterns sweeps on my exported .txt file and insert any necessary <p> or
tags for every entry.
I can do this, but I really, really don't want to. I've been keeping a daily blog for about 6 years now, and have about 6,000 entries all in all. It's not that I'm unwilling to roll up my sleeves and do the dirty work - I just an hoping there's another approach that I may not know of.
Any and all advice/thoughts appreciated. Figuring out this issue would translate into a huge leap in my migration process.
Cheers!
-Felix