diff --git a/Exhaustive-Feature-List.md b/Exhaustive-Feature-List.md index 95706f9..2e7bb3c 100644 --- a/Exhaustive-Feature-List.md +++ b/Exhaustive-Feature-List.md @@ -39,17 +39,35 @@ * Theme Manager * Cron Jobs/Scheduling * Searchable System logs (all admin changes) +* Import/Migration Tool. + Import data from the following systems: + * Blogger + * Drupal + * HTML Files + * Ikonboard + * Joomla + * LiveJournal + * Mambo + * phpBB + * PHP Fusion + * PHP Nuke + * RSS Feeds + * SMF v2.x (Simple Machines Forum) + * Wordpress + * Xoops + # For Developers * Plugin Builder * Form API * Admin-ui API -* Core Addon System +* Core Addon System (e_xxx.php files) * JS/CSS Manager (e107::js() and e107::css()) * Javascript Framework (e107.behaviors) * Ajax API (for making Ajax requests without writing a single line of JS code) * Libraries API (for managing any kind of 3rd party libraries) * Event handler +* Import/Data-Migration API.