diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-04-17 12:04:14 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-04-17 12:04:14 -0400 |
commit | 448386dc009f68d9cf601da50404f8c5a9ae7488 (patch) | |
tree | 98850718edda45846e3220038f97c2fbcbba63ea | |
parent | fcce001ca70b79cf94b2ce703ab736c3635c9a3c (diff) | |
download | ikiwiki-448386dc009f68d9cf601da50404f8c5a9ae7488.tar ikiwiki-448386dc009f68d9cf601da50404f8c5a9ae7488.tar.gz |
simple issue
-rw-r--r-- | doc/bugs/listdirectives_doesn__39__t_register_a_link.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/listdirectives_doesn__39__t_register_a_link.mdwn b/doc/bugs/listdirectives_doesn__39__t_register_a_link.mdwn new file mode 100644 index 000000000..b179972d8 --- /dev/null +++ b/doc/bugs/listdirectives_doesn__39__t_register_a_link.mdwn @@ -0,0 +1 @@ +The [[ikiwiki/directive/listdirectives]]` directive doesn't register a link between the page and the subpages. This is a problem because then the [[ikiwiki/directive/orphans]] directive then marks the directives as orphans... Maybe it is a but with the orphans directive however... A simple workaround is to exclude those files from the orphans call... --[[anarcat]] |