po: now uses inject
parent
d71caffb7b
commit
8e451ecda4
|
@ -52,10 +52,13 @@ Any thoughts on this?
|
||||||
>>> [[plugins/write]]. I think you can just inject wrappers about a few ikiwiki
|
>>> [[plugins/write]]. I think you can just inject wrappers about a few ikiwiki
|
||||||
>>> functions, rather than adding hooks. The `inject` function is pretty
|
>>> functions, rather than adding hooks. The `inject` function is pretty
|
||||||
>>> insane^Wlow level, but seems to work great. --[[Joey]]
|
>>> insane^Wlow level, but seems to work great. --[[Joey]]
|
||||||
>>
|
>>>
|
||||||
>>>> Thanks a lot, it seems to be a nice interface for what I was trying to achieve.
|
>>>> Thanks a lot, it seems to be a nice interface for what I was trying to achieve.
|
||||||
>>>> I may be forced to wait two long weeks before I have a chance to confirm
|
>>>> I may be forced to wait two long weeks before I have a chance to confirm
|
||||||
>>>> this. Stay tuned. --[[intrigeri]]
|
>>>> this. Stay tuned. --[[intrigeri]]
|
||||||
|
>>>>
|
||||||
|
>>>>> I've updated the plugin to use `inject`. It is now fully self-contained,
|
||||||
|
>>>>> and does not modify the core anymore. --[[intrigeri]]
|
||||||
>>
|
>>
|
||||||
>> The Discussion pages issue is something I am not sure about yet. But I will
|
>> The Discussion pages issue is something I am not sure about yet. But I will
|
||||||
>> probably decide that "slave" pages, being only translations, don't deserve
|
>> probably decide that "slave" pages, being only translations, don't deserve
|
||||||
|
|
Loading…
Reference in New Issue