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
b91132f7
Commit
b91132f7
authored
Mar 30, 2019
by
Siddharth Sheth
Browse files
[Updated]Provide ICS Data for calendar
parent
1e20bfe2
Pipeline
#6639
passed with stages
in 2 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/ext_typoscript_setup.txt
View file @
b91132f7
...
...
@@ -19,4 +19,23 @@ config.tx_extbase {
objects {
DERHANSEN\SfEventMgt\Domain\Model\Event.className = T3o\T3orgLayout\Domain\Model\Event
}
}
pageNewsICalendar = PAGE
pageNewsICalendar {
typeNum = 9819
10 < tt_content.list.20.sfeventmgt_pievent
10 {
switchableControllerActions {
Event {
1 = icalDownload
}
}
settings < plugin.tx_sfeventmgt.settings
settings {
startingpoint = 180
format = ical
domain.data = getEnv:HTTP_HOST
useStdWrap = domain
}
}
}
\ No newline at end of file
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