duckduckgo / zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs
https://duckduckhack.com/
Other
548 stars 942 forks source link

Dictionary Definition - Rename content template to content.handlebars #774

Closed moollaza closed 10 years ago

moollaza commented 10 years ago

The content template shouldn't be named after the spice. It should be called content.handlebars, and then should be referenced like so:

options: {
    content: Spice.dictionary_definition.content
}
jagtalon commented 10 years ago

Fixed by @killerfish in https://github.com/duckduckgo/zeroclickinfo-spice/pull/975