Ticket #1911: meta-1911.2.patch
File meta-1911.2.patch, 2.8 KB (added by , 8 years ago) |
---|
-
sites/trunk/api.wordpress.org/public_html/core/credits/wp-46.php
359 359 function external_libraries() { 360 360 return array( 361 361 array( 'Backbone.js', 'http://backbonejs.org/' ), 362 array( 'Class POP3', 'http ://squirrelmail.org/' ),363 array( 'Color Animations', 'http ://plugins.jquery.com/color/' ),362 array( 'Class POP3', 'https://squirrelmail.org/' ), 363 array( 'Color Animations', 'https://plugins.jquery.com/color/' ), 364 364 array( 'getID3()', 'http://getid3.sourceforge.net/' ), 365 array( 'Horde Text Diff', 'http ://pear.horde.org/' ),365 array( 'Horde Text Diff', 'https://pear.horde.org/' ), 366 366 array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), 367 367 array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), 368 368 array( 'Iris', 'https://github.com/Automattic/Iris' ), 369 array( 'jQuery', 'http ://jquery.com/' ),370 array( 'jQuery UI', 'http ://jqueryui.com/' ),369 array( 'jQuery', 'https://jquery.com/' ), 370 array( 'jQuery UI', 'https://jqueryui.com/' ), 371 371 array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), 372 372 array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), 373 array( 'jQuery.query', 'http ://plugins.jquery.com/query-object/' ),374 array( 'jQuery.suggest', 'http ://plugins.jquery.com/project/suggest' ),373 array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ), 374 array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ), 375 375 array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), 376 376 array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), 377 377 array( 'Masonry', 'http://masonry.desandro.com/' ), 378 378 array( 'MediaElement.js', 'http://mediaelementjs.com/' ), 379 379 array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), 380 array( 'PemFTP', 'http ://www.phpclasses.org/browse/package/1743.html' ),380 array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ), 381 381 array( 'phpass', 'http://www.openwall.com/phpass/' ), 382 382 array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), 383 383 array( 'Plupload', 'http://www.plupload.com/' ), … … 386 386 array( 'SimplePie', 'http://simplepie.org/' ), 387 387 array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ), 388 388 array( 'Thickbox', 'http://codylindley.com/thickbox/' ), 389 array( 'TinyMCE', 'http ://www.tinymce.com/' ),389 array( 'TinyMCE', 'https://www.tinymce.com/' ), 390 390 array( 'Twemoji', 'https://github.com/twitter/twemoji' ), 391 391 array( 'Underscore.js', 'http://underscorejs.org/' ), 392 392 array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ),