projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f64fc
)
is this patch complete?
author
Joey Hess
<joey@gnu.kitenet.net>
Wed, 18 Feb 2009 03:37:20 +0000
(22:37 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Wed, 18 Feb 2009 03:37:20 +0000
(22:37 -0500)
doc/todo/Allow_filenames_that_are_all_type.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/Allow_filenames_that_are_all_type.mdwn
b/doc/todo/Allow_filenames_that_are_all_type.mdwn
index 55e29b6456b437cfd0091e0ab3f19d694bc1e7d2..b8b136aeb0ae25bd868b713f1ab33d41f892e39f 100644
(file)
--- a/
doc/todo/Allow_filenames_that_are_all_type.mdwn
+++ b/
doc/todo/Allow_filenames_that_are_all_type.mdwn
@@
-5,6
+5,10
@@
if the plugin can process files of type `.Makefile` then it will also process `M
I put this patch on the [[todo/syntax_highlighting/]] page a while ago, but it seemed to get
lost because it didn't have its own bug to track it. Now it does :). -- [[Will]]
+> This changes `pagename()`, but what about `pagetype()`?
+> Many things in ikiwiki check if `pagetype($file)` returns
+> true to see if it's a page, etc. --[[Joey]]
+
diff --git a/IkiWiki.pm b/IkiWiki.pm
index 8d728c9..1bd46a9 100644
--- a/IkiWiki.pm