Skip to content

Commit dbcfae5

Browse files
martin-call-learningMartin
andauthored
Big refactor of the plugin: (#2)
* End of the dependency with rss_client * Use of SimpleXML instead of Simplepie * Changed carousselspeed into caroussel delay * Updated & validated workflow * New tests * Validated run-ci.sh * Added some TODOs for future * Fixed phpdoc of all files Co-authored-by: Martin <[email protected]>
1 parent 49ca854 commit dbcfae5

28 files changed

+2084
-292
lines changed
File renamed without changes.

amd/build/config.min.js

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/config.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/glide.min.js

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/glide.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/src/glide.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* RSS Thumbnails block
33
*
4+
* @package
45
* @copyright 2020 - CALL Learning - Laurent David <laurent@call-learning>
56
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
67
*/

0 commit comments

Comments
 (0)