1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

Updated Exhaustive Feature List (markdown)

Cameron
2017-11-04 09:41:48 -07:00
parent 84deab6fef
commit 2a3246f3a8

@@ -4,9 +4,6 @@
* Content * Content
* System Preferences * System Preferences
* Images * Images
* Search Engine Friendly (SEF) URLs
* Multiple Configurations available
* Use different words for each language
* Mass-Mailing to users/user-groups * Mass-Mailing to users/user-groups
* Email Template Preview * Email Template Preview
* Embedded Images in emails * Embedded Images in emails
@@ -24,6 +21,20 @@
* Ranking/Like system for News/Blogs, Pages, Downloads, etc. * Ranking/Like system for News/Blogs, Pages, Downloads, etc.
* Error pages (customizable) * Error pages (customizable)
### SEO Features
* Valid and semantic HTML5, CSS3
* Search Engine and Human friendly URLS (multiple configurations with language-specific options)
* Integrated social sharing options
* Search Engine Crawler ping utilities (during content publishing)
* XML Sitemap creator
* Meta Content (Tags) generation tools
### Designed for Speed and Performance
* Configurable Content Delivery Network (multiple data centers) options for static content and improved network availability
* Caching
* Quick optimized(compressed) site rendering and serve options
* Responsive design for mobile devices
### Content ### Content
* Comments Engine * Comments Engine
* Internal * Internal
@@ -126,6 +137,11 @@
* Libraries API (for managing any kind of 3rd party libraries) * Libraries API (for managing any kind of 3rd party libraries)
* Event handler * Event handler
* Import/Data-Migration API. * Import/Data-Migration API.
* Override core methods
* Multi-Sites from a single e107 home directory.