diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2010-03-26 04:41:37 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-26 04:41:37 +0000 |
commit | 8b09b29735b1dbbfe0ef33ad347ecb9bbdf45b75 (patch) | |
tree | c9cd15a2a7c4646dcaab1b7249ebcc34dbf48cd6 | |
parent | 3cea3eb5da0a8f09a495deea9f2a2c73dc76deab (diff) |
response
-rw-r--r-- | doc/users/KathrynAndersen/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/users/KathrynAndersen/discussion.mdwn b/doc/users/KathrynAndersen/discussion.mdwn index c44b28a93..288ea8c51 100644 --- a/doc/users/KathrynAndersen/discussion.mdwn +++ b/doc/users/KathrynAndersen/discussion.mdwn @@ -4,3 +4,11 @@ pile up. I will try to get to these. I'm particularly interested in your use of yaml+fields. Encourage you to go ahead with any others you have not submitted here, like pmap. (Unless it makes more sense to submit that as a patch to the existing map plugin.) --[[Joey]] + +> Thanks. I would have put more up, but I didn't want to until they were properly documented, and other things have taken a higher priority. + +> I think pmap is probably better as a separate plugin, because it has additional dependencies (HTML::LinkList) which people might not want to have to install. + +> The "includepage" plugin I'm not sure whether it is worth releasing or not; it's basically a cut-down version of "inline", because the inline plugin is so complicated and has so many options, I felt more at ease to have something simpler. + +> --[[KathrynAndersen]] |