mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-11 17:18:42 +00:00
Create introduction.md
This commit is contained in:
parent
f394c55d00
commit
2875ffc7a2
39
Docs/introduction.md
Normal file
39
Docs/introduction.md
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
# Introduction
|
||||
|
||||
The **Editor** module is one of the essential core modules that is always required. This module provides text writing and formatting functionalities for every module. Additionally it provides an editor to write and manage documents.
|
||||
|
||||
## Target Group
|
||||
|
||||
The target group for this module is everyone, since every application must have this module.
|
||||
|
||||
# Setup
|
||||
|
||||
This module doesn't have any additional setup requirements since it is installed during the application install process. This module cannot be uninstalled if it is manually deleted from the hard drive please manually download the module from the page and put it into the `Modules/` directory.
|
||||
|
||||
# Features
|
||||
|
||||
## Markdown
|
||||
|
||||
The module supports `Markdown` parsing including custom defined elements which allow to integrate other modules e.g.
|
||||
|
||||
* Calendar
|
||||
* Chart
|
||||
* Media
|
||||
* Task
|
||||
* Checklist
|
||||
* Profile
|
||||
* Projects
|
||||
* Events
|
||||
|
||||
# Recommendation
|
||||
|
||||
Other modules that work great with this one together are:
|
||||
|
||||
* Calendar
|
||||
* Chart
|
||||
* Media
|
||||
* Task
|
||||
* Checklist
|
||||
* Profile
|
||||
* Projects
|
||||
* Events
|
||||
Loading…
Reference in New Issue
Block a user