summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2009-01-01 07:33:36 -0500
committerJoey Hess <joey@kitenet.net>2009-01-01 07:33:36 -0500
commit38d58467f491ac7e154d83b7fa0a90d1ebb79efc (patch)
tree31b6e85f15ca331d1280d37b18ff94c1a8a8f651 /doc
parent8202cfe19e65867d7e41339944a8d7ca6daffa22 (diff)
link to related bug
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/modify_page_filename_in_plugin.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/modify_page_filename_in_plugin.mdwn b/doc/todo/modify_page_filename_in_plugin.mdwn
index 4099487a1..a13c8b62f 100644
--- a/doc/todo/modify_page_filename_in_plugin.mdwn
+++ b/doc/todo/modify_page_filename_in_plugin.mdwn
@@ -6,6 +6,8 @@ The problem is that I occasionally have xxx.c and xxx.h in the same directory an
My solution is to allow plugins to provide a hook that sets the pagename. --[[/users/bstpierre]]
+> You might also find the solution to [[bugs/multiple_pages_with_same_name]] helps you. That patch is already applied. -- [[Will]]
+
--- /usr/share/perl5/IkiWiki.pm.ORIG 2008-10-03 14:12:50.000000000 -0400
+++ /usr/share/perl5/IkiWiki.pm 2008-10-07 11:57:26.000000000 -0400
@@ -196,11 +196,32 @@