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
028b31a5
Commit
028b31a5
authored
Nov 05, 2019
by
Felix Ranesberger
Committed by
Stefan Busemann
Dec 26, 2019
Browse files
[FEATURE] Add linkedin to social share buttons of news article
more options to share articles for international visitors
parent
310d12cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
extensions/t3org_layout/Configuration/TypoScript/Ext/News.ts
View file @
028b31a5
...
...
@@ -10,6 +10,7 @@ plugin.tx_news {
0
=
EXT
:
news
/
Resources
/
Private
/
Partials
/
1
=
EXT
:
t3olayout
/
Resources
/
Private
/
Partials
/
2
=
EXT
:
t3olayout
/
Resources
/
Private
/
Partials
/
News
/
3
=
EXT
:
t3org_layout
/
Resources
/
Private
/
Partials
/
News
/
}
layoutRootPaths
>
layoutRootPaths
{
...
...
extensions/t3org_layout/Resources/Private/Partials/News/Detail/Shariff.html
0 → 100644
View file @
028b31a5
<div
xmlns:rx=
"http://typo3.org/ns/Reelworx/RxShariff/ViewHelper"
data-namespace-typo3-fluid=
"true"
>
<rx:shariff
services=
"facebook,xing,twitter,linkedin"
enableBackend=
"true"
/>
</div>
extensions/t3org_layout/Resources/Private/Templates/News/Security/News/Detail.html
View file @
028b31a5
...
...
@@ -140,7 +140,7 @@
it will be used automatically!
</f:comment>
<n:extensionLoaded
extensionKey=
"rx_shariff"
>
<f:render
partial=
"Detail/Shariff"
/>
<f:render
partial=
"Detail/Shariff"
/>
</n:extensionLoaded>
</f:if>
</f:section>
...
...
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