From: Reini U. <ru...@x-...> - 2005-01-24 14:50:33
|
Reini Urban schrieb: > I'm unfortunately offline for a few days. > My office is moving on Tuesday, but someone obviously turned > off our SDSL line this noon. > So I have to wait at least until Tuesday or so to answer any email and > commit my fixes. > > In the meantime I fixed John Cole's crao problems with zipdump, > added images, buttons and css to the zipdump, > found and fixed some more php5 problems, > extracted the toolbar code from editpage.php to a new > file EditToolbar.php, > added a AddPlugin button > added a cfg'able AddPage button (empty per default), > simplified editpage.tmpl (moved dynamic php code to the tokens), > and made it more accessible (labels, but no fieldsets as in crao). > Just out of my head. > > Couldn't check the Blog stuff and the redirect problems yet. > Further problems are the slowness of update_locale() (maybe I have to > revert this change), because PgsrcTranslation needs longer than 30secs now. > But I'm confident that this weekend I can finish the outstanding problems. I fixed a lot, got back my connection, but cvs.sf.net is down since the weekend. update_locale() actually is fast, just not fast enough for _WikiTranslation, when the gettext extension is loaded. So I wrote a better mass translate method. I also added more upgrade methods for convenience. I'll check now the remaining pear db problems, charles pagedata cache code, remove the immediate redirect and try to fix php5. I think I also found a minor wikidb link problem that I'll have to investigate. -- Reini Urban |