From: Reini U. <ru...@x-...> - 2004-03-01 16:45:33
|
John Cole schrieb: > --- Reini Urban <ru...@x-...> wrote: > I have a fresh copy from CVS this morning and things seem to look very good. > Here is a small list of things I have noticed so far: > > * Line 121 of themes\default\templates\editpage.tmpl causes PHP 4.3.4 on > windows to core apache when you attempt to edit a page. Removing this line > fixes this. yep. thanks. the fix is to check the content of your OldTextFormattingRules page. But really IncludePage has to be foolproof. same with UnfoldSubpages. I'm just looking into that. CreateToc is similar to IncludePage, so that will ready soon too. > * RichTable plugin is not working correctly (it does not parse plugins or > wiki words) and it throws a dozen warnings at the bottom of the page like: > > C:\Program Files\Apache > Group\Apache2\htdocs\phpwiki\lib\plugin\RichTable.php (In template 'browse') > (In template 'body') (In template 'html'):139: Notice[8]: Undefined offset: > 1 This is not priority for me now. It's a hack anway. > I really like the themes your freinds had. It would be great if the > artistic folk could increase the number of default themes included with > phpWiki. The project really does look like its reaching critical mass. > Great work. I added now "smaller", my default AcadWiki theme, which adds the SignIn button at the bottom (as some years ago), because lots of my users complained that they cannot change any page, and didn't know how to login. For not signedin users there's only a "Info" bottom at the bottom, behind the Info botton is the whole range of actionbar buttons: edit, diff, history, ... At the top of the PageInfo page I also have a statement to login, when someone wants to change something. And the navbar at the top has only short names (News, Search:) and links instead of buttons. It just looks cleaner this way. it's not yet 10pt as the others CMS have, but less than before. The nuke theme is some major grafical work, esp. for the consistent look of WikiForum, WhoIsOnline and WikiBlog, which I cannot finish now. Also the sidebars. I wanted to do a standard 3 columns layout. I have to get rid of the remaining auth problems on the sf.net server. On my servers it works ok. I fixed the demo virtual hosts again (adodb,dba,de,en,fr,...) but gettext localization is broken again. Even with the patch suggestion on the sf.net site. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |