Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
schemadotorg
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
schemadotorg
Merge requests
!181
Resolve
#3464539
"Allow taxonomy widget"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3464539
"Allow taxonomy widget"
issue/schemadotorg-3464539:3464539-allow-taxonomy-widget
into
1.0.x
Overview
0
Commits
5
Pipelines
5
Changes
4
Merged
Jacob Rockowitz
requested to merge
issue/schemadotorg-3464539:3464539-allow-taxonomy-widget
into
1.0.x
10 months ago
Overview
0
Commits
5
Pipelines
5
Changes
4
Expand
Closes
#3464539
0
0
Merge request reports
Compare
1.0.x
version 4
d02ca187
10 months ago
version 3
f9f6bac7
10 months ago
version 2
bbdd413e
10 months ago
version 1
d2601ac3
10 months ago
1.0.x (base)
and
latest version
latest version
d02ca187
5 commits,
10 months ago
version 4
d02ca187
5 commits,
10 months ago
version 3
f9f6bac7
4 commits,
10 months ago
version 2
bbdd413e
3 commits,
10 months ago
version 1
d2601ac3
2 commits,
10 months ago
4 files
+
62
−
19
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/schemadotorg.settings.schema.yml
+
12
−
0
Options
@@ -153,6 +153,18 @@ schemadotorg.settings:
ignore_additional_mappings
:
type
:
boolean
label
:
'
Ignore
additional
Schema.org
mappings'
widget_id
:
type
:
string
label
:
'
Widget
ID'
widget_settings
:
type
:
ignore
label
:
'
Widget
settings'
formatter_id
:
type
:
string
label
:
'
Formatter
ID'
formatter_settings
:
type
:
ignore
label
:
'
Formatter
settings'
default_field_formatter_settings
:
type
:
sequence
label
:
'
Default
field
formatter
settings'
Loading