From: Reini U. <ru...@x-...> - 2004-06-10 15:57:18
|
I spent some hours to add the new default wikipedia (mediawiki) theme to phpwiki: http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php The logo, some navbar and actionbar tricks are missing. But what do you think about the new powered by phpwiki logo? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Stan B. <sb...@po...> - 2004-06-10 17:05:17
|
The theme looks OK. I like it. But I don't think user passwords are working OK. I went to my StanBerka home page and set a password ("1234") and it has been accepted ("Password updated ..."). But when I sign-out and then sign back in, it doesn't ask me for password and still sign me in successfully??? Reini Urban wrote: > I spent some hours to add the new default wikipedia (mediawiki) theme > to phpwiki: > http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php > > The logo, some navbar and actionbar tricks are missing. > But what do you think about the new powered by phpwiki logo? |
From: Dmitry M. <dm...@la...> - 2004-06-10 18:22:41
|
On Thu, Jun 10, 2004 at 05:57:13PM +0200, Reini Urban wrote: > I spent some hours to add the new default wikipedia (mediawiki) theme to > phpwiki: > http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php > > The logo, some navbar and actionbar tricks are missing. > But what do you think about the new powered by phpwiki logo? > -- > Reini Urban > http://xarch.tu-graz.ac.at/home/rurban/ Looks good. Wikipedia has an excellent color scheme, I like it quite a bit.. One thing though. Compared to the default theme, the font sizes seem to be a lot smaller, so the whole page looks "busier" with the mediawiki theme. The logo is pretty cool :) |
From: Dan F. <dfr...@cs...> - 2004-06-11 15:14:42
|
Reini Urban wrote: > I spent some hours to add the new default wikipedia (mediawiki) theme > to phpwiki: > http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php > > The logo, some navbar and actionbar tricks are missing. > But what do you think about the new powered by phpwiki logo? I really like: - The clean look (simple colors, few colors, lines separating pieces, titles for UI pieces) - "Sign in as:" is finally on top, as it should be (that's where people look!) - Preferences also clearlyshown - navigation and search are clearly separated and labeled - The page content and page text are clearly separated I'm glad the navbar and actionbar tricks are missing. I think many of them confuse people, and should be "power user only" or on a separate page or something. Even "Like Pages" is often not interesting (for the HomePage a bunch of things ending in "Page"). I agree with others that: - The font is a little too small - The "Edit" button in the PhpWiki logo can be misinterpreted. When I wasn't logged in, that's the only "Edit" button I saw - I set a password, but it was ignored, since I didn't need it to log in. This is bad Also, I say - Preferences seem to be stored in a cookie. That is, if I set email address, then dump cookies, email address is unset. I thought we were server-side now, as should be? - Logins should not have to be WikiWords. This is not what web users expect. I should be able to have any login that starts with a letter and has letters and numbers, like typical email addresses before the @. Maybe even typical email addresses (i.e., including @, .). I know the RFC includes spaces and stuff, but most people don't use that. Dan |
From: Frederik De B. <fre...@pa...> - 2004-06-11 23:32:43
|
On 11 Jun 2004, at 17:14, Dan Frankowski wrote: > Reini Urban wrote: > >> I spent some hours to add the new default wikipedia (mediawiki) theme >> to phpwiki: >> http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php >> >> The logo, some navbar and actionbar tricks are missing. >> But what do you think about the new powered by phpwiki logo? The page doesn't work very well in Safari 1.2.2. Here's a screenshot to show you how it looks: http://users.pandora.be/frederik/show/wiki-scrshot.jpg Frederik |
From: Reini U. <ru...@x-...> - 2004-06-15 01:12:56
|
Reini Urban schrieb: > I spent some hours to add the new default wikipedia (mediawiki) theme to > phpwiki: > http://xarch.tu-graz.ac.at/~rurban/phpwiki/monobook.php > > The logo, some navbar and actionbar tricks are missing. > But what do you think about the new powered by phpwiki logo? I've put it into CVS, regardless that it doesn't yet work ok on IE. Maybe someone may want to fix that for IE. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |