Recommended releases
Download | Released | |
---|---|---|
1.x-1.0.0-alpha (9.98 KB) | Oct 10th, 2016 | Notes |
Description
Provides stream wrappers to access module, theme, profile, and library files
and directories. Note these stream wrappers are read-only as none of these
files or directories should be writable by your webserver.
Installation
Install this module using the official Backdrop CMS instructions.
Example usage
- module://file/icons/text-plain.png
- theme://bartik/screenshot.png
- theme://default/logo.png
- profile://minimal/minimal.info
- profile://current/standard.info (profile://current expands to the active
profile for the site) - library://ckeditor/images/spacer.gif (works only if the Libraries module
is enabled)
##Issues
Bugs and Feature requests should be reported in the
Issue Queue
##Current Maintainers
##Credits
- Ported to Backdrop CMS by Laryn Kragt Bakker - CEDC.org.
- Maintained for Drupal by Dave Reid and Andrew Barry.
- Drupal module supported by Palantir.net and Lullabot.
##License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.