Add `Ui/Message/Share/Dialog` as reusable share dialog module (#4108)
authorMatthias Schmidt <gravatronics@live.com>
Fri, 9 Apr 2021 11:54:30 +0000 (13:54 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Apr 2021 11:54:30 +0000 (13:54 +0200)
commitc4a8692233513b171025ec5b4c4a703b7690e248
tree5466541d59cfb7cb4dd82e89ab728be9d61f3539
parent339b752dd386ac65acd4c89907c253ff73c7beb2
Add `Ui/Message/Share/Dialog` as reusable share dialog module (#4108)

* Add `Ui/Message/Share/Dialog` as reusable share dialog module

Close  #4026

* Apply suggestions from code review

* Apply suggestions from code review
12 files changed:
com.woltlab.wcf/templates/article.tpl
com.woltlab.wcf/templates/cms.tpl
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
ts/WoltLabSuite/Core/BootstrapFrontend.ts
ts/WoltLabSuite/Core/Ui/Message/Share/Dialog.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Ui/Message/Share/Providers.ts [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/Share/Dialog.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/Share/Providers.js [new file with mode: 0644]
wcfsetup/install/files/lib/data/page/content/PageContent.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml