silverstripe-framework/src/includes
Maxime Rainville 1e01deea39 NEW Make resources dir configurable (#8519)
* NEW Make resources dir configurable.

* Removing reference to old `resources` and updating doc #8519

* Rrtarget to 4.4 release.

* DOC Reference SS_RESOURCES_DIR in Environment doc.

* API Add a Resources method to SilverStripe\Core\Manifest\Module to read the resources-dir from composer.json

* Clean up reference to SS_RESOURCES_DIR env var

* Set default resources-dir

* Update test to use RESOURCES_DIR const in expected resource url method

* Correcting typos

Co-Authored-By: maxime-rainville <maxime@rainville.me>

* MINOR Correctubg minor typos

* DOCS Document the intricacies of exposing static assets.
2019-01-09 15:35:45 +13:00
..
_manifest_exclude API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
autoload.php Update main.php path to support framework in vendor 2017-10-03 09:03:37 +13:00
constants.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
functions.php API Implement new module sorting pattern 2017-07-13 10:27:27 +12:00