ualibraries / Guide-on-the-Side

The University of Arizona Libraries will no longer provide support for Guide on the Side. The code will remain openly available; however, UAL can no longer provide code fixes or upgrades.
https://ualibraries.github.io/Guide-on-the-Side/about.html
Other
66 stars 48 forks source link

SteppableBehavior doesn't respect phpimage config paths #104

Open simpsonw opened 9 years ago

simpsonw commented 9 years ago

Steps to reproduce

This appears to be because the _parseImages function in the SteppableBehavior has the path hardcoded. There should be some kind of configuration option (possibly in config.yml or maybe core.php) that will allow you to set the path and have it be consistent.