Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
b2684412
Commit
b2684412
authored
Apr 15, 2019
by
Thomas Löffler
Browse files
Fix wrong TypoScript annotation to replace headers
parent
63c5350d
Pipeline
#6807
passed with stages
in 2 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/News.ts
View file @
b2684412
...
...
@@ -61,7 +61,7 @@ page.headerData.100.value = <link rel="alternate" type="application/rss+xml" tit
disablePrefixComment
=
1
metaCharset
=
utf
-
8
additionalHeaders
.
5
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
heder
.
replace
=
1
additionalHeaders
.
5
.
replace
=
1
absRefPrefix
=
{
$plugin
.
tx_news
.
rss
.
channel
.
link
}
linkVars
=
L
}
...
...
@@ -161,7 +161,7 @@ page.headerData.101.value = <link rel="alternate" type="application/rss+xml" tit
disablePrefixComment
=
1
metaCharset
=
utf
-
8
additionalHeaders
.
5
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
heder
.
replace
=
1
additionalHeaders
.
5
.
replace
=
1
absRefPrefix
=
{
$plugin
.
tx_news
.
rss
.
channel
.
link
}
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment