From 023c7dac208f3c761d51784e0fa0e85d8cb4ec46 Mon Sep 17 00:00:00 2001 From: khm Date: Thu, 11 Jun 2020 14:53:27 -0700 Subject: [PATCH] duckduckgo: add TODO items --- apps/duckduckgo/HOWTO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/duckduckgo/HOWTO b/apps/duckduckgo/HOWTO index fddca31..8326fd9 100644 --- a/apps/duckduckgo/HOWTO +++ b/apps/duckduckgo/HOWTO @@ -12,5 +12,9 @@ Go with a site:$SERVER_NAME prefix. To have the search path URL be some- thing different, you'll have to edit line 23 of app.rc to point to the new path. -TODO: make it automatically work no matter which directory the app is -enabled in. +TODO: +* Make it automatically work no matter which directory the app is enabled in. +* OR make the search path a configuration option. +* Provide a template for non-footer deployment +* Enable the search path itself to serve a search form to GET requests +