silverstripe-framework/src/Core/Manifest
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
..
ClassContentRemover.php PHPParser optimisations and update 2017-03-06 10:35:25 +00:00
ClassLoader.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassManifest.php NEW Show file path on PHP parser exceptions 2018-09-28 08:58:47 +12:00
ClassManifestErrorHandler.php NEW Show file path on PHP parser exceptions 2018-09-28 08:58:47 +12:00
ClassManifestVisitor.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ManifestFileFinder.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
Module.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
ModuleLoader.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ModuleManifest.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
ModuleResource.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
ModuleResourceLoader.php Merge remote-tracking branch 'origin/4.0' into 4.1 2018-02-15 09:27:51 +13:00
PrioritySorter.php API Implement new module sorting pattern 2017-07-13 10:27:27 +12:00
ResourceURLGenerator.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
VersionProvider.php FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00:00