carthik
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP Live HelpYay! Bump for Podz!
P.S. I’ll try to be on that channel when I can.
Forum: Fixing WordPress
In reply to: MT to WordPress and Googlehttp://blog.carthik.net/vault/2004/05/14/movabletype-to-wordpress/
might provide a few leads.
Forum: Fixing WordPress
In reply to: Mark Pilgrim’s slugs–Kip, I have no clue why you are getting the error if you specified the location of the txt file containing the MT entries. Must be something simple that misses your eye.
Forum: Fixing WordPress
In reply to: How do people register for new blogs?You shuold probably ask Donncha this question, since not everyone here might be familiar with WPMU.
Forum: Fixing WordPress
In reply to: How to Import Data with WordPressHey, lorelle, sorry if it’s been frustrating so far – but basically, it’s easy to import text files formatted according to the mt import file format.
Importing an html document would be very difficult, so can you create a text file with all the “entries” formatted in the mt format?
Where do you html pages come from, what created them?
Forum: Fixing WordPress
In reply to: WordPress 1.5wait around till it’s done, or hack your way around. Certainly don’t wait around for someone to hack around before it’s done.
In other words – beta users are on their own, helping with testing is fine, but expecting instant resolution is not.
Forum: Fixing WordPress
In reply to: ExpressionEngine to WordPressyou may want to look into whether EE exports posts in some form or the other.
If you can create a custom RSS feed with all the entries in it, then you can use import-rss.php in wordpress to import the entries.
Forum: Installing WordPress
In reply to: Where can I download Ver. 1.5Glyder, that’s a beta version, not yet completed tested/bug-fixed, so your blog can break anytime if you use it. Be forewarned.
Forum: Fixing WordPress
In reply to: Starting a new templateForum: Requests and Feedback
In reply to: Mass Edit Mode in comments but NOT in Awaiting Moderation?Use the mass edit comments mode to select the ones that are spam and delete them. The coloring for the ones in moderation are different, so you can make out.
Forum: Fixing WordPress
In reply to: 1.5 Static Pages and PHP?Hmm, well, they use the same stylesheet as the rest, and the same css descriptors/tags. Try creating a new page through the admin page, and you’ll see that pages are no more than glorified single-entries.
Forum: Fixing WordPress
In reply to: Wikifying links in WordPress entrieshttp://mooseyard.com/Jens/2004/04/wiki-links-hack is what you are looking for…
Forum: Fixing WordPress
In reply to: Mark Pilgrim’s slugs–It’s here:
http://2fargon.com/import-mtfiles/import-mt-markp2.phpsMark told me this worked for him, should you have any problem, email me at carthik at google’s mail website.
Forum: Fixing WordPress
In reply to: Mark Pilgrim’s slugs–I had the importer I wrote for Mark earlier, please be patient while I search.
Forum: Fixing WordPress
In reply to: How to specify category by e-mailYou cannot specify the category in the body or anywhere, if you are using the default wp-mail.php
It assign all mailed-in posts to one category – the email default category, which you can set.