diff --git a/Exhaustive-Feature-List.md b/Exhaustive-Feature-List.md index 24ab12a..de46429 100644 --- a/Exhaustive-Feature-List.md +++ b/Exhaustive-Feature-List.md @@ -10,6 +10,7 @@ * Youtube integrated search and rendering support * Customizable Admin Dashboard * Ranking/Like system for News/Blogs, Pages, Downloads, etc. +* Error pages (customizable) # Content * Emoticons @@ -18,7 +19,7 @@ * Gallery/Portfolio system * Discussion Forum * File Download database and management -* + # Users * User Registration by email or Social Login (Facebook, Twitter, Google etc.) @@ -34,12 +35,19 @@ * Plugin Manager * Theme Manager * Cron Jobs/Scheduling +* Searchable System logs (all admin changes) # For Developers * Plugin Builder * Form API * Admin-ui API * Core Addon System +* 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 +