]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/write.mdwn
Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..."
[git.ikiwiki.info.git] / doc / plugins / write.mdwn
index 82b377820c248ec946237529caf6c5f792469c38..e8ac9614b4335cd6203853473e289c2c1b8a5115 100644 (file)
@@ -436,16 +436,6 @@ be compiled into.
 
 It should return the target filename.
 
-### tweakurlpath
-
-       hook(type => "tweakurlpath", id => "foo", call => \&tweakurlpath);
-
-This hook can be used to modify the internal urls generated by
-ikiwiki; it is run just after ikiwiki has removed the trailing
-`index.html`, in case `usedirs` is enabled.
-
-It should return the modified url.
-
 ## Plugin interface
 
 To import the ikiwiki plugin interface: