shithub: werc

Download patch

ref: bc226f0f64f7c61b496925b59fe62d0c3304bd46
parent: 86face7d986c50800c7d71b6b0da7ff6ce79f231
author: Kurt H Maier <khm@sciops.net>
date: Thu Jun 11 10:53:27 EDT 2020

duckduckgo:  add TODO items

--- a/apps/duckduckgo/HOWTO
+++ b/apps/duckduckgo/HOWTO
@@ -12,5 +12,9 @@
 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
+
--