From: Yannick L. <Yan...@en...> - 2005-04-14 16:45:09
|
I see. I had downloaded 1.2 since it said on sourceforge that it was a stable release. 1.3 just looked like a beta line. Is 1.3.x stable enough to run a production wiki? Would you recommend 1.3.10 or 1.3.11_rc3? Regards, Yannick > -----Original Message----- > From: Reini Urban [mailto:ru...@x-...] > Sent: Thursday, April 14, 2005 12:38 PM > To: Yan...@en... > Cc: php...@li... > Subject: RE: [Phpwiki-talk] Server-side include > > > > > After taking a second look at your e-mail, I seem to > understand that I > > would need to add these php readfile calls inside of some > of the code > > of phpwiki. > > > > I did not find that <?= "Time: ". strftime("%x %X") ?> line > anywhere. > > Can you point out where I should add these php calls to go and read > > some external files? > > In any template. > I put it into themes/default/bottom.tmpl > at the end, before the ?> tag > > Those three lines of mine where my test, to print something useful. > > -- > > Reini Urban > http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ > > |