Commit Graph

114 Commits

Author SHA1 Message Date
stanley lieber
ab0e98e3ef apps/wman/app.rc: remove ssam dependency. junk characters no longer printed. 2020-06-12 19:30:22 -04:00
stanley lieber
b6e38d6c91 apps/duckduckgo/HOWTO: apps/search -> apps/duckduckgo 2020-06-12 19:11:56 -04:00
khm
023c7dac20 duckduckgo: add TODO items 2020-06-11 14:53:27 -07:00
khm
6afcf7d75b werc.cat-v.org: document duckduckgo app 2020-06-09 23:01:19 -07:00
stanley lieber
25a0686de9 apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc. 2020-05-31 23:02:34 -04:00
stanley lieber
fac61775f0 apps/duckduckgo/HOWTO: fix typo 2020-05-31 22:59:34 -04:00
khm
e5a466b8c5 apps/duckduckgo: fix accessibility problems
reported by WAVE: https://wave.webaim.org
2020-05-26 21:39:54 -07:00
khm
1ef0fdb99f apps: rename 'search' to 'duckduckgo'
just in case we want to bring in a 'real' search app like e.g.
the one in wercchan, for which see
https://github.com/kfarwell/werchan/tree/master/apps/search
2020-05-25 19:20:16 -07:00
khm
32cf41e25c apps: add simple site-search app 2020-05-25 17:13:01 -07:00
khm
d425a1b19c blagh: jsonfeed support 2020-05-25 02:09:41 -07:00
stanley lieber
3d826f83e6 apps/blagh/rss20.tpl: find the correct most recently updated file so the <lastBuildDate> field is precisely accurate. 2019-12-09 23:21:45 -05:00
stanley lieber
0f81109a24 apps/blagh/atom.tpl: find the correct most recently updated file so the feed <updated> field is precisely accurate. 2019-12-09 23:20:11 -05:00
stanley lieber
b34f460662 apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a 2019-12-09 22:18:12 -05:00
stanley lieber
1f2f324654 apps/blagh/atom.tpl: fix rfc3339 dates for feed <updated> and entry <updated> fields, needed for feed validation. 2019-12-09 22:03:57 -05:00
stanley lieber
175faff417 apps/blagh/rss20.tpl: improve grep for <lastBuildDate> 2019-12-09 19:46:57 -05:00
stanley lieber
b601c168d9 apps/blagh/rss20.tpl: correctly generate accurate dates for <lastBuildDate> and <pubDate>. 2019-12-09 19:37:43 -05:00
stanley lieber
81969a371d apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation) 2019-12-07 21:55:44 -05:00
stanley lieber
e46212286c apps/wman/app.rc: fix columnization 2019-12-07 21:53:38 -05:00
khm
5bf3790c9e paste: remove some code smell, roll index.html into app.rc 2016-02-17 12:19:07 -05:00
sl
f868bf8769 apps/wman: fix comments and restore template syntax. 2016-02-10 20:34:33 -05:00
sl
7db7582b57 apps/blagh: use new datei and datet functions 2016-02-10 20:33:27 -05:00
sl
32414fdfff initial import of changes from 9front bikeshedding; bundle rc-httpd 2016-02-04 15:05:05 -05:00
Uriel
7327afab9d Two new configuration options for wman:
* wman_tmac (defaults to 'an') to pass as parameter to the -m flag of troff.
* fn wman_out_filter (defaults to calling wman_default_out_filter) to do post-processing (eg., calling col) of man page output.

Also filter out directories starting with _ from man page section listings.
2011-01-09 10:48:18 +00:00
Uriel
2f70d35811 Fix 'Hello World' app to work with modern app API. Thanks EthanG for pointing this out. 2010-06-06 18:06:21 +00:00
Uriel
5d459fdae2 Remove direct links to feeds, they can be added in a user's config easily enough. 2010-04-17 01:06:16 +00:00
Uriel
738d4d8568 Remove internal nofollow's that waste pagerank. 2010-04-17 01:05:13 +00:00
Uriel
98a9988f7d Note about bug where markdown references are used in blog posts. 2010-01-19 00:31:55 +00:00
Uriel
83ed78e39e Set some reasonable titles for man pages. 2009-12-07 05:38:42 +00:00
uriel
30f0439673 Display only 20 entries per column in man page listings, this avoids scrillbars most of the time. 2009-10-29 09:47:53 +00:00
uriel
21b75ecd4c Allow overriding the manual section listing page (just create an index.md or index.html in the dir where wman is enabled). 2009-10-25 09:31:01 +00:00
uriel
208daf38ec Fix anon posting, make 'pseudo-captcha' more fun and slightly harder. 2009-10-20 02:28:10 +02:00
uriel
5e5f1bd886 Anon posting for bridge. 2009-10-20 02:09:55 +02:00
uriel
dc8bae50f9 Merge bugfix for dirdir from werc-dev repo. 2009-09-23 12:31:52 +02:00
uriel
bf723398c5 Merge. 2009-09-23 12:28:20 +02:00
uriel
47911fb298 Fix bug that caused the creation of directories in wiki to act erratically. 2009-09-22 17:12:34 +02:00
uriel
b27d16a66e Add missing wman search template! Doh. 2009-09-14 01:37:50 +00:00
uriel
85efc8a4b7 Replace nroff reference with troff -N, thanks garbeam! 2009-08-26 00:48:38 +02:00
uriel
5e1f5d2b6d Add rel="nofollow" for links to user loggin page. 2009-08-10 12:34:19 +02:00
uriel
c2d81e3dfb Do Pubsubhubbub submit in the background so we don't block. 2009-08-06 01:09:04 +00:00
uriel
345cd6b545 Further HTML5-fication, plus fix some case consistency mismatches. 2009-07-28 20:49:53 +02:00
uriel
904c11dbb4 Further work on pubsubhub support. I think we now have all we are supposed to, but I'm not sure it works yet. 2009-07-20 04:01:36 +00:00
uriel
1ddf17b4bb Experimental support for Google's pubsubhubbub 2009-07-19 03:27:26 +02:00
uriel
513f34cba7 Add extra new line between posts to avoid formatting from one post to extend to the next. 2009-07-14 22:53:23 +00:00
uriel
e7295877af Fix two typos, thanks echoline! 2009-06-20 11:55:26 +02:00
uriel
7f12eb95a8 Strip title from rss/atom 'summary'(ie., body).
This used to look really ugly in most feed readers.
2009-06-13 15:59:43 +02:00
uriel
861c35f7d5 Allo to set blagh conf_ options from initrc.local as well. 2009-06-12 23:59:47 +02:00
uriel
0cf525b85d Optimization/fix to only pass the content of all blog posts at once to $formatter
This seems to some how fix a strange bug I have seen on my test setup, need to investigate more.
2009-06-12 23:56:48 +02:00
uriel
bcbdb852f2 New configuration variable for blagh: conf_max_posts_per_page sets the maximum numbers to display in a blog feed, default is 32. Note that this also affects rss feeds. 2009-06-12 23:44:21 +02:00
uriel
310c350d3f Do not set handler if man page doesn't exist so we can provide proper 404 (or other fall-back)
Make 'Intro' page title fixing case-insensitive to deal with Plan B man pages.
2009-05-29 10:04:27 +00:00
uriel
6e52eed94b Don't add extra / to url when we redirect to proper path in wman 2009-04-19 23:56:05 +00:00