Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
editor_advanced_link
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
editor_advanced_link
Commits
92fca591
Commit
92fca591
authored
9 months ago
by
Vladimir Roudakov
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3466990
: README.md and readme.md both exist
parent
06d0a2fc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+0
-73
0 additions, 73 deletions
README.md
readme.md
+0
-66
0 additions, 66 deletions
readme.md
with
0 additions
and
139 deletions
README.md
deleted
100644 → 0
+
0
−
73
View file @
06d0a2fc
# Editor Advanced link
## Table of contents
-
Introduction
-
Requirements
-
Installation
-
Configuration
-
Recommended modules
-
Maintainers
## Introduction
Enhances the link Dialog in CKEditor. Allows to define the following
attributes:
-
`title`
-
`class`
-
`id`
-
`target`
-
`rel`
For a full description of the module, visit the project page:
\
<https://www.drupal.org/project/editor_advanced_link>
To submit bug reports and feature suggestions, or track changes:
\
<https://www.drupal.org/project/issues/editor_advanced_link>
## Requirements
This module requires no modules outside of Drupal Core.
## Installation
Install the module as you would normally install a contributed Drupal
module. Visit
[
the documentation
](
https://www.drupal.org/docs/extending-drupal/installing-modules
)
for further information.
## Configuration
-
Install and enable the module.
-
Go to the "Text formats and editor" admin page
(admin/config/content/formats).
-
If you are using CKEditor 5, click the "Advanced links" tab. There you will
see a list of attributes provided by this module that you can enable. For
example, "ARIA label", "ID", and "Open in new window."
-
If you are using CKEditor 4, configure your text format.
-
If the "Limit allowed HTML tags and correct faulty HTML" filter is disabled
you don't have anything to do with this text format
-
else, add the
`title`
,
`class`
,
`id`
,
`target`
and/or the
`rel`
attributes
to the "allowed HTML tags" field (only those whitelisted will show up in
the dialog)
## Recommended modules
-
[
Editor File upload
](
https://www.drupal.org/project/editor_file
)
:
\
Allows to create link to uploaded files in the text editor easily.
-
[
Linkit
](
https://www.drupal.org/project/linkit
)
:
\
Provides an easy interface for internal and external linking with WYSIWYG
editors by using an autocomplete field.
-
[
CKEditor Entity Link
](
https://www.drupal.org/project/ckeditor_entity_link
)
:
\
It is an alternative to Linkit that also provides an easy interface for
internal linking within the editor.
## Maintainers
Current maintainers:
-
[
Edouard Cunibil (DuaelFr)
](
https://www.drupal.org/u/duaelfr
)
This project has been sponsored by:
-
[
Happyculture
](
https://happyculture.coop
)
(
paid
contribution time)
This diff is collapsed.
Click to expand it.
readme.md
deleted
100644 → 0
+
0
−
66
View file @
06d0a2fc
## CONTENTS OF THIS FILE
-
Introduction
-
Requirements
-
Recommended modules
-
Installation
-
Configuration
-
Maintainers
## INTRODUCTION
Enhances the link Dialog in CKEditor.
Allows to define the following attributes:
-
title
-
class
-
id
-
target
-
rel
*
For a full description of the module, visit the project page:
https://www.drupal.org/project/editor_advanced_link
*
To submit bug reports and feature suggestions, or track changes:
https://www.drupal.org/project/issues/editor_advanced_link
## REQUIREMENTS
This module requires no modules outside of Drupal core.
## RECOMMENDED MODULES
-
Editor File upload (https://www.drupal.org/project/editor_file):
Allows to create link to uploaded files in the text editor easily.
-
Linkit (https://www.drupal.org/project/linkit):
Provides an easy interface for internal and external linking with WYSIWYG
editors by using an autocomplete field.
-
CKEditor Entity Link (https://www.drupal.org/project/ckeditor_entity_link):
It is an alternative to Linkit that also provides an easy interface for
internal linking within the editor.
## INSTALLATION
Install the module as you would normally install a contributed Drupal module.
Visit https://www.drupal.org/node/1897420 for further information.
## CONFIGURATION
Install as usual then:
- go to the "Text formats and editor" admin page (admin/config/content/formats)
- configure your text format
- if the "Limit allowed HTML tags and correct faulty HTML" filter is disabled
you dont have anything to do with this text format
- else, add the "title", "class", "id", "target" and/or the "rel" attributes to
the "allowed HTML tags" field (only those whitelisted will show up in the dialog)
## MAINTAINERS
Current maintainers:
-
Edouard Cunibil (DuaelFr) - https://www.drupal.org/u/duaelfr
This project has been sponsored by:
-
Happyculture (paid contribution time) - https://happyculture.coop
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment