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
1611fd5f
Commit
1611fd5f
authored
Apr 14, 2019
by
Stefan Busemann
Browse files
[BUGFIX] Use content-type:application/rss+xml for RSS feeds
Move configuration for page header to additionalHeader.5
parent
ed7cea14
Pipeline
#6801
passed with stages
in 2 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/News.ts
View file @
1611fd5f
...
...
@@ -60,7 +60,8 @@ page.headerData.100.value = <link rel="alternate" type="application/rss+xml" tit
debug
=
0
disablePrefixComment
=
1
metaCharset
=
utf
-
8
additionalHeaders
.
10
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
heder
.
replace
=
1
absRefPrefix
=
{
$plugin
.
tx_news
.
rss
.
channel
.
link
}
linkVars
=
L
}
...
...
@@ -108,7 +109,8 @@ page.headerData.101.value = <link rel="alternate" type="application/rss+xml" tit
debug
=
0
disablePrefixComment
=
1
metaCharset
=
utf
-
8
additionalHeaders
.
10
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
replace
=
1
absRefPrefix
=
{
$plugin
.
tx_news
.
rss
.
channel
.
link
}
linkVars
=
L
}
...
...
@@ -158,7 +160,8 @@ page.headerData.101.value = <link rel="alternate" type="application/rss+xml" tit
debug
=
0
disablePrefixComment
=
1
metaCharset
=
utf
-
8
additionalHeaders
.
10
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
header
=
Content
-
Type
:
application
/
rss
+
xml
;
charset
=
utf
-
8
additionalHeaders
.
5
.
heder
.
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