Description

The redesign of the editor made some things better, although many things are still bad. Especially the default size is not good. In EditorRedesign it was mentioned as bad, that the text areas is not as wide as a normal text area. I think we should not compare both. Most texts do not need much space. Generally we write texts the autowrap and are automatically formated like standard in HTML. If I have measured correctly I have about 140 characters per line on a 1024x768.

This does look a lot like a normal text editor which is opened in full screen. But why in earth would we want that? Nobody said, why we need a wide text area. Who needs that? In HTML space we have the problem that space is terse. We must try to use space as good as possible!

-- ThiloPfennig 2006-01-20 16:53:33

As an example in standard editor mode I can pretty good work like this:

header1

header2

somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext

somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext somerandomtext

Example

Just as an example I show what Gmail does with space (this is not scaled, 1:1) :

gmail.png

They have not much more than 70 characters available for me on 1024x768. This enables them to have a full navigation side bar at the left, while people still can read all the text in the text area. And they even have space for advertisements and the right side bar!!! Google is not god, but i also think they have thought a lot about usability before.

I also think that I t would be a good decision to put buttons above and below. It was very wrong to only move the buttons. Why? Because people where used to the old place and now do not find them. And people now do not find a save button if the have typed something which could be expected at the Comment line. I could also post this as a UsabilityObservation because I have just experienced that a new user that has never used this wiki before and had absoltely no input from me did not find a save button and now wants me to use a Word document instead. Also you have to mark "Trivial changes" or select categories at bottom and then scroll back up. This is bad usability, too.

The problem in this case is that there's no single good solution that will work in all the cases. I'm also not a fan of UserPreferences, but note that this is not configurable per user, but per wiki -- the admin has to do it once, to fit the particular domain of the wiki. As for complicated development -- it's just a question of moving some code from PageEditor.py to a macro. -- RadomirDopieralski 2006-01-31 10:03:53

Details

So i would suggest:

Note that action=edit is an action, you can write you own action, and replace PageEditor as you like with your own code, without touching the core code. I also think the editor sucks but don't have time to work on this currently.

MoinMoin Version

1.5.0

OS and Version

Python Version

Server Setup

Server Details

Workaround

We can change settings by ourselves but I think Moin defaults should be good for 90%

Discussion

Plan

MoinMoin: FeatureRequests/MakeEditorSmaller (last edited 2007-10-29 19:20:54 by localhost)