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
82c86690
Commit
82c86690
authored
Mar 30, 2019
by
Stefan Busemann
Browse files
[REFACTOR] Use configuration without condition
parent
b91132f7
Pipeline
#6640
passed with stages
in 2 minutes and 44 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/SfEventMgt.ts
View file @
82c86690
...
...
@@ -23,24 +23,6 @@ config.recordLinks.sf_event_mgt {
}
}
[
globalVar
=
TSFE
:
type
=
9819
]
config
{
disableAllHeaderCode
=
1
xhtml_cleaning
=
none
admPanel
=
0
metaCharset
=
utf
-
8
additionalHeaders
=
Content
-
Type
:
text
/
calendar
;
charset
=
utf
-
8
#
Since
8
LTS
additionalHeaders
.
10
.
header
=
Content
-
Type
:
text
/
calendar
;
charset
=
utf
-
8
disablePrefixComment
=
1
linkVars
>
}
plugin
.
tx_sfeventmgt
.
settings
.
format
=
ical
plugin
.
tx_sfeventmgt
.
settings
.
domain
.
data
=
getEnv
:
HTTP_HOST
plugin
.
tx_sfeventmgt
.
settings
.
useStdWrap
=
domain
pageNewsICalendar
=
PAGE
pageNewsICalendar
{
...
...
@@ -60,8 +42,18 @@ pageNewsICalendar {
useStdWrap
=
domain
}
}
config
{
disableAllHeaderCode
=
1
xhtml_cleaning
=
none
admPanel
=
0
metaCharset
=
utf
-
8
additionalHeaders
=
Content
-
Type
:
text
/
calendar
;
charset
=
utf
-
8
#
Since
8
LTS
additionalHeaders
.
10
.
header
=
Content
-
Type
:
text
/
calendar
;
charset
=
utf
-
8
disablePrefixComment
=
1
linkVars
>
}
}
[
global
]
[
globalVar
=
GP
:
tx_sfeventmgt_pievent
|
event
>
0
]
...
...
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