]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 2 Jan 2009 19:16:13 +0000 (14:16 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 2 Jan 2009 19:16:13 +0000 (14:16 -0500)
doc/bugs/Use_install__40__1__41___instead_of_cp__40__1__41___for_installing_files.mdwn
doc/bugs/pagetitle_function_does_not_respect_meta_titles.mdwn
doc/plugins/contrib/po.mdwn

index 88a187dfc220a1d5a2f8a6bc1f186df184352fa1..1979e3fbd734b1d3c98f827b9659142060d8c3cf 100644 (file)
@@ -24,4 +24,6 @@ Here is a patch against ikiwiki-1.51 for using find(1) and install(1) instead of
 
 >> No, apparently FreeBSD `install` does not support `-D`.  See [the FreeBSD install manpage](http://www.freebsd.org/cgi/man.cgi?query=install&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html). --[[JoshTriplett]]
 
->> Patch applied; [[bugs/done]]. --[[JoshTriplett]]
+>> Patch applied. --[[JoshTriplett]]
+
+There are still/again "cp -a"s in the Makefile as of 3.00
index 158656a1343f51a6dd14269ba57e6a8aab8475ee..cccd53d0530b924f9ae54dbec3505e4063fe19f2 100644 (file)
@@ -14,3 +14,5 @@ The `IkiWiki::pagetitle` function does not respect title changes via `meta.title
 >> It was actually more complicated than expected. A working prototype is
 >> now in my `meta` branch, see my userpage for the up-to-date url.
 >> Thus tagging [[patch]]. --[[intrigeri]]
+>>
+>>> Joey, please consider merging my `meta` branch. --[[intrigeri]]
index f90ffeed2014e43e78a940fce883d31fb0a5a75d..edd6651854b42b06221c5aea98be037976900ea1 100644 (file)
@@ -86,6 +86,9 @@ Any thoughts on this?
 >>> to avoid breaking existing functionality, it implies to hack a bit
 >>> [[plugins/edittemplate]] so that multiple templates can be
 >>> inserted at page creation time. [[--intrigeri]]
+>>>
+>>>> I implemented such a warning using the formbuilder_setup hook.
+>>>> --[[intrigeri]]
 >>
 >> And also, is there any way to start a translation of a page into a new
 >> lanauge using the web interface?
@@ -139,6 +142,11 @@ Any thoughts on this?
 >>>>> to have the links text generation more customizable through
 >>>>> plugins, I could do both at the same time if we consider this
 >>>>> matter to be important enough. --[[intrigeri]]
+>>>>>
+>>>>>> The translation status in links is now implemented in my
+>>>>>> `po`branch. It requires my `meta` branch changes to
+>>>>>> work, though. I consider the latter to be mature enough to
+>>>>>> be merged. --[[intrigeri]]
 
 >> FWIW, I'm tracking your po branch in ikiwiki master git in the po
 >> branch. One thing I'd like to try in there is setting up a translated