diff options
author | chrysn <chrysn@web> | 2014-08-15 18:58:58 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-08-15 18:58:58 -0400 |
commit | 2008740eccc807ad1a6f6bc82658b734db7a248f (patch) | |
tree | 90d4db3a9a0bd4ab94fb136ae05ba41f8e636b5d | |
parent | e48dae48b0e1dc3d53ef76a102d1133826bc79f9 (diff) | |
download | ikiwiki-2008740eccc807ad1a6f6bc82658b734db7a248f.tar ikiwiki-2008740eccc807ad1a6f6bc82658b734db7a248f.tar.gz |
note about implementation
-rw-r--r-- | doc/todo/flexible_relationships_between_pages.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/flexible_relationships_between_pages.mdwn b/doc/todo/flexible_relationships_between_pages.mdwn index cb1ff2b1d..e09e03e9e 100644 --- a/doc/todo/flexible_relationships_between_pages.mdwn +++ b/doc/todo/flexible_relationships_between_pages.mdwn @@ -109,6 +109,8 @@ details >> the [[matching different kinds of links]] discussion, but it was removed >> in favor of per-type matchers. --[[chrysn]] + >>> note to self: should use the ``inject`` function to avoid `no strict refs`. --[[chrysn]] + * configuration location i aimed for static configuration of the `block_names` in the setup file. this |