Table of Contents

This page documents the changes in parameters between Joomla! 1.0 and 1.5 releases. They are split into migrated and unmigrated tables. Migrated tables are tables that the Joomla! 1.0 Migrator exports.

Migrated Tables

Modules

Modules are migrated to allow for their data to be handled. All modules are unpublished in the target site. You can then install 1.5 compatible (or legacy compatible) versions of the modules so that their data is retained.

Content

The content table is migrated. The migration system handles the translation and expansion of mosimage (removed in 1.5), updating mospagebreak to be 1.5 compatible, renames mosloadposition to loadposition and moscode translates into geshi (renamed to pre tags). No other text content transformations are applied. mosimage tags are expanded into what they would be on the old site, this means that if you are using a different site, the image tags will point to its live site location.

Categories

Menu

Note: This list may not be completely comprehensive.

Changed:

Unchanged:

New:

Removed:

Sections

Users

Unchanged

Weblinks

configuration.php settings

Some configuration.php settings have been moved to within their component area (e.g. content) as well as some that have been renamed.

Global

These settings are either removed, remain, are new or have been renamed within the global scope (e.g. the non removed elements are in configuration.php still)

Removed

Unchanged

Site Settings

Debug

Database

Server Settings

Locale Settings

Meta Settings

Cache Settings

Mail Settings

SEO Settings

Session Settings

New

Site Settings

Debug

Database

Server Settings

SEO Settings

Feed Settings

Session Settings

Cache Settings

Renamed

Locale Settings

Session Settings

Unknown

These settings are presently marked ‘unknown’. They have most probably been deleted or where they have been moved hasn’t been documented yet.

Content

The following items have been moved (and possibly renamed) into the content area. They show up as new items in the menu area as well. Renamed items are also moved, parameters in the moved section has not been renamed.

Moved

Renamed

Unmigrated Tables

The following three tables typically hold third party and potentially content. They will not be migrated.

Plugins (Core Plugins; previously mambots)

Components (Core Components)