Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
config_ignore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
3
Merge Requests
3
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
config_ignore
Commits
d0fe3dd5
Commit
d0fe3dd5
authored
Jan 24, 2017
by
jzavrl
Committed by
tlyngej
Jan 24, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2845729
by jzavrl: Typo in code and some standardisation propositions
parent
0c333406
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
12 deletions
+5
-12
config_ignore.info.yml
config_ignore.info.yml
+2
-2
config_ignore.links.menu.yml
config_ignore.links.menu.yml
+0
-7
config_ignore.links.task.yml
config_ignore.links.task.yml
+1
-1
config_ignore.routing.yml
config_ignore.routing.yml
+2
-2
No files found.
config_ignore.info.yml
View file @
d0fe3dd5
name
:
Config Ignore
name
:
Config Ignore
type
:
module
type
:
module
description
:
Ignore certain configuration durin import
description
:
Ignore certain configuration durin
g
import
core
:
8.x
core
:
8.x
package
:
Other
package
:
Configuration
dependencies
:
dependencies
:
-
config
-
config
config_ignore.links.menu.yml
deleted
100644 → 0
View file @
0c333406
config_ignore.settings
:
title
:
'
Config
Ignore
Settings'
route_name
:
'
config_ignore.settings'
description
:
'
List
all
settings
to
ignore'
parent
:
system.admin_structure
weight
:
90
config_ignore.links.task.yml
View file @
d0fe3dd5
config_ignore.settings
:
config_ignore.settings
:
route_name
:
'
config_ignore.settings'
route_name
:
'
config_ignore.settings'
title
:
'
Config
Ignore'
title
:
'
Ignore'
base_route
:
config.sync
base_route
:
config.sync
weight
:
99
weight
:
99
config_ignore.routing.yml
View file @
d0fe3dd5
...
@@ -2,6 +2,6 @@ config_ignore.settings:
...
@@ -2,6 +2,6 @@ config_ignore.settings:
path
:
'
/admin/config/development/configuration/ignore'
path
:
'
/admin/config/development/configuration/ignore'
defaults
:
defaults
:
_form
:
'
\Drupal\config_ignore\Form\Settings'
_form
:
'
\Drupal\config_ignore\Form\Settings'
_title
:
'
Config
Ignore
Settings
'
_title
:
'
Ignore
'
requirements
:
requirements
:
_permission
:
'
import
configuration'
_permission
:
'
import
configuration'
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment