diff options
author | JoshTriplett <JoshTriplett@web> | 2008-07-19 12:43:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-19 12:43:10 -0400 |
commit | d4e757b3a3dd45767250b8acaeb942bb1aa70ae4 (patch) | |
tree | c8c3b528e09d3eba12b51961fe9edbd6eb5c17af /doc/todo | |
parent | 4075f79e35bb06c365617e9d77169ac9c234769b (diff) | |
download | ikiwiki-d4e757b3a3dd45767250b8acaeb942bb1aa70ae4.tar ikiwiki-d4e757b3a3dd45767250b8acaeb942bb1aa70ae4.tar.gz |
template suggestion
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/else_parameter_for_map_plugin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/else_parameter_for_map_plugin.mdwn b/doc/todo/else_parameter_for_map_plugin.mdwn index 859b027e7..a59bcfd14 100644 --- a/doc/todo/else_parameter_for_map_plugin.mdwn +++ b/doc/todo/else_parameter_for_map_plugin.mdwn @@ -35,3 +35,7 @@ documentation yet, I'm waiting for feedback first, but I'll do it for sure. -- [ >>> heavy duplicated syntax without bloating the map plugin with features >>> no-one but me needs. On the other other hand, the patch is a 3-liner. >>> I'm not fixed yet, I'll think about it. --[[intrigeri]] + +>>>> Write a [[plugins/template]] which accepts a pagespec and an +>>>> "else" clause, and then you won't have to duplicate the +>>>> pagespec. --[[JoshTriplett]] |