diff options
author | Jon Dowland <jmtd@debian.org> | 2011-08-17 15:24:16 +0100 |
---|---|---|
committer | Jon Dowland <jmtd@debian.org> | 2011-08-27 21:53:46 +0100 |
commit | 0334519208e84e26e6035e2fc57b37cb90dd1fe1 (patch) | |
tree | b08125d79df5c8ead08ba030b9f0d2a12424ce8f | |
parent | 3f361ab80efdef52ed3d3d70447f26e927d6aa7b (diff) | |
download | ikiwiki-0334519208e84e26e6035e2fc57b37cb90dd1fe1.tar ikiwiki-0334519208e84e26e6035e2fc57b37cb90dd1fe1.tar.gz |
defaultmeta: where you can find the patch
-rw-r--r-- | doc/todo/allow_site-wide_meta_definitions.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/todo/allow_site-wide_meta_definitions.mdwn b/doc/todo/allow_site-wide_meta_definitions.mdwn index 23967b1d4..4b7068901 100644 --- a/doc/todo/allow_site-wide_meta_definitions.mdwn +++ b/doc/todo/allow_site-wide_meta_definitions.mdwn @@ -146,5 +146,8 @@ definitions essentially. >>>>> >>>>> The setup data structure is no longer complicated with an >>>>> array-of-hashes, which means this is suitable for exposing via websetup. ->>>>> A future iteration of the patch will implement this. — [[Jon]] - +>>>>> A future iteration of the patch will implement this. +>>>>> +>>>>> The patch can be found at +>>>>> [[!template id=gitbranch branch=jmtd/defaultmeta author="[[jon]]"]] +>>>>> — [[Jon]] |