Skip to content

Commit aaef2ae

Browse files
Merge pull request #3 from kevinmeijer97/main
Make redirects multisite compatible
2 parents db3cd75 + 6ac78c8 commit aaef2ae

File tree

9 files changed

+52
-14
lines changed

9 files changed

+52
-14
lines changed

resources/blueprints/redirects.yaml

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tabs:
1919
input_type: text
2020
antlers: false
2121
hide_display: false
22-
width: 33
22+
width: 50
2323
-
2424
handle: to
2525
field:
@@ -35,13 +35,15 @@ tabs:
3535
visibility: visible
3636
replicator_preview: true
3737
hide_display: false
38-
width: 33
38+
width: 50
3939
-
4040
handle: redirect_type
4141
field:
4242
options:
4343
301: null
4444
302: null
45+
307: null
46+
308: null
4547
taggable: false
4648
push_tags: false
4749
multiple: false
@@ -56,8 +58,24 @@ tabs:
5658
visibility: visible
5759
replicator_preview: true
5860
hide_display: false
59-
width: 33
61+
width: 50
6062
default: '301'
63+
-
64+
handle: sites
65+
field:
66+
mode: select
67+
type: sites
68+
display: Sites
69+
validate:
70+
- required
71+
icon: sites
72+
localizable: false
73+
listable: hidden
74+
instructions_position: above
75+
visibility: visible
76+
replicator_preview: true
77+
hide_display: false
78+
width: 50
6179
-
6280
handle: id
6381
field:

resources/dist/build/assets/alt-redirect-addon-3ba58e4a.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

resources/dist/build/assets/alt-redirect-addon-9a8a54a7.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)