Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
po(otherlanguagesloop): start factorizing
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
parentlinks.pm
diff --git
a/IkiWiki/Plugin/parentlinks.pm
b/IkiWiki/Plugin/parentlinks.pm
index 4525145d6968d9a55e5dd6c2cc2bef360f188ae9..a8b3641e922a43e51a5d295ce64c6ad042890726 100644
(file)
--- a/
IkiWiki/Plugin/parentlinks.pm
+++ b/
IkiWiki/Plugin/parentlinks.pm
@@
-44,7
+44,7
@@
sub parentlinks ($) { #{{{
"height_$height" => 1,
};
$path.="/".$dir;
"height_$height" => 1,
};
$path.="/".$dir;
- $title=
IkiWiki::
pagetitle($dir);
+ $title=pagetitle($dir);
$i++;
}
return @ret;
$i++;
}
return @ret;