Textpattern

Return to main site

Related

Frequently Asked Questions

Can Textpattern import entries from..

Q.

How do I import data from my old weblog or CMS?
What import formats does Textpattern support?

A.

Textpattern has a built-in import function that supports the following applications and formats:

In addition, Textpattern can import from any application that supports the Movable Type Import Format.

If you need to import data from an application that isn’t supported here, your options are:

This is how the Blogger import works: you create a template that displays articles in the MT format, and save the output as your export file.

The easiest way to do this is to copy one of the existing scripts and modify it to suit. The scripts are located in textpattern/include/import/. If you’re importing directly from a MySQL database, the simplest script to start with is import_b2.php.

Posted 15 October 2005, 02:12 by Alex Shiels

---