░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/datadrive/moodledata/filedir/59/81
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: 5981a48b0fe27f25ef1e9b95d163c9dd930d7889
var H5P = H5P || {}; H5P.TwitterUserFeed = (function ($) { /** * Constructor function. */ function C(options, id) { H5P.EventDispatcher.call(this); } // Inheritance C.prototype = Object.create(H5P.EventDispatcher.prototype); C.prototype.constructor = C; /** * Attach function called by H5P framework to insert H5P content into * page * * @param {jQuery} $container */ C.prototype.attach = function ($container) { var self = this; $container.append($('<div>', { 'class': 'h5p-twitter-user-feed-deprecation-message', html: 'The <i>Twitter User Feed</i> H5P content type is no longer supported since the Twitter API used is no longer available' })); }; return C; })(H5P.jQuery);
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 5981a48b0fe27f25ef1e9b95d163c9dd930d7889
?
755 B
2023-08-03 13:29
EDIT