__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{{!
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 <http://www.gnu.org/licenses/>.
}}
{{!
@template block_timeline/event-list-content
This template renders a group of event list items for the timeline block.
Example context (json):
{
"events": [
{
"name": "Assignment due 1",
"url": "https://www.google.com",
"timesort": 1490320388,
"course": {
"fullnamedisplay": "Course 1"
},
"action": {
"name": "Submit assignment",
"url": "https://www.google.com",
"itemcount": 1,
"actionable": true
},
"icon": {
"key": "icon",
"component": "mod_assign",
"alttext": "Assignment icon"
}
},
{
"name": "Assignment due 2",
"url": "https://www.google.com",
"timesort": 1490320388,
"course": {
"fullnamedisplay": "Course 1"
},
"action": {
"name": "Submit assignment",
"url": "https://www.google.com",
"itemcount": 1,
"actionable": true
},
"icon": {
"key": "icon",
"component": "mod_assign",
"alttext": "Assignment icon"
}
}
]
}
}}
<div class="pb-2" data-region="event-list-wrapper">
{{#eventsbyday}}
<div class="mt-3" data-region="event-list-content-date" data-timestamp="{{dayTimestamp}}">
<h5 class="h6 d-inline {{^courseview}}font-weight-bold px-2{{/courseview}}">{{#userdate}} {{dayTimestamp}}, {{#str}} strftimedaydate, core_langconfig {{/str}} {{/userdate}}</h5>
</div>
{{> block_timeline/event-list-items }}
{{/eventsbyday}}
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| course-item-loading-placeholder.mustache | File | 1.53 KB | 0777 |
|
| course-item.mustache | File | 1.44 KB | 0777 |
|
| course-items.mustache | File | 1.14 KB | 0777 |
|
| event-list-content.mustache | File | 2.61 KB | 0777 |
|
| event-list-item.mustache | File | 4.47 KB | 0777 |
|
| event-list-items.mustache | File | 2.27 KB | 0777 |
|
| event-list-loadmore.mustache | File | 1.12 KB | 0777 |
|
| event-list.mustache | File | 2.05 KB | 0777 |
|
| main.mustache | File | 1.7 KB | 0777 |
|
| nav-day-filter.mustache | File | 4.69 KB | 0777 |
|
| nav-search.mustache | File | 1.12 KB | 0777 |
|
| nav-view-selector.mustache | File | 2.71 KB | 0777 |
|
| no-courses.mustache | File | 1.26 KB | 0777 |
|
| no-events.mustache | File | 1.2 KB | 0777 |
|
| placeholder-event-list-item.mustache | File | 1.65 KB | 0777 |
|
| view-courses.mustache | File | 1.72 KB | 0777 |
|
| view-dates.mustache | File | 940 B | 0777 |
|
| view.mustache | File | 2.37 KB | 0777 |
|