2017 © Pedro Peláez
 

library shared-resources

Shareable and common resource modules

image

onoi/shared-resources

Shareable and common resource modules

  • Saturday, January 20, 2018
  • by mwjames
  • Repository
  • 1 Watchers
  • 1 Stars
  • 64,495 Installations
  • JavaScript
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 9 % Grown

The README.md

shared-resources

Latest Stable Version Packagist download count Dependency Status, (*1)

Some resources in this package were part of the Semantic MediaWiki code base and are now deployed as separate library so that ResourceLoader modules can be used independently., (*2)

Requirements

PHP 5.3 / HHVM 3.3 or later, (*3)

Installation

The recommended installation method for this library is to add the dependency to your composer.json., (*4)

{
    "require": {
        "onoi/shared-resources": "~0.4"
    }
}

Usage

Define a dependency or load a specifc resource module., (*5)

$GLOBALS['wgResourceModules']['ext.something'] = array(
    ...
    'dependencies'  => array(
        'onoi.md5',
        'onoi.blobstore'
    );
);
mw.loader.using( 'onoi.md5' ).done( function () {
    // do something
} );

Resources

  • onoi.md5 (1.1.0)
  • onoi.blockUI (2.70)
  • onoi.rangeslider (2.1.2)
  • onoi.localForage (1.4.2)
  • onoi.async (1.0)
  • onoi.qtip (3.0.3)
  • onoi.jstorage (0.4.12)
  • onoi.blobstore (0.1)
  • onoi.clipboard (1.5.15)
  • onoi.dataTables (jquery.dataTables 1.10.15)
  • onoi.bootstrap.tab (v4.0.0-alpha.6)

Contribution and support

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guidelinee. A list of people who have made contributions in the past can be found here., (*6)

Release notes

  • 0.4.1 (2017-04-22), (*7)

    • Replaced jquery.dataTables 1.10.13 with 1.10.15
  • 0.4 (2017-04-15), (*8)

    • Addedd onoi.dataTables using jquery.dataTables 1.10.13
    • Addedd onoi.highlight using jquery.highlight
    • Addedd onoi.bootstrap.tab using Bootstrap (v4.0.0-alpha.6): tab.js
    • Replaced clipboard.js v1.5.15 with v1.6.1
    • Replaced localForage.js 1.4.2 with 1.5.0
  • 0.3 (2016-12-17), (*9)

    • Addedd onoi.clipboard 1.5.15
  • 0.2 (2016-05-25), (*10)

    • Addedd onoi.qtip 3.0.3
    • Replaced onoi.localForage 1.4.0 with 1.4.2
    • Replaced onoi.md5 2.3.0 with 1.1.0 as some issues were encountered when loading it as resource
  • 0.1 (2016-04-05), (*11)

    • Initial release

License

GNU General Public License 2.0 or later. Libraries and third-party plug-ins are deployed with their respective published licenses., (*12)

The Versions

20/01 2018

dev-master

9999999-dev https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

mediawiki

23/04 2017

0.4.3

0.4.3.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

23/04 2017

0.4.2

0.4.2.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

22/04 2017

0.4.1

0.4.1.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

15/04 2017

0.4.0

0.4.0.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

17/12 2016

0.3.0

0.3.0.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

08/09 2016

0.2.3

0.2.3.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

01/07 2016

0.2.2

0.2.2.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

10/06 2016

0.2.1

0.2.1.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

25/05 2016

0.2

0.2.0.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki

05/04 2016

0.1

0.1.0.0 https://github.com/onoi/common-resources

Shareable and common resource modules

  Sources   Download

GPL-2.0+

The Requires

 

mediawiki