Added importer for articles / media
authorMarcel Werk <burntime@woltlab.com>
Sun, 2 Oct 2016 14:29:43 +0000 (16:29 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 2 Oct 2016 14:29:50 +0000 (16:29 +0200)
commit44f9dba4c98359b53679cdac3bb43982e716a7e1
tree670180598b6f9d5b0a0d3aa23b773a7a396669b9
parentba9a2bda5ae4a62836fbeda78ad342c1090475c9
Added importer for articles / media
com.woltlab.wcf/objectType.xml
wcfsetup/install/files/lib/system/importer/ArticleCategoryImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/ArticleCommentImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/ArticleCommentResponseImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/ArticleImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/MediaImporter.class.php [new file with mode: 0644]