From 930ca4d85f90ddf83cfaab7061a9ac49ee04313a Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 1 Feb 2007 20:18:12 +0000 Subject: [PATCH] response --- doc/plugins/discussion.mdwn | 6 +----- doc/todo/plugin.mdwn | 8 ++++---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/doc/plugins/discussion.mdwn b/doc/plugins/discussion.mdwn index 21d2659a3..78d82a09f 100644 --- a/doc/plugins/discussion.mdwn +++ b/doc/plugins/discussion.mdwn @@ -4,8 +4,4 @@ I have seen a few requests on discussion pages, but not any place specific I thi --JeremyReed -Some requests: - -- rcs plugin ([[JeremyReed]] has one he has been using for over a month with over 850 web commits with 13 users with over ten commits each.) - -- manpage plugin: convert **"ls(1)"** style content into Markdown like **\[ls(1)\]\(http://example.org/man.cgi?name=ls§=1\)** or into HTML directly. \ No newline at end of file +> [[todo/plugin]] has a list of stuff, moved yours there. --[[Joey]] diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 274110d2c..5759c0c44 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -26,11 +26,11 @@ Suggestions of ideas for plugins: or something. It's possible that this is a special case of backlinks and is best implemented by making backlinks a plugin somehow. --[[Joey]] -* interwiki links - * random page (cgi plugin; how to link to it easily?) -All the kinds of plugins that blogging software has is also a possibility: - * How about an event calendar. Events could be sub-pages with an embedded code to detail recurrance and/or event date/time + +* rcs plugin ([[JeremyReed]] has one he has been using for over a month with over 850 web commits with 13 users with over ten commits each.) + +* manpage plugin: convert **"ls(1)"** style content into Markdown like **\[ls(1)\]\(http://example.org/man.cgi?name=ls§=1\)** or into HTML directly.