Added CMS pages to the search index
authorMarcel Werk <burntime@woltlab.com>
Tue, 21 Mar 2017 13:29:25 +0000 (14:29 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 21 Mar 2017 13:29:32 +0000 (14:29 +0100)
commit52e19ef05004197fe88c6cc2643f00d33964a6fa
treefd1f900b1c226b4072ee854da3ac1ad5150ee10e
parent0a20d94aaf43659a699556aa38ae21cdf9d64be3
Added CMS pages to the search index

Closes #2203
com.woltlab.wcf/objectType.xml
wcfsetup/install/files/lib/data/page/PageAction.class.php
wcfsetup/install/files/lib/data/page/content/SearchResultPageContent.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/page/content/SearchResultPageContentList.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/search/PageSearch.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/worker/PageRebuildDataWorker.class.php [new file with mode: 0644]
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml