Bye-bye Oooops!

nav_first.pngFirst: blog:more-than-just-a-wiki
More than just a Wiki
Edited: 1256932052|%e %b %Y by: pieterh
Comments: 2
Tags: who-watches-the-watchers

nav_prev.pngPrevious: blog:educational-status
Educational Status
Edited: 1256932052|%e %b %Y by: leiger
Comments: 15
Tags: put-the-apple-on-the-table

nav_last.pngLast: blog:mp3-player
MP3 Player
Edited: 1256932052|%e %b %Y by: pieterh
Comments: 10
Tags: music-to-my-ears

nav_next.pngNext: blog:cross-site-includes
Cross-Site Includes
Edited: 1256932052|%e %b %Y by: leiger
Comments: 16
Tags: hotlinked-heaven

Bye-bye Oooops!
From the desk of pieterh
Via the yes-we-has-anglish department, on 1256932007|%e %B %Y, %H:%M

Wikidot.com originated in the lovely Polish city of Torun, which is famous for its stunning brick architectures, and lively nightlife. Today, of course, Wikidot.com is a global community, with most members coming from English speaking countries, especially America. So the original quaint language and spelling has started to look unprofessional.

We've just finished one round of improvements to several hundred components, cleaning up error messages, prompts, labels and other texts. We'll do more of this later until Wikidot.com speaks perfect English. Mainly the site manager still has the old texts. Tell me if you like the changes - they are all through the application.

Comments: 29

Ed JohnsonEd Johnson 1256936539|%e %b %Y, %H:%M %Z|agohover

And of course the first one I tried hasn't been changed yet! :)

Permission Error

Oooops!

Sorry, you can not edit this page. Only members of this site, site administrators and perhaps selected moderators are allowed to.

unfold by Ed JohnsonEd Johnson, 1256936539|%e %b %Y, %H:%M %Z|agohover
leigerleiger 1256952488|%e %b %Y, %H:%M %Z|agohover

To be honest, I like the "Oooops!" messages ;-)

unfold by leigerleiger, 1256952488|%e %b %Y, %H:%M %Z|agohover
pieterhpieterh 1256968266|%e %b %Y, %H:%M %Z|agohover

Yes, I see it too. I suspect the cache needs to be flushed.

unfold by pieterhpieterh, 1256968266|%e %b %Y, %H:%M %Z|agohover
AsheAshe 1256936611|%e %b %Y, %H:%M %Z|agohover

I take it the capitalization of button text is part of this? I personally liked the lowercase buttons. I do suggest that two-word button captions, like 'Site tools', 'Page source', 'Edit meta' be made uniform — i.e. every word should be capitalized. As I recall that's the usual convention (unless the word is three letters or less).

unfold by AsheAshe, 1256936611|%e %b %Y, %H:%M %Z|agohover
leigerleiger 1256952561|%e %b %Y, %H:%M %Z|agohover

Agreed, I liked it when it was lowercase much better — but I think it's just a matter of getting used to it being different. It's not only lowercase that was changed. Instead of 'view source' it now says 'page source', for example.

unfold by leigerleiger, 1256952561|%e %b %Y, %H:%M %Z|agohover
pieterhpieterh 1256968527|%e %b %Y, %H:%M %Z|agohover

Yes, buttons should take header capitalization. It'll take another pass or two to get this all clean.

unfold by pieterhpieterh, 1256968527|%e %b %Y, %H:%M %Z|agohover
cold_blood3dcold_blood3d 1256939315|%e %b %Y, %H:%M %Z|agohover

capitalization can always be changed with CSS :)

unfold by cold_blood3dcold_blood3d, 1256939315|%e %b %Y, %H:%M %Z|agohover
Re: Capitalisation via CSS
James KanjoJames Kanjo 1256955466|%e %b %Y, %H:%M %Z|agohover

Yes, Matt is correct. You can change the capitalisation via CSS:

#page-options-bottom {text-transform:lowercase}

It is better to have the first character capitalised in the html, because you can't do this in CSS.

@ Pieter, the "discuss(x)" button has the first letter uncapitalised.


λ James Kanjo | blog | photos | contact

unfold Re: Capitalisation via CSS by James KanjoJames Kanjo, 1256955466|%e %b %Y, %H:%M %Z|agohover
Re: Capitalisation via CSS
pieterhpieterh 1256968641|%e %b %Y, %H:%M %Z|agohover

the "discuss(x)" button has the first letter uncapitalised.

Thanks. Also reply | options in threads.

This was a really large set of changes, and we wanted to publish the first round even when it was not all complete.

unfold Re: Capitalisation via CSS by pieterhpieterh, 1256968641|%e %b %Y, %H:%M %Z|agohover
Re: Capitalisation via CSS
James KanjoJames Kanjo 1256969178|%e %b %Y, %H:%M %Z|agohover

Also, "save & continue" on normal pages needs to have the first letter capitalised :)


λ James Kanjo | blog | photos | contact

unfold Re: Capitalisation via CSS by James KanjoJames Kanjo, 1256969178|%e %b %Y, %H:%M %Z|agohover
Re: Capitalisation via CSS
pieterhpieterh 1256970294|%e %b %Y, %H:%M %Z|agohover

Ack.

unfold Re: Capitalisation via CSS by pieterhpieterh, 1256970294|%e %b %Y, %H:%M %Z|agohover
Oooops!
rhombus prhombus p 1257474588|%e %b %Y, %H:%M %Z|agohover

i personally liked the Oooops! messages than the "Don't panic" ones…


Rhombus_Productions-3Blackn.png

i will be inactive until the winter holidays because of school — Rhombus p.

unfold Oooops! by rhombus prhombus p, 1257474588|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
Wayne EddyWayne Eddy 1257475324|%e %b %Y, %H:%M %Z|agohover

I think an even better solution (for the this page already exists error) would be not to have an error message at all.

I'd replace the "New Page" button with a "Find/Create Page" button and then just go to the page if it already exists.

unfold Re: Oooops! by Wayne EddyWayne Eddy, 1257475324|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
pieterhpieterh 1257513909|%e %b %Y, %H:%M %Z|agohover

I think an even better solution (for the this page already exists error) would be not to have an error message at all.

Indeed. Anything we can do to streamline the user interface is good. You're referring to the button for the NewPage module, right?

unfold Re: Oooops! by pieterhpieterh, 1257513909|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
Wayne EddyWayne Eddy 1257538082|%e %b %Y, %H:%M %Z|agohover

Yes, that's right. The button for the NewPage module. I use it all the time to find pages, and it would be fantastic if it skipped to existing pages without the error message.

unfold Re: Oooops! by Wayne EddyWayne Eddy, 1257538082|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
leigerleiger 1257548421|%e %b %Y, %H:%M %Z|agohover

I'd disagree. I use this error as part of my compatibility website: http://cyclods.ject.pro

If you enter a Game ID that is already being used, the message appears to tell you that the game has already been added — which is exactly the behaviour I want! :)

unfold Re: Oooops! by leigerleiger, 1257548421|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
Wayne EddyWayne Eddy 1257549229|%e %b %Y, %H:%M %Z|agohover

If that's the case, I guess it would be nice if it was a configurable option for the "NewPage" module, or if there was a separate "find/create" module that could be used in its place.

unfold Re: Oooops! by Wayne EddyWayne Eddy, 1257549229|%e %b %Y, %H:%M %Z|agohover
Re: Oooops!
pieterhpieterh 1257597928|%e %b %Y, %H:%M %Z|agohover

Wayne, feel free to discuss / edit here: http://blog.wikidot.com/design:8

unfold Re: Oooops! by pieterhpieterh, 1257597928|%e %b %Y, %H:%M %Z|agohover
BrunhildaBrunhilda 1257540588|%e %b %Y, %H:%M %Z|agohover

I'd replace the "New Page" button with a "Find/Create Page" button and then just go to the page if it already exists.

This is Wikipedia system. If the page you are searching does not exist, then a possibility to create one with that name is offered, together with the other pages where this word (or words) appear…


The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. Bertrand Russell

unfold by BrunhildaBrunhilda, 1257540588|%e %b %Y, %H:%M %Z|agohover
Wayne EddyWayne Eddy 1257549461|%e %b %Y, %H:%M %Z|agohover

Yes, that's true.

It is one of the few things I still like better about MediaWiki. (The other thing I can think of, off the top of my head is the automatic "noredirect/true" link back to a redirect page that MediaWiki inserts at the top of a page that has been redirected to.)

unfold by Wayne EddyWayne Eddy, 1257549461|%e %b %Y, %H:%M %Z|agohover
BrunhildaBrunhilda 1257583186|%e %b %Y, %H:%M %Z|agohover

Hm, this was a big bugger for me, but I found a solution. Each redirect I l

[[module CountPages category="*" tags="преусмерење"]]
Историјска библиотека има %%count%% преусмерења
[[/module]]
[[module ListPages order="titleAsc" tag="преусмерење" separate="false" perPage="10000" category="*"]]
%%linked_title%% (*%%link%%/noredirect/true)
[[/module]]

Therefore I have the list of them, and I am able to edit them if needed… (The tag преусмерење is added because I make redirects within the same category as other pages (art, art2, video, slika), and I don't want them to appear when listing pages in that category…)


The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. Bertrand Russell

last edited on 1257583259|%e %b %Y, %H:%M %Z|agohover by Brunhilda + show more
unfold by BrunhildaBrunhilda, 1257583186|%e %b %Y, %H:%M %Z|agohover
I don't like the new message at all...
BrunhildaBrunhilda 1257771835|%e %b %Y, %H:%M %Z|agohover

I preferred the Ooops message. This one with Don't panic is (sorry for my frankness, but i have to say) sounds very stupid.

Why would anyone PANIC if cannot edit some page? I think that the best thing would be not to put anything. Just a plain mesage:

Sorry, you cannot edit this page because you don`t have editing privileges at this site.

Simple and clear and above all, neutral.


The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. Bertrand Russell

unfold I don't like the new message at all... by BrunhildaBrunhilda, 1257771835|%e %b %Y, %H:%M %Z|agohover
Re: I don't like the new message at all...
pieterhpieterh 1257781039|%e %b %Y, %H:%M %Z|agohover

I agree the "Don't Panic" title does not work in all cases. I do not like software saying "oops" or "sorry" to me as a user, that feels silly. It's not a person, it's a machine.

The slight difficulty is that the error messages need a title. We do not, internally, have different types of error (warning, panic, information), which is a problem but not something fixable immediately.

Anyhow, we're going to do another round of language improvements this week, and Don't Panic will go away.

unfold Re: I don't like the new message at all... by pieterhpieterh, 1257781039|%e %b %Y, %H:%M %Z|agohover
BrunhildaBrunhilda 1257781378|%e %b %Y, %H:%M %Z|agohover

I think that Warning would be ok.


The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. Bertrand Russell

unfold by BrunhildaBrunhilda, 1257781378|%e %b %Y, %H:%M %Z|agohover
pieterhpieterh 1257787360|%e %b %Y, %H:%M %Z|agohover

Except it's not always a "Warning"… :-/ No problem, we'll look at it, and make it work better.

I appreciate the feedback. Every day, in little ways, Wikidot is getting better. Now, repeat after me…

unfold by pieterhpieterh, 1257787360|%e %b %Y, %H:%M %Z|agohover
appliquetionappliquetion 1258052570|%e %b %Y, %H:%M %Z|agohover

How about

Please Note:

You can not edit this page. Only members of this site, site administrators and perhaps selected moderators are allowed to.

just a thought.


………… Apple ………… Email Me

appliquetion.png

last edited on 1258052649|%e %b %Y, %H:%M %Z|agohover by appliquetion + show more
unfold by appliquetionappliquetion, 1258052570|%e %b %Y, %H:%M %Z|agohover
leigerleiger 1258066172|%e %b %Y, %H:%M %Z|agohover

Agreed. Sounds good, and is generic enough to apply to all error messages.

unfold by leigerleiger, 1258066172|%e %b %Y, %H:%M %Z|agohover
pieterhpieterh 1258113729|%e %b %Y, %H:%M %Z|agohover

I like it :-)

Nice proposal, we'll use that.

unfold by pieterhpieterh, 1258113729|%e %b %Y, %H:%M %Z|agohover
SkyCaptainSkyCaptain 1258667325|%e %b %Y, %H:%M %Z|agohover

Meh, I like, "Don't panic!" It reminds me of the Hitchhiker's Guide to the Galaxy.

unfold by SkyCaptainSkyCaptain, 1258667325|%e %b %Y, %H:%M %Z|agohover
Add a new comment

Page tags: yes-we-has-anglish
page_revision: 1, last_edited: 1256932052|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License