Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Conversation

@samwilson
Copy link

The load_paths setting needs to always be an array of arrays, so that config files can be correctly merged (e.g. so other modules can add paths to the list).

@samwilson
Copy link
Author

It may also be a good idea to make these associative arrays, e.g.

Assets::JAVASCRIPT => array(
    'modulename' => DOCROOT.'js'.DIRECTORY_SEPARATOR
), 

So that other modules can overwrite paths that have been loaded before them.

(Thanks to Zeelot in IRC for this suggestion.)

@hkdobrev
Copy link
Contributor

+1

@hkdobrev hkdobrev mentioned this pull request Mar 25, 2014
@hkdobrev
Copy link
Contributor

@ivank ping.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants