From 22aaf3f9ac7e0ddd787f65d2922fa63f5ce4738b Mon Sep 17 00:00:00 2001 From: AntonLV Date: Thu, 1 Dec 2022 17:12:57 +0300 Subject: [PATCH] Ticket #4144 - Remove unused templates & css: Classes. --- modules/boonex/classes/template/attachment_sound.html | 1 - modules/boonex/classes/template/attachments.html | 3 --- modules/boonex/classes/template/author.html | 3 --- modules/boonex/classes/template/author_link.html | 1 - modules/boonex/classes/template/badges.html | 1 - modules/boonex/classes/template/category_list_inline.html | 1 - modules/boonex/classes/template/context.html | 1 - modules/boonex/classes/template/css/categories.css | 1 - modules/boonex/classes/template/css/forms.css | 1 - modules/boonex/classes/template/css/manage_tools.css | 1 - modules/boonex/classes/template/css/polls.css | 1 - modules/boonex/classes/template/entry-all-actions.html | 3 --- modules/boonex/classes/template/entry-location.html | 3 --- modules/boonex/classes/template/entry-share.html | 1 - modules/boonex/classes/template/entry-text.html | 1 - modules/boonex/classes/template/form_categories.html | 1 - modules/boonex/classes/template/poll_answer_ve_block.html | 1 - modules/boonex/classes/template/poll_form.html | 1 - modules/boonex/classes/template/poll_form_answers.html | 1 - modules/boonex/classes/template/poll_form_field.html | 1 - modules/boonex/classes/template/poll_item.html | 1 - modules/boonex/classes/template/poll_item_answers.html | 1 - modules/boonex/classes/template/poll_item_results.html | 1 - modules/boonex/classes/template/poll_items.html | 1 - modules/boonex/classes/template/poll_items_embed.html | 1 - modules/boonex/classes/template/poll_items_showcase.html | 1 - modules/boonex/classes/template/title_link.html | 1 - .../boonex/classes/template/uploader_button_html5_attach.html | 1 - .../classes/template/uploader_button_record_video_attach.html | 1 - .../boonex/classes/template/uploader_button_simple_attach.html | 1 - 30 files changed, 38 deletions(-) delete mode 100644 modules/boonex/classes/template/attachment_sound.html delete mode 100644 modules/boonex/classes/template/attachments.html delete mode 100644 modules/boonex/classes/template/author.html delete mode 100644 modules/boonex/classes/template/author_link.html delete mode 100644 modules/boonex/classes/template/badges.html delete mode 100644 modules/boonex/classes/template/category_list_inline.html delete mode 100644 modules/boonex/classes/template/context.html delete mode 100644 modules/boonex/classes/template/css/categories.css delete mode 100644 modules/boonex/classes/template/css/forms.css delete mode 100644 modules/boonex/classes/template/css/manage_tools.css delete mode 100644 modules/boonex/classes/template/css/polls.css delete mode 100644 modules/boonex/classes/template/entry-all-actions.html delete mode 100644 modules/boonex/classes/template/entry-location.html delete mode 100644 modules/boonex/classes/template/entry-share.html delete mode 100644 modules/boonex/classes/template/entry-text.html delete mode 100644 modules/boonex/classes/template/form_categories.html delete mode 100644 modules/boonex/classes/template/poll_answer_ve_block.html delete mode 100644 modules/boonex/classes/template/poll_form.html delete mode 100644 modules/boonex/classes/template/poll_form_answers.html delete mode 100644 modules/boonex/classes/template/poll_form_field.html delete mode 100644 modules/boonex/classes/template/poll_item.html delete mode 100644 modules/boonex/classes/template/poll_item_answers.html delete mode 100644 modules/boonex/classes/template/poll_item_results.html delete mode 100644 modules/boonex/classes/template/poll_items.html delete mode 100644 modules/boonex/classes/template/poll_items_embed.html delete mode 100644 modules/boonex/classes/template/poll_items_showcase.html delete mode 100644 modules/boonex/classes/template/title_link.html delete mode 100644 modules/boonex/classes/template/uploader_button_html5_attach.html delete mode 100644 modules/boonex/classes/template/uploader_button_record_video_attach.html delete mode 100644 modules/boonex/classes/template/uploader_button_simple_attach.html diff --git a/modules/boonex/classes/template/attachment_sound.html b/modules/boonex/classes/template/attachment_sound.html deleted file mode 100644 index 6ba1bc17e5..0000000000 --- a/modules/boonex/classes/template/attachment_sound.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/modules/boonex/classes/template/attachments.html b/modules/boonex/classes/template/attachments.html deleted file mode 100644 index 8eed415e0a..0000000000 --- a/modules/boonex/classes/template/attachments.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/modules/boonex/classes/template/author.html b/modules/boonex/classes/template/author.html deleted file mode 100644 index dee87fc5f4..0000000000 --- a/modules/boonex/classes/template/author.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/modules/boonex/classes/template/author_link.html b/modules/boonex/classes/template/author_link.html deleted file mode 100644 index 615da0efdb..0000000000 --- a/modules/boonex/classes/template/author_link.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/badges.html b/modules/boonex/classes/template/badges.html deleted file mode 100644 index d74d7e2b1e..0000000000 --- a/modules/boonex/classes/template/badges.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/category_list_inline.html b/modules/boonex/classes/template/category_list_inline.html deleted file mode 100644 index e457081b00..0000000000 --- a/modules/boonex/classes/template/category_list_inline.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/context.html b/modules/boonex/classes/template/context.html deleted file mode 100644 index 58cb94f6d4..0000000000 --- a/modules/boonex/classes/template/context.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/css/categories.css b/modules/boonex/classes/template/css/categories.css deleted file mode 100644 index 6e6c3327d7..0000000000 --- a/modules/boonex/classes/template/css/categories.css +++ /dev/null @@ -1 +0,0 @@ -@import url(../../../../base/text/template/css/categories.css); diff --git a/modules/boonex/classes/template/css/forms.css b/modules/boonex/classes/template/css/forms.css deleted file mode 100644 index bb1f8ba2c4..0000000000 --- a/modules/boonex/classes/template/css/forms.css +++ /dev/null @@ -1 +0,0 @@ -@import url(../../../../base/text/template/css/forms.css); diff --git a/modules/boonex/classes/template/css/manage_tools.css b/modules/boonex/classes/template/css/manage_tools.css deleted file mode 100644 index 12e3bb0a49..0000000000 --- a/modules/boonex/classes/template/css/manage_tools.css +++ /dev/null @@ -1 +0,0 @@ -@import url(../../../../base/general/template/css/manage_tools.css); diff --git a/modules/boonex/classes/template/css/polls.css b/modules/boonex/classes/template/css/polls.css deleted file mode 100644 index 2c16ef9b02..0000000000 --- a/modules/boonex/classes/template/css/polls.css +++ /dev/null @@ -1 +0,0 @@ -@import url(../../../../base/text/template/css/polls.css); diff --git a/modules/boonex/classes/template/entry-all-actions.html b/modules/boonex/classes/template/entry-all-actions.html deleted file mode 100644 index 82fc9e6e31..0000000000 --- a/modules/boonex/classes/template/entry-all-actions.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/modules/boonex/classes/template/entry-location.html b/modules/boonex/classes/template/entry-location.html deleted file mode 100644 index dd31db255c..0000000000 --- a/modules/boonex/classes/template/entry-location.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/modules/boonex/classes/template/entry-share.html b/modules/boonex/classes/template/entry-share.html deleted file mode 100644 index bdaeeee653..0000000000 --- a/modules/boonex/classes/template/entry-share.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/entry-text.html b/modules/boonex/classes/template/entry-text.html deleted file mode 100644 index bbc3eae41e..0000000000 --- a/modules/boonex/classes/template/entry-text.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/form_categories.html b/modules/boonex/classes/template/form_categories.html deleted file mode 100644 index 8b3cbadca7..0000000000 --- a/modules/boonex/classes/template/form_categories.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_answer_ve_block.html b/modules/boonex/classes/template/poll_answer_ve_block.html deleted file mode 100644 index 11ac6b3c79..0000000000 --- a/modules/boonex/classes/template/poll_answer_ve_block.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_form.html b/modules/boonex/classes/template/poll_form.html deleted file mode 100644 index a436713cfd..0000000000 --- a/modules/boonex/classes/template/poll_form.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_form_answers.html b/modules/boonex/classes/template/poll_form_answers.html deleted file mode 100644 index f81d8736f9..0000000000 --- a/modules/boonex/classes/template/poll_form_answers.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_form_field.html b/modules/boonex/classes/template/poll_form_field.html deleted file mode 100644 index 1459b9a6a7..0000000000 --- a/modules/boonex/classes/template/poll_form_field.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_item.html b/modules/boonex/classes/template/poll_item.html deleted file mode 100644 index d0d48b59c8..0000000000 --- a/modules/boonex/classes/template/poll_item.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_item_answers.html b/modules/boonex/classes/template/poll_item_answers.html deleted file mode 100644 index eb8dec92e4..0000000000 --- a/modules/boonex/classes/template/poll_item_answers.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_item_results.html b/modules/boonex/classes/template/poll_item_results.html deleted file mode 100644 index e6862a0521..0000000000 --- a/modules/boonex/classes/template/poll_item_results.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_items.html b/modules/boonex/classes/template/poll_items.html deleted file mode 100644 index 426c39ce49..0000000000 --- a/modules/boonex/classes/template/poll_items.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_items_embed.html b/modules/boonex/classes/template/poll_items_embed.html deleted file mode 100644 index 24c032f0a5..0000000000 --- a/modules/boonex/classes/template/poll_items_embed.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/poll_items_showcase.html b/modules/boonex/classes/template/poll_items_showcase.html deleted file mode 100644 index 4faca1a75a..0000000000 --- a/modules/boonex/classes/template/poll_items_showcase.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/title_link.html b/modules/boonex/classes/template/title_link.html deleted file mode 100644 index 4ae20279fd..0000000000 --- a/modules/boonex/classes/template/title_link.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/uploader_button_html5_attach.html b/modules/boonex/classes/template/uploader_button_html5_attach.html deleted file mode 100644 index e0c9eb7398..0000000000 --- a/modules/boonex/classes/template/uploader_button_html5_attach.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/uploader_button_record_video_attach.html b/modules/boonex/classes/template/uploader_button_record_video_attach.html deleted file mode 100644 index fbad63e29f..0000000000 --- a/modules/boonex/classes/template/uploader_button_record_video_attach.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/boonex/classes/template/uploader_button_simple_attach.html b/modules/boonex/classes/template/uploader_button_simple_attach.html deleted file mode 100644 index 600c7f25b2..0000000000 --- a/modules/boonex/classes/template/uploader_button_simple_attach.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file