diff --git a/templates/block_settings/search_form.mustache b/templates/block_settings/search_form.mustache
deleted file mode 100644
index 765122a..0000000
--- a/templates/block_settings/search_form.mustache
+++ /dev/null
@@ -1,7 +0,0 @@
-
diff --git a/templates/core/action_menu.mustache b/templates/core/action_menu.mustache
deleted file mode 100644
index ab38eba..0000000
--- a/templates/core/action_menu.mustache
+++ /dev/null
@@ -1,55 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/action_menu
-
- Action menu.
-
- Example context (json):
- {
- "classes": "",
- "primary": {
- "items": [{"rawhtml": "
diff --git a/templates/core/action_menu_item.mustache b/templates/core/action_menu_item.mustache
deleted file mode 100644
index a2d00da..0000000
--- a/templates/core/action_menu_item.mustache
+++ /dev/null
@@ -1,31 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/action_menu_item
-
- Action menu item.
-
- Example context (json):
- {
- "rawhtml": "
[rawhtml]
"
- }
-}}
-{{#actionmenulink}}{{> core/action_menu_link }}{{/actionmenulink}}
-{{#actionmenufiller}}{{/actionmenufiller}}
-{{#actionlink}}{{> core/action_link }}{{/actionlink}}
-{{#pixicon}}{{#pix}}{{key}}, {{component}}, {{title}}{{/pix}}{{/pixicon}}
-{{#rawhtml}}{{{.}}}{{/rawhtml}}
diff --git a/templates/core/action_menu_link.mustache b/templates/core/action_menu_link.mustache
deleted file mode 100644
index 0e9f42a..0000000
--- a/templates/core/action_menu_link.mustache
+++ /dev/null
@@ -1,34 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/action_menu_link
-
- Action menu link.
-
- Example context (json):
- {
- "text": "Example link text",
- "showtext": true,
- "url": "http://example.com/link"
- }
-}}
-{{^disabled}}
- {{#icon}}{{#pix}}{{key}}, {{component}}, {{title}}{{/pix}}{{/icon}}{{#showtext}}{{{text}}}{{/showtext}}
-{{/disabled}}
-{{#disabled}}
- {{#icon}}{{#pix}}{{key}},{{component}},{{title}}{{/pix}}{{/icon}}{{{text}}}
-{{/disabled}}
diff --git a/templates/core/action_menu_trigger.mustache b/templates/core/action_menu_trigger.mustache
deleted file mode 100644
index 8efab38..0000000
--- a/templates/core/action_menu_trigger.mustache
+++ /dev/null
@@ -1,120 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/action_menu_trigger
-
- Action menu trigger.
-
- Example context (json):
- {
- "text": "Example link text",
- "title": "Example link title",
- "url": "http://example.com/link",
- "classes": "icon menu-action",
- "instance": "1",
- "triggerextraclasses": "",
- "attributes": [
- {"name": "role", "value": "menuitem" },
- {"name": "data-title", "value": "mymoodle,admin" }
- ],
- "secondary": {
- "classes": "menu align-tr-br",
- "attributes": [
- {"name": "id", "value": "action-menu-0-menu"},
- {"name": "data-rel", "value": "menu-content"},
- {"name": "role", "value": "menu"},
- {"name": "data-align", "value": "tr-br"}
- ],
- "items": [
- {"actionmenulink":
- {
- "id": "action_link59ecf8394a68078",
- "disabled": false,
- "text": "Dashboard",
- "url": "http://example.com/link",
- "icon": {
- "key": "i/dashboard",
- "component": null,
- "title": "Dashboard"
- },
- "classes": "icon menu-action",
- "attributes": [
- {"name": "role", "value": "menuitem"},
- {"name": "data-title", "value": "mymoodle,admin"}
- ],
- "instance": 1,
- "showtext": true
- }
- },
- {"actionmenufiller":
- {
- "id": "action_link59ecf8394a68079",
- "disabled": false,
- "text": "",
- "url": "",
- "icon": null,
- "classes": "",
- "attributes": [
- {"name": "role", "value": "menuitem"}
- ]
- }
- }
- ]
- }
- }
-}}
-
diff --git a/templates/core/auth_digital_minor_page.mustache b/templates/core/auth_digital_minor_page.mustache
deleted file mode 100644
index a2fac7b..0000000
--- a/templates/core/auth_digital_minor_page.mustache
+++ /dev/null
@@ -1,58 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_auth/output/digital_minor_page
-
- Example context (json):
- {
- "logourl": "https://moodle.org/logo/moodle-logo.svg",
- "sitename": "Site name",
- "supportname": "John Doe",
- "supportemail": "johndoe@example.com",
- "homelink": "/"
- }
-}}
-
diff --git a/templates/core/auth_verify_age_location_page.mustache b/templates/core/auth_verify_age_location_page.mustache
deleted file mode 100644
index c462587..0000000
--- a/templates/core/auth_verify_age_location_page.mustache
+++ /dev/null
@@ -1,64 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_auth/output/verify_age_location_page
-
- Example context (json):
- {
- "logourl": "https://moodle.org/logo/moodle-logo.svg",
- "sitename": "Site name",
- "error": "Error message",
- "formhtml": "(Form html would go here)"
- }
-}}
-
-
-
-
-
-
- {{#logourl}}
-
- {{/logourl}}
- {{^logourl}}
-
{{sitename}}
- {{/logourl}}
-
-
- {{#error}}
-
- {{{error}}}
-
- {{/error}}
-
-
{{#str}}agelocationverification{{/str}}
-
-
- {{{formhtml}}}
-
-
-
-
{{#str}}whyisthisrequired{{/str}}
-
-
-
{{#str}}explanationdigitalminor{{/str}}
-
-
-
-
-
-
diff --git a/templates/core/availability_info.mustache b/templates/core/availability_info.mustache
deleted file mode 100644
index 56cf9c3..0000000
--- a/templates/core/availability_info.mustache
+++ /dev/null
@@ -1,61 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/availability_info
-
- Renders the availability info on the course outline page.
-
- Availability info can be displayed for activity modules or whole course
- sections. Activity modules can be either hidden from students, or available
- but not shown on course page (stealth), or the access can be restricted by
- configured conditions. Sections can be hidden.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * classes String list of CSS classes for the wrapping element
- * text HTML formatted text with the actual availability information
- * ishidden Boolean flag indiciating that the item is hidden from students
- * isstealth Boolean flag indicating that the item is in stealth mode
- * isrestricted Boolean flag indicating that restricted access conditions apply
- * isfullinfo Boolean flag indicating that the full list of restricted
- access conditions is displayed (aka teacher's view).
-
- Example context (json):
- {
- "classes": "",
- "text": "Not available unless:
-
-{{! End Block Container }}
-
-
-{{! Block Skip Link Target }}
-{{#showskiplink}}
-
-{{/showskiplink}}
diff --git a/templates/core/chooser.mustache b/templates/core/chooser.mustache
deleted file mode 100644
index 5396e29..0000000
--- a/templates/core/chooser.mustache
+++ /dev/null
@@ -1,80 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/chooser
-
- Chooser.
-
- Example context (json):
- {
- "title": "Chooser title",
- "method": "post",
- "actionurl": "http://example.org/test",
- "instructions": "Choose one:",
- "paramname": "param",
- "sections": [{
- "id": "section-1",
- "label": "Section one",
- "items": [{
- "label": "item one",
- "description": "description one"
- }]
- }]
- }
-}}
-
- {{title}}
-
-
-
-
-
-
-
-
-
diff --git a/templates/core/columns-1to1to1.mustache b/templates/core/columns-1to1to1.mustache
deleted file mode 100644
index adb1038..0000000
--- a/templates/core/columns-1to1to1.mustache
+++ /dev/null
@@ -1,48 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/columns-1to1to1
-
- Moodle columns-1to1to1 template.
-
- The purpose of this template is to render a template with 3 columns.
- On mobile the columns stack underneath each other.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * col1content Column 1 contents.
- * col2content Column 2 contents.
- * col3content Column 3 contents.
-
- Example context (json):
- {
- "col1content": "
1. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam pellentesque id urna sit amet tempor.
",
- "col2content": "
2. Donec lacus nisl, molestie eget sodales non, sodales et nibh. Praesent dignissim placerat sodales.
",
- "col3content": "
3. Praesent sit amet ante odio. In mollis nisl at mi bibendum venenatis.
"
- }
-
-}}
-
-
{{$ column1 }}{{{ col1content }}}{{/ column1 }}
-
{{$ column2 }}{{{ col2content }}}{{/ column2 }}
-
{{$ column3 }}{{{ col3content }}}{{/ column3 }}
-
diff --git a/templates/core/columns-1to2.mustache b/templates/core/columns-1to2.mustache
deleted file mode 100644
index 114efcb..0000000
--- a/templates/core/columns-1to2.mustache
+++ /dev/null
@@ -1,45 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/columns-1to2
-
- Moodle columns-1to2 template.
-
- The purpose of this template is to render 2 columns where the second column has twice the width of the first one.
- On mobile the second column collapses underneath the first.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * col1content Column 1 contents.
- * col2content Column 2 contents.
-
- Example context (json):
- {
- "col1content": "
1. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porttitor vulputate turpis, quis tempor arcu.
",
- "col2content": "
2. Vivamus ac orci in velit fringilla aliquam a a nisl. Cras luctus quam laoreet magna pulvinar aliquet.
"
- }
-
-}}
-
-
{{$ column1 }}{{{ col1content }}}{{/ column1 }}
-
{{$ column2 }}{{{ col2content }}}{{/ column2 }}
-
diff --git a/templates/core/columns-2to1.mustache b/templates/core/columns-2to1.mustache
deleted file mode 100644
index 68f6e76..0000000
--- a/templates/core/columns-2to1.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/columns-2to1
-
- Moodle columns-2to1 template.
-
- The purpose of this template is to render 2 columns where the first column has twice the width of the second one.
- On mobile the second column collapses underneath the first.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * col1content Column 1 contents.
- * col2content Column 2 contents.
-
- Example context (json):
- {
- "col1content": "
1. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porttitor vulputate turpis, quis tempor arcu.
",
- "col2content": "
2. Vivamus ac orci in velit fringilla aliquam a a nisl. Cras luctus quam laoreet magna pulvinar aliquet.
-{{/haschildren}}
-{{/divider}}
diff --git a/templates/core/dataformat_selector.mustache b/templates/core/dataformat_selector.mustache
deleted file mode 100644
index 569bc36..0000000
--- a/templates/core/dataformat_selector.mustache
+++ /dev/null
@@ -1,55 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/dataformat_selector
-
- Context variables required for this template:
- * label
- * base
- * name
- * params
- * options
- * sesskey
- * submit
-
- Example context (json):
- {
- "base": "http://example.org/",
- "name": "test",
- "value": "test",
- "label": "Download table data as",
- "params": false,
- "options": [{"label": "CSV", "name": "csv"}, {"label": "Excel", "name": "excel"}],
- "submit": "Download",
- "sesskey": ""
- }
-}}
-
diff --git a/templates/core/filemanager_confirmdialog.mustache b/templates/core/filemanager_confirmdialog.mustache
deleted file mode 100644
index 740806e..0000000
--- a/templates/core/filemanager_confirmdialog.mustache
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/templates/core/filemanager_default_searchform.mustache b/templates/core/filemanager_default_searchform.mustache
deleted file mode 100644
index 21e5223..0000000
--- a/templates/core/filemanager_default_searchform.mustache
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/templates/core/filemanager_fileselect.mustache b/templates/core/filemanager_fileselect.mustache
deleted file mode 100644
index 64fb76e..0000000
--- a/templates/core/filemanager_fileselect.mustache
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
- {{#pix}}i/loading_small{{/pix}}
-
-
-
-
-
-
-
{{#str}}lastmodified, repository{{/str}}
-
{{#str}}datecreated, repository{{/str}}
-
{{#str}}size, repository{{/str}}
-
{{#str}}dimensions, repository{{/str}}
-
-
-
diff --git a/templates/core/filemanager_loginform.mustache b/templates/core/filemanager_loginform.mustache
deleted file mode 100644
index c9d6cae..0000000
--- a/templates/core/filemanager_loginform.mustache
+++ /dev/null
@@ -1,43 +0,0 @@
-{{!
- @template core/filemanager_loginform
-
- This template is actually a template which is then used by YUI JS to
- generate the markup, so it doesn't make much sense on its own.
-
- Example context (json): {}
-}}
-
\ No newline at end of file
diff --git a/templates/core/form_autocomplete_input.mustache b/templates/core/form_autocomplete_input.mustache
deleted file mode 100644
index ea4614d..0000000
--- a/templates/core/form_autocomplete_input.mustache
+++ /dev/null
@@ -1,53 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/form_autocomplete_input
-
- Moodle template for the input field in an autocomplate form element.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * inputId The dom id of this input field.
- * suggestionsId The dom id of the suggestions list.
- * selectionId The dom id of the current selection list.
- * downArrowId The dom id of the down arrow to open the suggestions.
- * placeholder The place holder text when the field is empty
-
- Example context (json):
- { "inputID": 1, "suggestionsId": 2, "selectionId": 3, "downArrowId": 4, "placeholder": "Select something" }
-}}
-{{#showSuggestions}}
-▼
-{{/showSuggestions}}
-{{^showSuggestions}}
-
-{{/showSuggestions}}
-
-{{#js}}
-require(['jquery'], function($) {
- // Set the minimum width of the input so that the placeholder is whole displayed.
- var inputElement = $(document.getElementById('{{inputId}}'));
- if (inputElement.length) {
- inputElement.css('min-width', inputElement.attr('placeholder').length + 'ch');
- }
-});
-{{/js}}
diff --git a/templates/core/form_autocomplete_selection.mustache b/templates/core/form_autocomplete_selection.mustache
deleted file mode 100644
index 5413dc3..0000000
--- a/templates/core/form_autocomplete_selection.mustache
+++ /dev/null
@@ -1,50 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/form_autocomplete_selection
-
- Moodle template for the currently selected items in an autocomplate form element.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * multiple True if this field allows multiple selections
- * selectionId The dom id of the current selection list.
- * items List of items with label and value fields.
- * noSelectionString String to use when no items are selected
-
- Example context (json):
- { "multiple": true, "selectionId": 1, "items": [
- { "label": "Item label with tags", "value": "5" },
- { "label": "Another item label with tags", "value": "4" }
- ], "noSelectionString": "No selection" }
-}}
-
diff --git a/templates/core/help_icon.mustache b/templates/core/help_icon.mustache
deleted file mode 100644
index a52440b..0000000
--- a/templates/core/help_icon.mustache
+++ /dev/null
@@ -1,25 +0,0 @@
-{{!
- @template core/help_icon
-
- Help icon.
-
- Example context (json):
- {
- "title": "Help with something",
- "url": "http://example.org/help",
- "linktext": "",
- "icon":{
- "attributes": [
- {"name": "class", "value": "iconhelp"},
- {"name": "src", "value": "../../../pix/help.svg"},
- {"name": "alt", "value": "Help icon"}
- ]
- }
- }
-}}
-
- {{#pix}}help, core, {{{alt}}}{{/pix}}
-
diff --git a/templates/core/initials_bar.mustache b/templates/core/initials_bar.mustache
deleted file mode 100644
index 7f02e93..0000000
--- a/templates/core/initials_bar.mustache
+++ /dev/null
@@ -1,106 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/initials_bar
-
- Initials bar.
-
- Example context (json):
- {
- "title": "First name",
- "class": "firstinitial",
- "current": "A",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst",
- "all": "All",
- "group": [
- {
- "letter": [
- {
- "name": "A",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=A"
- },
- {
- "name": "B",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=B"
- },
- {
- "name": "C",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=C"
- },
- {
- "name": "D",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=D"
- }
-
- ]
- },
- {
- "letter": [
- {
- "name": "W",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=W",
- "selected": "W"
- },
- {
- "name": "X",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=X"
- },
- {
- "name": "Y",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=Y"
- },
- {
- "name": "Z",
- "url": "http://moodle.generic32/report/progress/index.php?course=2&sifirst=Z"
- }
-
- ]
- }
- ]
- }
-}}
-
-
diff --git a/templates/core/loginform.mustache b/templates/core/loginform.mustache
deleted file mode 100644
index 452dd66..0000000
--- a/templates/core/loginform.mustache
+++ /dev/null
@@ -1,244 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/loginform
-
- Moodle template for the login page.
-
- Context variables required for this template:
- * autofocusform: Auto focus on form ?,
- * canloginasguest - Is guest login allowed?,
- * canloginbyemail - Is login by email allowed?,
- * cansignup - Signup allowed?,
- * cookieshelpicon - cookies help icon details
- * error - Any errors in the form?,
- * forgotpasswordurl - Forgot password url,
- * hasidentityproviders - Flag, set to true to hide identity providers,
- * hasinstructions - Flag, set to true to show instructions,
- * identityproviders - List of identiy providers,
- * instructions - Instructions,
- * instructionsformat - Format of instructions,
- * loginurl - Login url,
- * rememberusername - Remeber username?,
- * signupurl - Signup url,
- * cookieshelpiconformatted - Formatted html of cookies help icon,
- * errorformatted - Formatted error,
- * logourl - Flag, logo url,
- * sitename - Name of site.
- * logintoken - Random token to protect login request.
-
- Example context (json):
- {
- "autofocusform": false,
- "canloginasguest": "1",
- "canloginbyemail": false,
- "cansignup": true,
- "cookieshelpicon": {
- "heading": "Cookies must be enabled in your browser",
- "text": "
Two cookies are used on this site. Both died..
",
- "icon": {
- "attributes": [
- {
- "name": "class",
- "value": "iconhelp"
- },
- {
- "name": "alt",
- "value": "Help with Cookies must be enabled in your browser"
- },
- {
- "name": "title",
- "value": "Help with Cookies must be enabled in your browser"
- },
- {
- "name": "src",
- "value": "http://localhost/stable_master/theme/image.php?theme=ilb&component=core&image=help"
- }
- ]
- },
- "linktext": null,
- "title": "Help with Cookies must be enabled in your browser",
- "url": "http://localhost/stable_master/help.php?component=core&identifier=cookiesenabled&lang=en",
- "ltr": true
- },
- "error": "",
- "forgotpasswordurl": "http://localhost/stable_master/login/forgot_password.php",
- "hasidentityproviders": false,
- "hasinstructions": true,
- "identityproviders": [],
- "instructions": "For full access to this site, you first need to create an account.",
- "instructionsformat": "1",
- "loginurl": "http://localhost/stable_master/login/index.php",
- "rememberusername": true,
- "signupurl": "http://localhost/stable_master/login/signup.php",
- "cookieshelpiconformatted": "",
- "errorformatted": "",
- "logourl": false,
- "sitename": "Beer & Chips",
- "logintoken": "randomstring"
- }
-}}
-
-
-
-{{/hasinstructions}}
-
-{{#js}}
- {{#error}}
- require(['jquery'], function($) {
- $('#loginerrormessage').focus();
- });
- {{/error}}
- {{^error}}
- {{#autofocusform}}
- require(['jquery'], function($) {
- if ($('#username').val()) {
- $('#password').focus();
- } else {
- $('#username').focus();
- }
- });
- {{/autofocusform}}
- {{/error}}
-{{/js}}
diff --git a/templates/core/modal.mustache b/templates/core/modal.mustache
deleted file mode 100644
index 1e8586b..0000000
--- a/templates/core/modal.mustache
+++ /dev/null
@@ -1,67 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/modal
-
- Moodle modal template.
-
- The purpose of this template is to render a modal
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * title A cleaned string (use clean_text()) to display.
- * body HTML content for the boday
- * footer HTML content for the footer
-
- Example context (json):
- {
- "title": "Example modal",
- "body": "Some example content for the body",
- "footer": "Footer text, right here!"
- }
-}}
-
-
-
-
-
-
- {{$header}}
-
{{$title}}{{title}}{{/title}}
- {{/header}}
-
-
-
- {{$body}}
- {{{body}}}
- {{/body}}
-
-
-
-
-
diff --git a/templates/core/modal_backdrop.mustache b/templates/core/modal_backdrop.mustache
deleted file mode 100644
index 6b12f22..0000000
--- a/templates/core/modal_backdrop.mustache
+++ /dev/null
@@ -1,36 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/modal_backdrop
-
- Moodle modal backdrop template.
-
- The purpose of this template is to render a modal
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * none
-
- Example context (json):
- {}
-}}
-
diff --git a/templates/core/navbar.mustache b/templates/core/navbar.mustache
deleted file mode 100644
index 2998888..0000000
--- a/templates/core/navbar.mustache
+++ /dev/null
@@ -1,79 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/navbar
-
- Navbar template.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * get_items - array of items
- * has_action - boolean
- * action - string
- * get_title - string
- * get_content - string
- * is_hidden - boolean
-
- Example context (json):
- {
- "get_items": [
- {
- "has_action": true,
- "action": "#",
- "get_title": "Test title",
- "get_content": "First & fresh",
- "is_hidden": false
- },
- {
- "has_action": true,
- "action": "#",
- "get_title": "Second item & a title",
- "get_content": "Second item",
- "is_hidden": false
- },
- {
- "has_action": false,
- "get_content": "Third item",
- "is_hidden": false
- },
- {
- "has_action": false,
- "get_content": "Fourth & last",
- "is_hidden": true
- }
- ]
- }
-}}
-
diff --git a/templates/core/notification_error.mustache b/templates/core/notification_error.mustache
deleted file mode 100644
index 3d05b42..0000000
--- a/templates/core/notification_error.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/notification_error
-
- Moodle notification template.
-
- The purpose of this template is to render an error notification.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * message A cleaned string (use clean_text()) to display.
- * extraclasses Additional classes to apply to the notification.
- * closebutton Whether a close button should be displayed to dismiss the message.
- * announce Whether the notification should be announced to screen readers.
-
- Example context (json):
- { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"}
-}}
-
diff --git a/templates/core/notification_info.mustache b/templates/core/notification_info.mustache
deleted file mode 100644
index 692751f..0000000
--- a/templates/core/notification_info.mustache
+++ /dev/null
@@ -1,45 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/notification_info
-
- Moodle notification template.
-
- The purpose of this template is to render an info notification.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * message A cleaned string (use clean_text()) to display.
- * extraclasses Additional classes to apply to the notification.
- * closebutton Whether a close button should be displayed to dismiss the message.
- * announce Whether the notification should be announced to screen readers.
-
- Example context (json):
- { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"}
-}}
-
-
diff --git a/templates/core/notification_success.mustache b/templates/core/notification_success.mustache
deleted file mode 100644
index b33f4aa..0000000
--- a/templates/core/notification_success.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/notification_success
-
- Moodle notification template.
-
- The purpose of this template is to render a success notification.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * message A cleaned string (use clean_text()) to display.
- * extraclasses Additional classes to apply to the notification.
- * closebutton Whether a close button should be displayed to dismiss the message.
- * announce Whether the notification should be announced to screen readers.
-
- Example context (json):
- { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"}
-}}
-
diff --git a/templates/core/notification_warning.mustache b/templates/core/notification_warning.mustache
deleted file mode 100644
index e3f8bda..0000000
--- a/templates/core/notification_warning.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/notification_warning
-
- Moodle notification template.
-
- The purpose of this template is to render a warning notification.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * message A cleaned string (use clean_text()) to display.
- * extraclasses Additional classes to apply to the notification.
- * closebutton Whether a close button should be displayed to dismiss the message.
- * announce Whether the notification should be announced to screen readers.
-
- Example context (json):
- { "message": "Your pants are on fire!", "closebutton": 1, "announce": 1, "extraclasses": "foo bar"}
-}}
-
diff --git a/templates/core/progress_bar.mustache b/templates/core/progress_bar.mustache
deleted file mode 100644
index 56f8212..0000000
--- a/templates/core/progress_bar.mustache
+++ /dev/null
@@ -1,64 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/progress_bar
-
- Progress bar.
-
- Example context (json):
- {
- "id": "progressbar_test",
- "width": "500"
- }
-}}
-
-
-
-
-
-
-
-
-{{! We must not use the JS helper otherwise this gets executed too late. }}
-
diff --git a/templates/core/select_time.mustache b/templates/core/select_time.mustache
deleted file mode 100644
index f2c9029..0000000
--- a/templates/core/select_time.mustache
+++ /dev/null
@@ -1,38 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/select_time
-
- Select time.
-
- Example context (json):
- {
- "id": "test-id",
- "name": "test-name",
- "label": "Test label",
- "options": [
- {"name": "Option 1", "value": "1"},
- {"name": "Option 2", "value": "2"}
- ]
- }
-}}
-
-
diff --git a/templates/core/settings_link_page.mustache b/templates/core/settings_link_page.mustache
deleted file mode 100644
index c763f4b..0000000
--- a/templates/core/settings_link_page.mustache
+++ /dev/null
@@ -1,147 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/settings_link_page
-
- Displays the admin tree as a list of grouped links.
-
- Example context (json):
- {
- "node": {
- "text": "Root of menu",
- "key": "test0",
- "display": true,
- "children": [
- {
- "text": "Child of menu",
- "key": "test1",
- "display": true,
- "children": []
- }
- ]
- }
- }
-}}
-
-
diff --git a/templates/core/settings_link_page_single.mustache b/templates/core/settings_link_page_single.mustache
deleted file mode 100644
index e34dd43..0000000
--- a/templates/core/settings_link_page_single.mustache
+++ /dev/null
@@ -1,46 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/settings_link_page_single
-
- Displays the admin tree as a list of grouped links.
-
- Example context (json):
- {
- "text": "Root of menu",
- "key": "test0",
- "display": true,
- "children": []
- }
-}}
-{{#display}}
- {{#action}}
-
diff --git a/templates/core/single_button.mustache b/templates/core/single_button.mustache
deleted file mode 100644
index 265cc1d..0000000
--- a/templates/core/single_button.mustache
+++ /dev/null
@@ -1,61 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/single_button
-
- Moodle template for a single button submit form.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * classes - a list of classes to wrap the form.
- * method - get or post
- * url - the action url to submit to
- * formid - optional id value for the form
- * params - array of params with name and value attributes
- * primary - true if this is a primary action button
- * id - id for the element
- * tooltip - tooltip text for the button
- * disabled - true if this element is disabled
- * label - text to show on the button
-
- Example context (json):
- { "method" : "get",
- "url" : "#",
- "primary" : true,
- "tooltip" : "This is a tooltip",
- "label" : "This is a the button text"
- }
-}}
-
\ No newline at end of file
diff --git a/templates/core/tabtree.mustache b/templates/core/tabtree.mustache
deleted file mode 100644
index 08c817b..0000000
--- a/templates/core/tabtree.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core/tabtree
-
- Tab tree.
-
- Example context (json):
- {
- "tabs": [{
- "active": "true",
- "inactive": "false",
- "link": [{
- "link": "http://moodle.org"
- }],
- "title": "Moodle.org",
- "text": "Moodle community"
- }]
- }
-}}
-
-{{#secondrow}}
- {{>core/tabtree}}
-{{/secondrow}}
diff --git a/templates/core_admin/setting.mustache b/templates/core_admin/setting.mustache
deleted file mode 100644
index 32151be..0000000
--- a/templates/core_admin/setting.mustache
+++ /dev/null
@@ -1,43 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting.
-}}
-
-
-
- {{{name}}}
-
-
- {{#error}}
-
{{error}}
- {{/error}}
- {{{element}}}
- {{#default}}
-
{{{default}}}
- {{/default}}
-
{{{description}}}
-
-
diff --git a/templates/core_admin/setting_configcolourpicker.mustache b/templates/core_admin/setting_configcolourpicker.mustache
deleted file mode 100644
index a938721..0000000
--- a/templates/core_admin/setting_configcolourpicker.mustache
+++ /dev/null
@@ -1,30 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configcolourpicker.
-}}
-
diff --git a/templates/core_admin/setting_configduration.mustache b/templates/core_admin/setting_configduration.mustache
deleted file mode 100644
index 50c355d..0000000
--- a/templates/core_admin/setting_configduration.mustache
+++ /dev/null
@@ -1,31 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configduration.
-}}
-
-
-
-
-
-
-
-
diff --git a/templates/core_admin/setting_configfile.mustache b/templates/core_admin/setting_configfile.mustache
deleted file mode 100644
index d382a8a..0000000
--- a/templates/core_admin/setting_configfile.mustache
+++ /dev/null
@@ -1,33 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configfile.
-}}
-
-
diff --git a/templates/core_admin/setting_configmultiselect.mustache b/templates/core_admin/setting_configmultiselect.mustache
deleted file mode 100644
index 149f16b..0000000
--- a/templates/core_admin/setting_configmultiselect.mustache
+++ /dev/null
@@ -1,28 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configmultiselect.
-}}
-
-
-
-
-
diff --git a/templates/core_admin/setting_configmultiselect_optgroup.mustache b/templates/core_admin/setting_configmultiselect_optgroup.mustache
deleted file mode 100644
index 6398e75..0000000
--- a/templates/core_admin/setting_configmultiselect_optgroup.mustache
+++ /dev/null
@@ -1,35 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configmultiselect with optgroup support.
-}}
-
-
-
-
-
diff --git a/templates/core_admin/setting_configselect.mustache b/templates/core_admin/setting_configselect.mustache
deleted file mode 100644
index 0f5c8ed..0000000
--- a/templates/core_admin/setting_configselect.mustache
+++ /dev/null
@@ -1,27 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configselect.
-}}
-
-
-
-
diff --git a/templates/core_admin/setting_configselect_optgroup.mustache b/templates/core_admin/setting_configselect_optgroup.mustache
deleted file mode 100644
index 6628240..0000000
--- a/templates/core_admin/setting_configselect_optgroup.mustache
+++ /dev/null
@@ -1,35 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configselect with optgroup support.
-}}
-
-
-
-
-
diff --git a/templates/core_admin/setting_configtext.mustache b/templates/core_admin/setting_configtext.mustache
deleted file mode 100644
index dba4fd7..0000000
--- a/templates/core_admin/setting_configtext.mustache
+++ /dev/null
@@ -1,22 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configtext.
-}}
-
-
-
diff --git a/templates/core_admin/setting_configtextarea.mustache b/templates/core_admin/setting_configtextarea.mustache
deleted file mode 100644
index f8430b8..0000000
--- a/templates/core_admin/setting_configtextarea.mustache
+++ /dev/null
@@ -1,22 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configtextarea.
-}}
-
-
-
diff --git a/templates/core_admin/setting_configtime.mustache b/templates/core_admin/setting_configtime.mustache
deleted file mode 100644
index b8e9666..0000000
--- a/templates/core_admin/setting_configtime.mustache
+++ /dev/null
@@ -1,36 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configtime.
-}}
-
-
-
- :
-
-
-
-
-
diff --git a/templates/core_admin/setting_courselist_frontpage.mustache b/templates/core_admin/setting_courselist_frontpage.mustache
deleted file mode 100644
index de5d342..0000000
--- a/templates/core_admin/setting_courselist_frontpage.mustache
+++ /dev/null
@@ -1,29 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting courselist_frontpage.
-}}
-
- {{#selects}}
-
-
- {{/selects}}
-
diff --git a/templates/core_admin/setting_description.mustache b/templates/core_admin/setting_description.mustache
deleted file mode 100644
index 09bda33..0000000
--- a/templates/core_admin/setting_description.mustache
+++ /dev/null
@@ -1,46 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_admin/setting_description
-
- Admin setting description template.
-
- Context variables required for this template:
- * labelfor - id of the form element
- * title - Setting title
- * name - Setting name
-
- Example context (json):
- {
- "title": "Setting title",
- "name": "Name",
- "description": "Description goes here"
- }
-}}
-{{!
- Setting description.
-}}
-
-
-
-
-
-
{{{description}}}
-
-
diff --git a/templates/core_admin/setting_devicedetectregex.mustache b/templates/core_admin/setting_devicedetectregex.mustache
deleted file mode 100644
index 7f3ac48..0000000
--- a/templates/core_admin/setting_devicedetectregex.mustache
+++ /dev/null
@@ -1,39 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting devicedetectregex.
-}}
-
diff --git a/templates/core_admin/setting_emoticons.mustache b/templates/core_admin/setting_emoticons.mustache
deleted file mode 100644
index fe2c75c..0000000
--- a/templates/core_admin/setting_emoticons.mustache
+++ /dev/null
@@ -1,51 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting emoticons.
-}}
-
diff --git a/templates/core_admin/setting_gradecat_combo.mustache b/templates/core_admin/setting_gradecat_combo.mustache
deleted file mode 100644
index b06d29d..0000000
--- a/templates/core_admin/setting_gradecat_combo.mustache
+++ /dev/null
@@ -1,31 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Setting configselect.
-}}
-
-
-
-
-
-
-
-
diff --git a/templates/core_admin/settings.mustache b/templates/core_admin/settings.mustache
deleted file mode 100644
index c75925a..0000000
--- a/templates/core_admin/settings.mustache
+++ /dev/null
@@ -1,40 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Settings.
-}}
-
diff --git a/templates/core_admin/settings_search_results.mustache b/templates/core_admin/settings_search_results.mustache
deleted file mode 100644
index 6653154..0000000
--- a/templates/core_admin/settings_search_results.mustache
+++ /dev/null
@@ -1,72 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_admin/settings_search_results
-
- Admin setting search results template.
-
- Context variables required for this template:
- * actionurl - Url to post to
- * hasresults - True if there are results
- * results - List of results containing url, title, path (array of strings), settings (array of raw html)
- * showsave - Show save buttons
-
- Example context (json):
- {
- "actionurl": "/",
- "hasresults": true,
- "results": [
- { "url": "/", "title": "Match!", "path": ["Administration", "Match!"], "settings": [ "blah blah blah" ] }
- ]
- }
-}}
-
diff --git a/templates/core_calendar/minicalendar_day_link.mustache b/templates/core_calendar/minicalendar_day_link.mustache
deleted file mode 100644
index 3f34716..0000000
--- a/templates/core_calendar/minicalendar_day_link.mustache
+++ /dev/null
@@ -1,64 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_calendar/minicalendar_day_link
-
- Displays link to calendar day in mini calendar, with hover tooltip.
-
- Example context (json):
- {
- "day": "Today",
- "url": "http://example.com/",
- "title": "Monday 2nd January",
- "content": "Test site event"
- }
-}}
-{{$day}}{{day}}{{/day}}
-
- {{$content}}{{/content}}
-
-{{#js}}
-require(['jquery'], function($) {
- require(['theme_ilb/popover'], function() {
- var target = $("#calendar-day-popover-link-{{courseid}}-{{year}}-{{yday}}-{{uniqid}}");
- target.popover({
- content: function() {
- var source = target.next().find("> *:not('.hidden')");
- var content = $('
');
-
- if (source.length) {
- content.html(source.clone(false));
- } else {
- content.html(target.data('alternate'));
- }
-
- return content.html();
- }
- });
- });
-});
-{{/js}}
diff --git a/templates/core_form/editor_textarea.mustache b/templates/core_form/editor_textarea.mustache
deleted file mode 100644
index 22ed026..0000000
--- a/templates/core_form/editor_textarea.mustache
+++ /dev/null
@@ -1,47 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/editor_textarea
-
- Displays an editor field in a form.
-
- Example context (json):
- {
- "name": "test",
- "id": "test0",
- "rows": 4,
- "cols": 20,
- "value": "Sample text",
- "format": 3
- }
-}}
-
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-defaultcustom-inline.mustache b/templates/core_form/element-defaultcustom-inline.mustache
deleted file mode 100644
index 8ca388e..0000000
--- a/templates/core_form/element-defaultcustom-inline.mustache
+++ /dev/null
@@ -1,43 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/element-defaultcustom-inline
-
- Defaultcustom form element template.
-
- Example context (json):
- {
- "element": {
- "elements": [
- {"html": "",
- "separator": ""},
- {"html": "",
- "separator": ""}
- ]
- }
- }
-}}
-{{< core_form/element-template-inline }}
- {{$element}}
-
- {{#element.elements}}
- {{{separator}}}
- {{{html}}}
- {{/element.elements}}
-
- {{/element}}
-{{/ core_form/element-template-inline }}
diff --git a/templates/core_form/element-defaultcustom.mustache b/templates/core_form/element-defaultcustom.mustache
deleted file mode 100644
index 3c6fbda..0000000
--- a/templates/core_form/element-defaultcustom.mustache
+++ /dev/null
@@ -1,43 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/element-defaultcustom
-
- Defaultcustom form element template.
-
- Example context (json):
- {
- "element": {
- "elements": [
- {"html": "",
- "separator": ""},
- {"html": "",
- "separator": ""}
- ]
- }
- }
-}}
-{{< core_form/element-template }}
- {{$element}}
-
- {{#element.elements}}
- {{{separator}}}
- {{{html}}}
- {{/element.elements}}
-
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-duration-inline.mustache b/templates/core_form/element-duration-inline.mustache
deleted file mode 100644
index a697ae8..0000000
--- a/templates/core_form/element-duration-inline.mustache
+++ /dev/null
@@ -1,10 +0,0 @@
-{{< core_form/element-template-inline }}
- {{$element}}
-
-{{^element.frozen}}
-{{#js}}
-require(['theme_ilb/form-display-errors'], function(module) {
- module.enhance({{#quote}}{{element.id}}{{/quote}});
-});
-{{/js}}
-{{/element.frozen}}
diff --git a/templates/core_form/element-recaptcha.mustache b/templates/core_form/element-recaptcha.mustache
deleted file mode 100644
index 6f02ca0..0000000
--- a/templates/core_form/element-recaptcha.mustache
+++ /dev/null
@@ -1,5 +0,0 @@
-{{< core_form/element-template }}
- {{$element}}
- {{{element.html}}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-select-inline.mustache b/templates/core_form/element-select-inline.mustache
deleted file mode 100644
index 5af5684..0000000
--- a/templates/core_form/element-select-inline.mustache
+++ /dev/null
@@ -1,30 +0,0 @@
-{{< core_form/element-template-inline }}
- {{$element}}
- {{^element.frozen}}
-
- {{/element.frozen}}
- {{#element.frozen}}
- {{#element.options}}
- {{#selected}}
- {{{text}}}
- {{^element.hardfrozen}}
-
- {{/element.hardfrozen}}
- {{/selected}}
- {{/element.options}}
- {{/element.frozen}}
- {{/element}}
-{{/ core_form/element-template-inline }}
diff --git a/templates/core_form/element-select.mustache b/templates/core_form/element-select.mustache
deleted file mode 100644
index 66c6db5..0000000
--- a/templates/core_form/element-select.mustache
+++ /dev/null
@@ -1,122 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/element-select
-
- Simple select form element template.
-
- Context variables required for this template:
- * id - Element id,
- * name - Element name,
- * label - Element label,
- * multiple - multi select?,
- * checked - checked?,
- * error - Is there an error associated with this element?,
- * size - Element size,
- * value - Element value,
- * helpbutton - Helpbutton,
- * hiddenlabel - Element hidden flag,
- * frozen - Element frozen flag,
- * hardfrozen - Element hard fronzen flag,
- * extraclasses - Extra classes assocaited,
- * type - Element type,
- * attributes - Element attributes,
- * options - [
- {
- text - Option text,
- value - Option value,
- selected - Selected?,
- disabled - Disabled?,
- optionattributes - Option attributes
- }
- ]
-
- Example context (json):
- {
- "element": {
- "id": "id_maildisplay",
- "name": "maildisplay",
- "label": null,
- "multiple": null,
- "checked": null,
- "error": null,
- "size": null,
- "value": null,
- "helpbutton": "",
- "hiddenlabel": false,
- "frozen": false,
- "hardfrozen": false,
- "extraclasses": null,
- "type": "select",
- "attributes": "",
- "options": [
- {
- "text": "Hide my email address from non-privileged users",
- "value": 0,
- "selected": false,
- "disabled": false,
- "optionattributes": ""
- },
- {
- "text": "Allow everyone to see my email address",
- "value": 1,
- "selected": true,
- "disabled": false,
- "optionattributes": ""
- },
- {
- "text": "Allow only other course members to see my email address",
- "value": 2,
- "selected": false,
- "disabled": false,
- "optionattributes": ""
- }
- ]
- }
- }
-}}
-{{< core_form/element-template }}
- {{$element}}
- {{^element.frozen}}
-
- {{/element.frozen}}
- {{#element.frozen}}
- {{#element.options}}
- {{#selected}}
- {{{text}}}
- {{^element.hardfrozen}}
-
- {{/element.hardfrozen}}
- {{/selected}}
- {{/element.options}}
- {{/element.frozen}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-selectgroups-inline.mustache b/templates/core_form/element-selectgroups-inline.mustache
deleted file mode 100644
index 1fbb0c1..0000000
--- a/templates/core_form/element-selectgroups-inline.mustache
+++ /dev/null
@@ -1,32 +0,0 @@
-{{< core_form/element-template-inline }}
- {{$element}}
- {{^element.frozen}}
-
- {{/element.frozen}}
- {{#element.frozen}}
- {{#element.optiongroups}}
- {{#options}}
- {{#selected}}{{{text}}}{{/selected}}
- {{/options}}
- {{/element.optiongroups}}
- {{/element.frozen}}
- {{/element}}
-{{/ core_form/element-template-inline }}
diff --git a/templates/core_form/element-selectgroups.mustache b/templates/core_form/element-selectgroups.mustache
deleted file mode 100644
index 783f028..0000000
--- a/templates/core_form/element-selectgroups.mustache
+++ /dev/null
@@ -1,32 +0,0 @@
-{{< core_form/element-template }}
- {{$element}}
- {{^element.frozen}}
-
- {{/element.frozen}}
- {{#element.frozen}}
- {{#element.optiongroups}}
- {{#options}}
- {{#selected}}{{{text}}}{{/selected}}
- {{/options}}
- {{/element.optiongroups}}
- {{/element.frozen}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-selectwithlink.mustache b/templates/core_form/element-selectwithlink.mustache
deleted file mode 100644
index a0bf6d0..0000000
--- a/templates/core_form/element-selectwithlink.mustache
+++ /dev/null
@@ -1,23 +0,0 @@
-{{< core_form/element-template }}
- {{$element}}
- {{^element.frozen}}
-
- {{/element.frozen}}
- {{#element.frozen}}
- {{#element.options}}
- {{#selected}}{{{text}}}{{/selected}}
- {{/element.options}}
- {{/element.frozen}}
- {{element.linklabel}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-selectyesno-inline.mustache b/templates/core_form/element-selectyesno-inline.mustache
deleted file mode 100644
index f2366e0..0000000
--- a/templates/core_form/element-selectyesno-inline.mustache
+++ /dev/null
@@ -1 +0,0 @@
-{{> core_form/element-select-inline }}
diff --git a/templates/core_form/element-selectyesno.mustache b/templates/core_form/element-selectyesno.mustache
deleted file mode 100644
index e918676..0000000
--- a/templates/core_form/element-selectyesno.mustache
+++ /dev/null
@@ -1 +0,0 @@
-{{> core_form/element-select }}
diff --git a/templates/core_form/element-static.mustache b/templates/core_form/element-static.mustache
deleted file mode 100644
index 4eef265..0000000
--- a/templates/core_form/element-static.mustache
+++ /dev/null
@@ -1,44 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/element-static
-
- Static form element template. A static form element is an element that just outputs raw HTML.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * element - A context exported from an mform element.
- * element.html - The raw html to display.
-
- Example context (json):
- {
- "label": "Example label",
- "element": { "html": "Example HTML", "staticlabel": true }
- }
-}}
-{{< core_form/element-template }}
- {{$element}}
-
-{{#js}}
-require(['theme_ilb/form-display-errors'], function(module) {
- module.enhance({{#quote}}{{element.id}}{{/quote}});
-});
-{{/js}}
diff --git a/templates/core_form/element-template.mustache b/templates/core_form/element-template.mustache
deleted file mode 100644
index 5f5e534..0000000
--- a/templates/core_form/element-template.mustache
+++ /dev/null
@@ -1,78 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template core_form/element-template
-
- Template for the form element wrapper template.
-
- Context variables required for this template:
- * label
- * required
- * advanced
- * helpbutton
- * error
- * element
- * id
- * name
-
- Example context (json):
- {
- "label": "Course full name",
- "required": true,
- "advanced": false,
- "error": null,
- "element": {
- "wrapperid": "fitem_id_fullname",
- "id": "id_fullname",
- "name": "fullname"
- }
- }
-}}
-
- {{/element.filepickerclientid}}
- {{^element.frozen}}
- {{{element.filepickerhtml}}}
- {{/element.frozen}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_form/element-warning.mustache b/templates/core_form/element-warning.mustache
deleted file mode 100644
index 9006137..0000000
--- a/templates/core_form/element-warning.mustache
+++ /dev/null
@@ -1,5 +0,0 @@
-{{< core_form/element-template }}
- {{$element}}
- {{{element.html}}}
- {{/element}}
-{{/ core_form/element-template }}
\ No newline at end of file
diff --git a/templates/core_form/element-wikieditor.mustache b/templates/core_form/element-wikieditor.mustache
deleted file mode 100644
index 6f02ca0..0000000
--- a/templates/core_form/element-wikieditor.mustache
+++ /dev/null
@@ -1,5 +0,0 @@
-{{< core_form/element-template }}
- {{$element}}
- {{{element.html}}}
- {{/element}}
-{{/ core_form/element-template }}
diff --git a/templates/core_grades/edit_tree.mustache b/templates/core_grades/edit_tree.mustache
deleted file mode 100644
index 341b503..0000000
--- a/templates/core_grades/edit_tree.mustache
+++ /dev/null
@@ -1,45 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Edit tree.
-}}
-
-
diff --git a/templates/core_grades/weight_field.mustache b/templates/core_grades/weight_field.mustache
deleted file mode 100644
index 3ee641b..0000000
--- a/templates/core_grades/weight_field.mustache
+++ /dev/null
@@ -1,23 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Weight field.
-}}
-
-
diff --git a/templates/core_grades/weight_override_field.mustache b/templates/core_grades/weight_override_field.mustache
deleted file mode 100644
index 0ed8292..0000000
--- a/templates/core_grades/weight_override_field.mustache
+++ /dev/null
@@ -1,31 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Weight field.
-}}
-
-{{#hasactions}}
- {{#js}}
- require(['core/yui'], function(Y) {
- {{#actions}}
- Y.on('{{event}}', {{{jsfunction}}}, '#{{id}}', null{{#jsfunctionargs}}, {{{jsfunctionargs}}}{{/jsfunctionargs}});
- {{/actions}}
- });
- {{/js}}
-{{/hasactions}}
diff --git a/templates/gradereport_singleview/bulk_insert.mustache b/templates/gradereport_singleview/bulk_insert.mustache
deleted file mode 100644
index abe592a..0000000
--- a/templates/gradereport_singleview/bulk_insert.mustache
+++ /dev/null
@@ -1,34 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Bulk insert attribute.
-}}
-
-
-
-
-
diff --git a/templates/gradereport_singleview/button.mustache b/templates/gradereport_singleview/button.mustache
deleted file mode 100644
index 43fdbcf..0000000
--- a/templates/gradereport_singleview/button.mustache
+++ /dev/null
@@ -1,20 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Button.
-}}
-
diff --git a/templates/gradereport_singleview/dropdown_attribute.mustache b/templates/gradereport_singleview/dropdown_attribute.mustache
deleted file mode 100644
index 9f3be1a..0000000
--- a/templates/gradereport_singleview/dropdown_attribute.mustache
+++ /dev/null
@@ -1,25 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Dropdown attribute.
-}}
-
-
diff --git a/templates/gradereport_singleview/text_attribute.mustache b/templates/gradereport_singleview/text_attribute.mustache
deleted file mode 100644
index ffd06e9..0000000
--- a/templates/gradereport_singleview/text_attribute.mustache
+++ /dev/null
@@ -1,22 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- Text attribute.
-}}
-
-
-
diff --git a/templates/gradingform_guide/comment_chooser.mustache b/templates/gradingform_guide/comment_chooser.mustache
deleted file mode 100644
index 1199a1e..0000000
--- a/templates/gradingform_guide/comment_chooser.mustache
+++ /dev/null
@@ -1,57 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template gradingform_guide/comment_chooser
-
- Moodle comment chooser template for marking guide.
-
- The purpose of this template is to render a list of frequently used comments that can be used by the comment chooser dialog.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * criterionId The criterion ID this chooser template is being generated for.
- * comments Array of id / description pairs.
-
- Example context (json):
- {
- "criterionId": "1",
- "comments": [
- {
- "id": "1",
- "description": "Test comment description 1"
- },
- {
- "id": "2",
- "description": "Test comment description 2"
- }
- ]
- }
-}}
-
-
- {{#comments}}
-
- {{/comments}}
-
-
diff --git a/templates/mod_assign/grading_actions.mustache b/templates/mod_assign/grading_actions.mustache
deleted file mode 100644
index 5d0818e..0000000
--- a/templates/mod_assign/grading_actions.mustache
+++ /dev/null
@@ -1,55 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template mod_assign/grading_actions
-
- Actions panel at the bottom of the assignment grading UI.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * data-region
-
- Context variables required for this template:
- * see mod/assign/classes/output/grading_app.php
-
- This template is initially hidden, and is only displayed after the current user info has been loaded.
-}}
-{{#showreview}}
-
-
-
-
-
-
-
-{{/showreview}}
-
-{{#js}}
-require(['mod_assign/grading_actions'], function(GradingActions) {
- new GradingActions('[data-region="grade-actions"]');
-});
-{{/js}}
diff --git a/templates/mod_assign/grading_navigation.mustache b/templates/mod_assign/grading_navigation.mustache
deleted file mode 100644
index ab2d9e5..0000000
--- a/templates/mod_assign/grading_navigation.mustache
+++ /dev/null
@@ -1,103 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template mod_assign/grading_navigation
-
- Actions panel at the bottom of the assignment grading UI.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * data-region, data-assignmentid, data-groupid
-
- Context variables required for this template:
- * see mod/assign/classes/output/grading_app.php
-
- This template includes ajax functionality, so it cannot be shown in the template library.
-}}
-
-
-
-{{!
- There are three chunks, which appear side-by-side at large screen sizes.
- A) Assignment info, which has 3 rows:
-}}
-
-
-{{#js}}
-require(['mod_assign/grading_navigation', 'core/tooltip'], function(GradingNavigation, ToolTip) {
- var nav = new GradingNavigation('[data-region="user-selector"]');
- var tooltip = new ToolTip('[data-region="assignment-tooltip"]');
-});
-{{/js}}
diff --git a/templates/mod_assign/grading_navigation_user_selector.mustache b/templates/mod_assign/grading_navigation_user_selector.mustache
deleted file mode 100644
index ab80917..0000000
--- a/templates/mod_assign/grading_navigation_user_selector.mustache
+++ /dev/null
@@ -1,66 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template mod_assign/grading_navigation_user_selector
-
- The template HTML for the user selector in the top right corner.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * data-action, data-assignmentid, data-groupid, data-region
-
- Context variables required for this template:
- * see mod/assign/classes/output/grading_app.php
-
- This template uses ajax functionality, so it cannot be shown in the template library.
-}}
-{{{larrow}}}
-
-
-
-{{{rarrow}}}
-
-
-
-
-
- {{#str}}xofy, mod_assign, { "x": "{{index}}", "y": "{{count}}" }{{/str}}
-
-
-
-
-
-
-
-
-
- {{#filters}}
- {{filtername}}
- {{/filters}}
- {{^filters}}
- {{#str}}nofilters, mod_assign{{/str}}
- {{/filters}}
-
- {{#pix}}i/filter{{/pix}}
-
diff --git a/templates/mod_forum/big_search_form.mustache b/templates/mod_forum/big_search_form.mustache
deleted file mode 100644
index 5c05e5c..0000000
--- a/templates/mod_forum/big_search_form.mustache
+++ /dev/null
@@ -1,188 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template mod_forum/big_search_form
-
- Big search form.
-
- Example context (json):
- {
- "actionurl": "https://example.com/mod/forum/search.php",
- "courseid": "2",
- "words": "apples",
- "phrase": "Lorem ipsum dolor",
- "notwords": "Not these words",
- "showfullwords": [
- {
- "fullwords": "Exactly"
- }
- ],
- "datefromchecked": 1,
- "datetochecked": "",
- "forumoptions": [
- {
- "name": "Forum One",
- "value": "23"
- },
- {
- "name": "Forum Two",
- "value": "34"
- }
- ],
- "subject": "Help me please",
- "user": "Helpy McUser"
- }
-}}
-
diff --git a/templates/tool_lp/progress_bar.mustache b/templates/tool_lp/progress_bar.mustache
deleted file mode 100644
index b7029db..0000000
--- a/templates/tool_lp/progress_bar.mustache
+++ /dev/null
@@ -1,47 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template tool_lp/progress_bar
-
- Moodle progress bar template for tool_lp.
-
- The purpose of this template is to render a progress bar with a brief description.
-
- Classes required for JS:
- * none
-
- Data attributes required for JS:
- * none
-
- Context variables required for this template:
- * progresstextvalue A brief text that describes the progress bar.
- * percentagevalue The numeric value for the progress bar's percentage.
- * percentlabelvalue The progress bar's label that shows the percentage value.
-
- Example context (json):
- {
- "progresstextvalue": "Progress:",
- "percentagevalue": "50",
- "percentlabelvalue": "50.00 %"
- }
-
-}}
-
-
diff --git a/templates/tool_usertours/tourstep.mustache b/templates/tool_usertours/tourstep.mustache
deleted file mode 100644
index 192fec4..0000000
--- a/templates/tool_usertours/tourstep.mustache
+++ /dev/null
@@ -1,66 +0,0 @@
-{{!
- This file is part of Moodle - http://moodle.org/
-
- Moodle is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- Moodle is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with Moodle. If not, see .
-}}
-{{!
- @template tool_usertours/tourstep
-
- Template used as a template to render step bubbles with their content
- in a user tour.
-
- Classes required for JS:
- * arrow
- * popover-title
- * popover-content
- * popover-navigation
- * popover-title
-
- Data attributes required for JS:
- * data-role=prev
- * data-role=next
- * data-role=pause-resume
- * data-pause-text
- * data-resume-text
- * data-role=end
- * data-placeholder=body
- * data-placeholder=title
-
- Context variables required for this template:
- * None
-
- Example context (json):
- {
- }
-
-}}
-