Archive for the ‘Blogging’ Category

Importing on TextPattern

Tuesday, February 6th, 2007

Just posting this real quick to help out anyone out there who’s having the same problem…

Having trouble importing entries from another type of blogging software into TextPattern? Nina and I sure were. We looked everywhere for documentation — third-party sites, the official TextPattern website, the TextPattern Wiki — couldn’t find a goddamn thing.

Shit, TextPattern’s own importing page doesn’t even give any help — it’s just a page with a couple of options and an import button. You can select all the options you want, click on the button ’till you’re blue in the face — it won’t do crap all. It’ll just give you an error message on the return page and that’s it.

Eh? WTF, you know? I finally came up with the idea that it was looking for a type of import file somewhere in a folder (most scripts like this that don’t ask you to specify the file on the web page do), but there is _absolutely no documentation anywhere that says this_.

So, what did I have to do?

Go into the goddamn PHP code and examine it, line by line.

And there, I found it:

*//checks the existence of a file called import.txt on the import dir.*
*// Used when importing from a file*
*function check_import_file()*

Can somebody please tell me why it would’ve been so farking hard to put a little line saying “Oh, by the way, you need to rename your data you want to upload as ‘import.txt’ and ftp it to this directory?” Someone, anyone? TextPattern people?

Well, either way, we found the solution. Now to try it.

Archive Section Creation.

Sunday, January 14th, 2007

Well, with the help of “Nina”:http://blog-her.com and “this site”:http://textpattern.com/faq/134/how-do-I-make-an-archive-page, I now have an archive page! You can check it out with the link at the top.

(I’m still working on the layout for all of these pages — I swear everything won’t be _just_ green and black forever.)

Getting Started with TextPattern

Monday, January 1st, 2007

Just now getting “TextPattern”:http://textpattern.com set up to be my main blog — I’ve had it here in this subdomain for months and months now, but now, due to help from my loving “Nina”:http://blog-her.com, I’ve finally enabled it!

At first glance, it’s easy as hell to use, and with its “Textile” based logic system, you can create easy if/then/else hooks in your HTML, without even touching a bit of JavaScript or PHP. After only a few hours, I’d say I have it pretty much down pat!

Good work, ye makers of “TextPattern”:http://textpattern.com.