silverstripe-framework/src/Dev/Install
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
..
client BUG Ensure installer.php works nicely with .env files 2017-09-06 13:52:51 +12:00
config-form.html BUG Fix incorrect installer base tag generation (#8018) 2018-04-24 10:53:08 +12:00
DatabaseAdapterRegistry.php Fix db autodiscover comment on loading behavior. 2017-12-02 10:52:49 +10:30
DatabaseConfigurationHelper.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
install.php BUG Ensure installer.php works nicely with .env files 2017-09-06 13:52:51 +12:00
install5.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
InstallConfig.php Merge remote-tracking branch 'origin/4.1' into 4 2018-06-11 10:19:04 +12:00
InstallEnvironmentAware.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Installer.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
InstallRequirements.php Added check for php-intl requirement 2018-07-16 18:08:25 +02:00
MySQLDatabaseConfigurationHelper.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
php5-required.html BUG Ensure installer.php works nicely with .env files 2017-09-06 13:52:51 +12:00