From: Boris Z. <bo...@id...> - 2004-10-12 13:34:09
|
Hi Veeresh, Am Montag, 11. Oktober 2004 06:40 schrieb Veeresh Khanorkar: > Boris, > > Umm if you can... I will like to have Template Toolkit extension added > to PageKit version of Apache 1.3.x and mod_perl 1.xx. I was thinking > about doing it yesterday night. I am really looking forward to have it. I like to put a new Apache-PageKit-1.15 out in a week or two. And on your request, I add the TT extension, but I did not document it. Just for the case my implementation of the TT extension is wrong, and I have to remove it for some reason. Is that enough for you? > If else can u suggest how do I begin with it doing it myself. > If you try it yourself, here is what I would do: - 1. download latest 1.xx PageKit - 2. download latest 2.xx PageKit without TT - 3. download first 2.xx PageKit with TT - 4. download latest 2.xx Pagekit with TT diff -Nur 2 3 >backport diff -Nur 3 4 >merge now try to incoperate 'backport' into 1. ten look what else is missed or need replacement in and merge 'merge' on top of your merged 1. ready ;-) > Thanks > -VK |