2014-08-06 16:29:52 +12:00
|
|
|
---
|
|
|
|
Name: DevelopmentAdmin
|
|
|
|
---
|
2016-08-19 10:51:35 +12:00
|
|
|
SilverStripe\Dev\DevelopmentAdmin:
|
2014-08-06 16:29:52 +12:00
|
|
|
registered_controllers:
|
|
|
|
build:
|
2016-08-19 10:51:35 +12:00
|
|
|
controller: SilverStripe\Dev\DevBuildController
|
2014-08-06 16:29:52 +12:00
|
|
|
links:
|
|
|
|
build: 'Build/rebuild this environment. Call this whenever you have updated your project sources'
|
|
|
|
tasks:
|
2016-08-19 10:51:35 +12:00
|
|
|
controller: SilverStripe\Dev\TaskRunner
|
2014-08-06 16:29:52 +12:00
|
|
|
links:
|
2016-01-06 12:34:58 +13:00
|
|
|
tasks: 'See a list of build tasks to run'
|
2019-02-27 14:50:49 +13:00
|
|
|
confirm:
|
|
|
|
controller: SilverStripe\Dev\DevConfirmationController
|
2020-08-28 07:19:03 +12:00
|
|
|
config:
|
|
|
|
controller: Silverstripe\Dev\DevConfigController
|
|
|
|
links:
|
|
|
|
config: 'View the current config, useful for debugging'
|
2021-02-11 13:05:10 +13:00
|
|
|
|
|
|
|
SilverStripe\Dev\CSSContentParser:
|
|
|
|
disable_xml_external_entities: true
|