]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/need_global_renamepage_hook.mdwn
po and doc/todo/need_global_renamepage_hook: response
[ikiwiki.git] / doc / todo / need_global_renamepage_hook.mdwn
index f4e18baa210f406a441cfe657e2417cfde79b175..aa543a64c1559d172b4e846a748f7e3f45ebb7bd 100644 (file)
@@ -55,3 +55,9 @@ would solve my problem. Hmmm? --[[intrigeri]]
 >> In my `po` branch, I renamed `renamepage` to `renamelink`, and
 >> created a `rename` hook that is passed a reference to `@torename`.
 >> --[[intrigeri]]
+
+>>> As Joey highlights it on [[plugins/contrib/po]], it's too late to
+>>> merge such a change, as the 3.x plugin API is released and should
+>>> not be broken. I'm thus proposing to keep the existing
+>>> `renamepage` as it is, and call `rename` the global hook I need.
+>>> --[[intrigeri]]