web commit by tschwinge: *forward*ing functionality for the meta plugin.
authorJoey Hess <joey@wren.kitenet.net>
Mon, 12 Nov 2007 14:14:36 +0000 (09:14 -0500)
committerJoey Hess <joey@wren.kitenet.net>
Mon, 12 Nov 2007 14:14:36 +0000 (09:14 -0500)
doc/todo/__42__forward__42__ing_functionality_for_the_meta_plugin.mdwn [new file with mode: 0644]

diff --git a/doc/todo/__42__forward__42__ing_functionality_for_the_meta_plugin.mdwn b/doc/todo/__42__forward__42__ing_functionality_for_the_meta_plugin.mdwn
new file mode 100644 (file)
index 0000000..f740d75
--- /dev/null
@@ -0,0 +1,12 @@
+Here is a patch [[tag patch]] to add a *forward*ing functionality
+to the [[`meta`_plugin|plugins/meta]].
+
+Find the most recent version at
+<http://www.schwinge.homeip.net/~thomas/tmp/meta_forward.patch>.
+
+I can't use `scrub(...)`, as that will strip out the forwarding HTML command.
+How to deal with that?
+
+I can also submit a Git patch, if desired.
+
+--[[tschwinge]]