Download the PHP package milkyway-multimedia/ss-mwm-assets without Composer
On this page you can find all versions of the php package milkyway-multimedia/ss-mwm-assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download milkyway-multimedia/ss-mwm-assets
More information about milkyway-multimedia/ss-mwm-assets
Files in milkyway-multimedia/ss-mwm-assets
Download milkyway-multimedia/ss-mwm-assets
More information about milkyway-multimedia/ss-mwm-assets
Files in milkyway-multimedia/ss-mwm-assets
Vendor milkyway-multimedia
Package ss-mwm-assets
Short Description New requirements backend for Silverstripe
License MIT
Package ss-mwm-assets
Short Description New requirements backend for Silverstripe
License MIT
Please rate this library. Is it a good library?
Informations about the package ss-mwm-assets
Assets (New Requirements Backend)
Features
- Access using:
singleton('require')
- You now have some sort of priority for your requirements
- ->before
- ->after
- ->first
- ->last
- Defer CSS and javascript until page loads using: ->defer
- Inline CSS and javascript using: ->inline
- Replace certain files using: ->replace
- Insert CSS and javascript into the using: ->head
- New globals for your templates
- $inlineFile(''): Inline a file at this section of a template
- $placeIMG($width = 400, $height = 300, $categories = 'any', $filters = ''): Insert a placeholder image courtesy of placeimg.com
- $loremIpsum($paragraphs = 1, $length = 'short', $opts = ['plaintext']): Insert lorem ipsum text courtesy of loripsum.net
Install
Add the following to your composer.json file
License
- MIT
Version
- Version 0.3 (Alpha)
Contact
Mellisa Hankins
- E-mail: [email protected]
- Twitter: @mi3ll
- Website: mellimade.com.au
All versions of ss-mwm-assets with dependencies
PHP Build Version
Package Version
No informations.
The package milkyway-multimedia/ss-mwm-assets contains the following files
Loading the files please wait ....