Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
c9c6d7c7
Commit
c9c6d7c7
authored
3 years ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-4773: adding image align to standard text filter
parent
741c85af
No related branches found
No related tags found
1 merge request
!90
ISTWCMS-4773: adding image align to standard text filter
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/install/filter.format.uw_tf_standard.yml
+6
-6
6 additions, 6 deletions
config/install/filter.format.uw_tf_standard.yml
with
6 additions
and
6 deletions
config/install/filter.format.uw_tf_standard.yml
+
6
−
6
View file @
c9c6d7c7
...
...
@@ -13,7 +13,7 @@ filters:
id
:
filter_html
provider
:
filter
status
:
true
weight
:
-4
7
weight
:
-4
8
settings
:
allowed_html
:
'
<a
class
download
href
hreflang
id
name
rel
rev>
<abbr
title>
<acronym
title>
<address>
<b>
<blockquote>
<br>
<caption>
<cite>
<code>
<col
span
width>
<colgroup
span
width>
<dd>
<del>
<dfn>
<div
class
id
lang>
<dl>
<drupal-media
alt
data-align
data-caption
data-entity-type
data-entity-uuid
data-height
data-view-mode
data-width
title>
<dt>
<em>
<footer>
<h2
class
id>
<h3
class
id>
<h4
class
id>
<h5
class
id>
<h6
class
id>
<hr>
<i>
<img
alt
height
longdesc
src
width>
<ins>
<kbd>
<li
value>
<ol
start>
<p
class>
<pre>
<s>
<samp>
<span
class>
<strike>
<strong>
<sub>
<sup>
<table
class
id
width>
<tbody>
<td
abbr
axis
colspan
headers
rowspan
scope
width>
<tfoot>
<th
abbr
axis
colspan
headers
rowspan
scope
width>
<thead>
<tr>
<ul>
<var>'
filter_html_help
:
true
...
...
@@ -22,7 +22,7 @@ filters:
id
:
filter_htmlcorrector
provider
:
filter
status
:
true
weight
:
-4
8
weight
:
-4
9
settings
:
{
}
filter_autop
:
id
:
filter_autop
...
...
@@ -47,7 +47,7 @@ filters:
id
:
filter_caption
provider
:
filter
status
:
true
weight
:
-4
6
weight
:
-4
7
settings
:
{
}
filter_html_image_secure
:
id
:
filter_html_image_secure
...
...
@@ -64,8 +64,8 @@ filters:
filter_align
:
id
:
filter_align
provider
:
filter
status
:
fals
e
weight
:
-
50
status
:
tru
e
weight
:
-
46
settings
:
{
}
media_embed
:
id
:
media_embed
...
...
@@ -82,6 +82,6 @@ filters:
id
:
linkit
provider
:
linkit
status
:
true
weight
:
-
49
weight
:
-
50
settings
:
title
:
true
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