Javier Gonel
c6003cca22
Use THEME_STATIC_DIR instead of hardcoded 'theme'
...
The output folder for the theme can be changed via `THEME_STATIC_DIR` setting. But the assets plugin uses the harcoded `theme` string. This small patch makes the asset plugin use the setting.
2013-11-14 18:18:01 +02:00
Justin Mayer
800a53c1f8
Merge pull request #51 from malept/assets/source-paths
...
Assets: add support for specifying additional source load paths
2013-10-08 05:09:53 -07:00
Mark Lee
c9823a72f7
assets: add support for specifying additional source load paths
2013-07-21 17:03:56 -07:00
Mark Lee
250b08a389
assets: add support for named bundles via the settings file
2013-07-21 16:43:43 -07:00
Deniz Turgut
31ccbde072
teach plugins with dependencies to behave
2013-04-12 18:36:42 -04:00
Deniz Turgut
c694cb404d
move tests to plugin folder
2013-04-12 17:48:52 -04:00
Deniz Turgut
9e70c17839
import plugins from core and restructure repo
2013-04-12 13:39:47 -04:00