New bbcode to reference an other article
authorAlexander Ebert <ebert@woltlab.com>
Tue, 27 Nov 2018 20:45:40 +0000 (21:45 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 27 Nov 2018 20:45:40 +0000 (21:45 +0100)
commit69897f7546bd73fb014c06f106b71fde99dd02e8
tree81ee10ec3eff3fd0bfc2c5d180ca8045b8a80031
parente6ccf774e51079300cedc057b5328dcfd3ef253f
New bbcode to reference an other article

See #2638
14 files changed:
com.woltlab.wcf/bbcode.xml
com.woltlab.wcf/objectType.xml
wcfsetup/install/files/acp/templates/__boxAddContent.tpl
wcfsetup/install/files/acp/templates/__pageAddContent.tpl
wcfsetup/install/files/acp/templates/__wysiwygCmsToolbar.tpl
wcfsetup/install/files/acp/templates/articleAdd.tpl
wcfsetup/install/files/js/3rdParty/redactor2/plugins/WoltLabArticle.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Article/Search.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Redactor/Article.js [new file with mode: 0644]
wcfsetup/install/files/lib/data/article/ArticleAction.class.php
wcfsetup/install/files/lib/system/bbcode/WoltLabSuiteArticleBBCode.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/message/embedded/object/ArticleMessageEmbeddedObjectHandler.class.php [new file with mode: 0644]
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml