diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-04-06 10:47:28 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-06 10:47:28 +0000 |
commit | 2efec70c7e55f9426d7051ffebc6c1eb55afb16b (patch) | |
tree | 6b9bdd09af5908005aaaaf9ab7bc50f11b6bab1b /doc | |
parent | ee1e7079ebe0a1e9d3d6c79cb221a0fb86f423d5 (diff) | |
download | ikiwiki-2efec70c7e55f9426d7051ffebc6c1eb55afb16b.tar ikiwiki-2efec70c7e55f9426d7051ffebc6c1eb55afb16b.tar.gz |
oops, branch returned now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/ymlfront/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/ymlfront/discussion.mdwn b/doc/plugins/contrib/ymlfront/discussion.mdwn index ce3b2b483..3ad02af29 100644 --- a/doc/plugins/contrib/ymlfront/discussion.mdwn +++ b/doc/plugins/contrib/ymlfront/discussion.mdwn @@ -5,3 +5,7 @@ Joey's code in IkiWiki::Setup::Yaml. Please consider merging :-) --[[smcv]] > I would if I could *find* it. I checked out the "field-etc" branch, but I can't find the plugins in question under IkiWiki/Plugin; am I looking in the wrong place, or what? > --[[KathrynAndersen]] + +>> Sorry, I accidentally removed `field-etc` by pushing with `--mirror` from a +>> different checkout. I've put it back; it's a branch from your `ikiplugins.git`, +>> so yes, the code should be in `IkiWiki/Plugin`. --[[smcv]] |