Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ckeditor_mentions
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ckeditor_mentions
Merge requests
!1
Issue
#3009308
: Use the official CKEditor mention plugin
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3009308
: Use the official CKEditor mention plugin
issue/ckeditor_mentions-3009308:3009308-use-the-official
into
8.x-2.x
Overview
0
Commits
5
Pipelines
0
Changes
40
Merged
Nazar Velychenko
requested to merge
issue/ckeditor_mentions-3009308:3009308-use-the-official
into
8.x-2.x
4 years ago
Overview
0
Commits
5
Pipelines
0
Changes
40
Expand
0
0
Merge request reports
Compare
8.x-2.x
version 5
952a701a
3 years ago
version 4
599f473d
4 years ago
version 3
949475fd
4 years ago
version 2
3805215b
4 years ago
version 1
375d28ab
4 years ago
8.x-2.x (base)
and
latest version
latest version
952a701a
5 commits,
3 years ago
version 5
952a701a
5 commits,
3 years ago
version 4
599f473d
4 commits,
4 years ago
version 3
949475fd
3 commits,
4 years ago
version 2
3805215b
2 commits,
4 years ago
version 1
375d28ab
1 commit,
4 years ago
40 files
+
1938
−
514
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
40
Search (e.g. *.vue) (Ctrl+P)
config/schema/ckeditor_mentions.schema.yml
0 → 100644
+
16
−
0
Options
ckeditor.plugin.mentions
:
type
:
mapping
label
:
'
Configurations'
mapping
:
enable
:
type
:
integer
label
:
'
Status'
mentions_type
:
type
:
string
label
:
'
Type
of
mentions'
charcount
:
type
:
integer
label
:
'
Characters
count'
timeout
:
type
:
integer
label
:
'
Timeout'
Loading