contrib/po: update after implementing suggested changes

Signed-off-by: intrigeri <intrigeri@boum.org>
master
intrigeri 2009-01-26 23:47:02 +01:00
parent dfc50165dd
commit be43f94b9f
1 changed files with 5 additions and 4 deletions

View File

@ -202,6 +202,8 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]]
> I've looked it over and updated my branch with some (untested) > I've looked it over and updated my branch with some (untested)
> changes. > changes.
> >
>> I've merged your changes into my branch. Only one was buggy.
>
> Sorry, I'd forgotten about your cansave hook.. sorry for the duplicate > Sorry, I'd forgotten about your cansave hook.. sorry for the duplicate
> work there. > work there.
> >
@ -212,7 +214,7 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]]
> 3.x API, which I've promised not to do, so needs to be avoided > 3.x API, which I've promised not to do, so needs to be avoided
> somehow. (Sorry, I guess I dropped the ball on not getting this > somehow. (Sorry, I guess I dropped the ball on not getting this
> API change in before cutting 3.0..) > API change in before cutting 3.0..)
> >>
>> I'm discussing the solutions we now have on >> I'm discussing the solutions we now have on
>> [[todo/need_global_renamepage_hook]], as the solution I implemented >> [[todo/need_global_renamepage_hook]], as the solution I implemented
>> was initially agreed on there. >> was initially agreed on there.
@ -235,7 +237,7 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]]
> * `skeleton.pm.example`'s canrename needs fixing to use either > * `skeleton.pm.example`'s canrename needs fixing to use either
> the current or my suggested parameters. > the current or my suggested parameters.
>> >>
>> I'll do both. >> Done.
>> >>
> * I don't like the exporting of `%backlinks` and `$backlinks_calculated` > * I don't like the exporting of `%backlinks` and `$backlinks_calculated`
> (the latter is exported but not used). > (the latter is exported but not used).
@ -276,8 +278,7 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]]
> that can be used safely, and that version documented in > that can be used safely, and that version documented in
> `plugins/po.mdwn`. > `plugins/po.mdwn`.
>> >>
>> Sure. I was waiting for the necessary version to be actually >> Done.
>> released, but we can guess it will be 0.35.
>> >>
>> --[[intrigeri]] >> --[[intrigeri]]
> >