duckduckhack-docs icon indicating copy to clipboard operation
duckduckhack-docs copied to clipboard

DuckDuckHack Instant Answer documentation for developers

Results 6 duckduckhack-docs issues
Sort by recently updated
recently updated
newest added

The instant answer for "DNS Servers": https://duckduckgo.com/?q=dns+servers&ia=answer Shows multiple non-operating services, such as the "German Privacy Foundation", which makes it quite useless :/

Currently, many IA examples mentioned on the [page](http://docs.duckduckhack.com/frontend-reference/variants-reference.html) don't work. One example is "[electronics coupons](https://duckduckgo.com/?q=electronics+coupons&ia=web)" mentioned under `detail` variants.

Bug

The documentation omits to mention that in order for mapping functionality to work with the `places` template group the call to `Spice.add()` must be wrapped within a require block that...

Bug

@moollaza Recently developed duckduckgo/p5-app-duckpan#358 - so we can now interact with FatHeads locally. Unfortunately, things that look _fine_ in local development do not look at all similar on Beta (missing...

Suggestion

DuckPAN relies on the cloned repositories having the same name as the upstream repo (for ZCI, anyway) - we should add a warning not to rename the directory or DuckPAN...

Suggestion

In duckduckgo/p5-app-duckpan#317 we added support for using IDs (and package names) in addition to the camel-cased name when using DuckPAN. This means you can do things like `duckpan test vim_cheat_sheet`...

Suggestion