diff --git a/com.woltlab.wcf/objectTypeDefinition.xml b/com.woltlab.wcf/objectTypeDefinition.xml
index 5887bd8a1d9..38524d0327e 100644
--- a/com.woltlab.wcf/objectTypeDefinition.xml
+++ b/com.woltlab.wcf/objectTypeDefinition.xml
@@ -84,7 +84,6 @@
com.woltlab.wcf.tagging.taggableObject
- wcf\system\tagging\ITaggable
com.woltlab.wcf.deletedContent
diff --git a/com.woltlab.wcf/page.xml b/com.woltlab.wcf/page.xml
index 856395a425c..477f724ecb0 100644
--- a/com.woltlab.wcf/page.xml
+++ b/com.woltlab.wcf/page.xml
@@ -457,8 +457,8 @@
system
wcf\page\TaggedPage
- Inhalte mit bestimmtem Tag
- Content with Particular Tag
+ Inhalte mit bestimmtem Tag (veraltet)
+ Content with Particular Tag (deprecated)
user.tag.canViewTag
1
@@ -471,6 +471,20 @@
system
wcf\page\CombinedTaggedPage
+ Inhalte mit bestimmten Tags (veraltet)
+ Content with Particular Tags (deprecated)
+ user.tag.canViewTag
+ 1
+
+ Content with Particular Tags
+
+
+ Inhalte mit bestimmten Tags
+
+
+
+ system
+ wcf\page\TaggedListViewPage
Inhalte mit bestimmten Tags
Content with Particular Tags
user.tag.canViewTag
diff --git a/com.woltlab.wcf/templates/combinedTagged.tpl b/com.woltlab.wcf/templates/combinedTagged.tpl
index 3bf3f3db054..f771009a6cc 100644
--- a/com.woltlab.wcf/templates/combinedTagged.tpl
+++ b/com.woltlab.wcf/templates/combinedTagged.tpl
@@ -26,11 +26,11 @@