Procedural File: import-mt.php
Source Location: /blogs/inc/CONTROL/imports/import-mt.php
Page Details
This file implements importing of Movable Type entries into b2evolution.
This script was developed and tested with b2evolution 0.9.0.4 (on Sourceforge CVS) and Movable Type 2.64 and 2.661. It should work quite alright with b2evo 0.9 and later though.
This file is part of the b2evolution/evocms project - http://b2evolution.net/. See also http://sourceforge.net/projects/evocms/.
| Author: | fplanque: Francois PLANQUE |
| Author: | blueyed: Daniel HAHLER |
| Version: | $Id: import-mt.php,v 1.8.2.7 2006/11/30 21:07:20 fplanque Exp $ |
| Copyright: | (c)2003-2006 by Francois PLANQUE - http://fplanque.net/. Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - http://thequod.de/contact. Credits go to the WordPress team (@link http://wordpress.org), where I got the basic import-mt.php script with most of the core functions. Thank you! |
| Filesource: | Source Code for this file |
| License: | GNU General Public License (GPL) |
Includes
Constants
Functions
cat_children2 [line 1328]
|
| $ccats: | ||
| $blog_ID: | ||
| $parent_ID: | ||
| $level: |
[ Top ]
dieerror [line 1536]
|
Die with a message.
Parameters:| string | $message: | the message (wrapped in div and p tag of class error) |
| string | $before: | optional head |
[ Top ]
fieldset_cats [line 1205]
|
associative array that maps MT cats to b2evo.
key is the MT category name. values: holds type and value: types:
- 'blogid': blog_id, new name
- 'catid': cat_id
- 'defaultset': -
- 'ignore': -
[ Top ]
import_data_extract_authors_cats [line 1365]
renderer_list [line 1443]
