anvc / scalar

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

Scalar - search results do not show any results #97

Closed pguerr061703 closed 6 years ago

pguerr061703 commented 6 years ago

When I use Scalar to search for youtube videos, (in this example I searched for 'man', you fail to get any results.) . See attached pic. Is there something wrong with the search mechanism?

Thank you.

screen shot 2018-08-14 at 11 42 20 am 1

craigdietrich commented 6 years ago

All API keys are kept in local_settings.php: http://scalar.usc.edu/works/guide2/local-settings

However, if you're using an older version of Scalar there won't be a YouTube API key ... that is a more recent addition after Google changed the requirements. While updating Scalar make sure to take a look at: https://github.com/anvc/scalar/wiki/Changes-to-config-files-over-time , you'll see the YouTube API key listed there.