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
792d96fd
Commit
792d96fd
authored
Apr 15, 2019
by
Thomas Löffler
Committed by
Stefan Busemann
Dec 26, 2019
Browse files
Fix wrong TypoScript annotation to replace headers
parent
9f638aaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/News.ts
View file @
792d96fd
...
...
@@ -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
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