anvc / scalar

Born-digital, open source, media-rich scholarly publishing that’s as easy as blogging.
Other
231 stars 73 forks source link

Adding media_url #138

Closed dodget closed 4 years ago

dodget commented 4 years ago

This PR resolves an issue where media urls where expected to be the same as base_url during the slug change of a book. It does so by:

This PR is based off of scalar v2.5.12, and I am happy to merge in the latest updates from master if requested.

craigdietrich commented 4 years ago

Thanks @dodget !