Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal_cms
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
drupal_cms
Commits
92e0a6d2
Commit
92e0a6d2
authored
7 months ago
by
Adam G-H
Browse files
Options
Downloads
Patches
Plain Diff
Use full_html only, not restricted
parent
b2d5f76f
No related branches found
No related tags found
No related merge requests found
Pipeline
#326782
failed
7 months ago
Stage: build
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
drupal_cms/recipe.yml
+0
-1
0 additions, 1 deletion
drupal_cms/recipe.yml
drupal_cms_content_type_base/recipe.yml
+2
-2
2 additions, 2 deletions
drupal_cms_content_type_base/recipe.yml
drupal_cms_privacy_basic/recipe.yml
+1
-0
1 addition, 0 deletions
drupal_cms_privacy_basic/recipe.yml
with
3 additions
and
3 deletions
drupal_cms/recipe.yml
+
0
−
1
View file @
92e0a6d2
...
...
@@ -152,7 +152,6 @@ config:
-
'
access
user
profiles'
-
'
delete
own
files'
-
'
use
text
format
full_html'
-
'
use
text
format
restricted_html'
-
'
view
own
unpublished
content'
user.role.anonymous
:
# We assume all published content should be accessible/
...
...
This diff is collapsed.
Click to expand it.
drupal_cms_content_type_base/recipe.yml
+
2
−
2
View file @
92e0a6d2
...
...
@@ -2,8 +2,8 @@ name: 'Content Basics'
type
:
Drupal CMS
description
:
'
Provides
basic
tools
for
creating
content.'
recipes
:
# Ensure there is at least one text format to use.
-
core/recipes/
restricted
_html_format
# Ensure there is at least one text format
and editor
to use.
-
core/recipes/
full
_html_format
_editor
install
:
-
autosave_form
-
node
...
...
This diff is collapsed.
Click to expand it.
drupal_cms_privacy_basic/recipe.yml
+
1
−
0
View file @
92e0a6d2
...
...
@@ -2,6 +2,7 @@ name: Basic Privacy
description
:
Sets up a site with basic privacy features like consent management and remote content blocking.
type
:
Drupal CMS
recipes
:
-
core/recipes/full_html_format_editor
-
core/recipes/page_content_type
install
:
-
klaro
...
...
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