Skip to content
GitLab
Menu
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
b94d60be
Commit
b94d60be
authored
Apr 14, 2019
by
Stefan Busemann
Committed by
Stefan Busemann
Dec 26, 2019
Browse files
[BUGFIX] Use content-type:application/rss+xml for RSS feeds
Move configuration for page header to additionalHeader.5
parent
e77ea2c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/News.ts
View file @
b94d60be
...
...
@@ -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
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