• Sorry to start a new thread on this topic, but I think the old one has gotten so long that it’s hard to wade through.

    To summarize: quite a few people were unhappy with the new write panels – specifically the amount of scrolling required and the lack of notification of open drafts. Sapphire, eric23, vintagepretty and myself posted hacks to make the screens more usable. It was suggested that the hacks be added to trac, in the hope that they would be incorporated into a future release.

    The ticket in trac has been closed as “invalid” for being “not an idea for trac.” Matt has further taken it upon himself to pronounce it ugly. He is, of course, entitled to his opinion. But that makes me think that getting this change into a release will not be easy.

    Several days ago, gambit37 posted an idea to make at least some of these changes permanent. If you agree, please go over there and vote.

    If you want to see what my “ugly” changes looked like, there’s a picture here..

    You can download the changes here.

Viewing 15 replies - 31 through 45 (of 54 total)
  • jabecker, may I make a minor suggestion?

    The naming scheme of the file you have for download might be better if, lets say, the first hack you put up was 1.0 for 2.5, then for 2.5.1. you could give it the designation of 1.0.1 as it is a minor update. That way the version is known, and thus we know if it is updated ??

    Example
    show-draft-title-1_0.zip
    show-draft-title-1_0_1.zip
    show-draft-title-1_0_2.zip
    etcetera as changes are made.
    Major changes to it could then be listed as 1_1_0 and such.

    Just a suggestion. An alternate way would be show-draft-title-wp2_5_1 and later on show-draft-title-wp2_5_2 and so on.

    I’ll go back to my cave now >.>

    Thread Starter jabecker

    (@jabecker)

    @ jackuul – I actually did think about that. But I knew that people were going to follow the old links, too. I wanted people to upgrade to 2.5.1 because of the security fix, and so I didn’t want people downloading the old version of the hack. I’d have to take that down. And then the old links would be broken. So this seemed the easiest way to make sure that everyone got the right version.

    Besides, I’m lazy. ??

    Hi jabecker,
    your ideas to improve the wp2.5.1 write-panel are great, so I tried to implement your modified files. Unfortunately the result was not so nice. Perhaps the reason is the german language-version of WP2.5.1 I use.
    Screenshot
    Browser was Firefox 2.0.0.14, screen resolution is 1280×1024.

    @gebintit: There’s an extra tweak you need to do:

    Near line 1261 in wp-admin/wp-admin.css, change

    margin-left: 120px;

    to

    margin-left: 0;

    @gambit37:
    thanks a lot! I will try it as soon I find some time!

    One thing that is seriously wrong with the new default editor in the write-panel is that it now no longer even displays all HTML tags when toggling to “HTML” view.

    Why? And then why would it still be called HTML view? It is good to see that it no longer strips out the div and tags and object embeds as in earlier versions, that is an improvement. (Solution before was to comment out wpautop function in wp-includes/formatting.php).

    But who there hates p and br tags so much that they dare not be shown?

    Also, the waste of vertical screen real estate in the new admin lay-out is even worse than before. And no-one knows why. Who are these huge empty blue and white spaces for? What are we… 5 years old, drawing with crayons… ?!?

    The write screen is presumably the most important thing for blog authors, it should cater to them writing as effortlessly as possible.

    I am working on a post that will discuss these issues in detail.

    My take on the new write panel is this:

    First and foremost, it made simple jobs harder. As an example, if you regularly make future posts (and I do) it was nice to have the date / time pulldown always open (the old versions remembers what was opened and what was closed). Now that has to be opened manually for each post.

    The category list is below, and unless you have a short list of categories (I don’t) then you have to scroll through a list in a small window to find the right category.

    I could go on… things that didn’t get fixed like tinymce writing out posts in a different manner from the html editor (it UTF-8 eoncodes everything, which gets UTF encoded AGAIN in the RSS feeds, which brings in all sorts of weird characters to some readers)

    What I find is that changes like this are made all to often to satisfy one friend / power user that is well connected with the coders, rather than based on things like usablity or usefulness. It looks super, real web 3.0, but the functionality dropped. In the end, all of the admin tools should be about usablity, not flashy neat programming tricks and glimmering buttons.

    My theory: Just make it all WORK, and stop screwing around with stuff that doesn’t need to get fixed, because the fixing almost ends up breaking something else.

    @ jackuul – I actually did think about that. But I knew that people were going to follow the old links, too. I wanted people to upgrade to 2.5.1 because of the security fix, and so I didn’t want people downloading the old version of the hack. I’d have to take that down. And then the old links would be broken. So this seemed the easiest way to make sure that everyone got the right version.

    Besides, I’m lazy. ??

    Well – how ’bout a simple html page that says “Latest Version blah blah blah” instead of a direct file link – thus folk will say “Yay, latest version!”

    >.>

    Vanquish the lazy! Oh… I haven’t update my blog since April.

    thanks and praise to jabecker, i finally found a solution that let’s me make my peace with wp again. i really hope the write interface will be fixed or at least made configurable again. same for the widgets – is there really smth easier than drag ‘n’ drop? zeldman? oh, yeah.

    imho, if you want to go for better usability, let users chosse if they are beginner or expert, let them decide, what features they want to use where. think of some configuration sets to choose from, that make sense for different workflows.

    I want to bring back the write panel usablity-topic back to the top.
    Since I changed to WP 2.5.x I noticed, that some people who used the blog a lot, stopped writing. I asked one of them for the reason and got the answer, that he was confused by the new write panel.
    Dear wp-developers, please make it possible to configure the write panel. To dream a little: it would be great having a write panel with movable modules. Perhaps you know Moodle, something like that.
    I don’t want to loose any of my blog-authors, even if they are “computer-handicapped”.

    I found a really nice plugin (Adminimize) to customize the write panel. It is written by Eric Meyer and extended by Frank Bueltge.
    Look at
    https://meyerweb.com/eric/thoughts/2008/05/27/wordpress-adminimize-and-latest-tweet-plugins/#comments

    (His English is not much better than mine ?? but the plugin is nearly what I want.) Probably it will be extended with WP 2.6, read (in German):
    https://bueltge.de/wordpress-admin-theme-adminimize/674/#more-674

    You can test it without any risks. Simply remove the thing from the plugin-directory if you don’t like it.

    jabecker – do you have a hack for 2.6 yet? i upgraded today and totally forgot that it would nix your terrific work on the 2.5/2.51 backend.

    thanks! we all appreciate your hard work!

    Thread Starter jabecker

    (@jabecker)

    chewru – I haven’t upgraded yet and probably won’t until the dust settles a little bit. It will probably be this weekend at the earliest that I can get to a hack update.

    I was bummed to see that, although I think some of the new features are pretty groovy, a write panel revamp was not amongst the changes.

    I will update this thread when a 2.6 version of my hack is ready – and provide a direct link again, so y’all can skip the knitting content.
    ??

    I just got a notify about 2.6 being released and was looking at the screenshot on the blog posting which shows the categories and tags have been moved back to the sidebar.

    Can anyone clarify this?

    EDIT: Bugger, never mind, I see that the screenshot is for the Press This! bookmarklet, not Write. ??

    (Also disappointed to see that “The 2.5 branch will no longer be maintained so everyone is encouraged to upgrade” — WP upgrade policy is getting ridiculous!)

    Agreed that the backward support issue is getting unbelievable, every time things may have stabilized from the last version, a new upgrade is pushed. At least this time it’s not a major redesign like with 2.5.x.

    I wrote a first impressions mini-review in a comment on the CNET post announcing 2.6:

    (begin reprint)
    Looks like mostly fluff so far, while important issues that were raised about the 2.5.x release remain unaddressed.

    1) A theme previewer? How many times do they think a serious blogger changes their theme? They make it sound like it’s a weekly occurence that needs to have previewing.

    2) Versioning of a post also seems like a relatively rare occasion, were talking about blog posts (that are by definition rather short, typically personally-tinged musings of a single author), not 10-100 page documents with multiple authors.

    3) The GoogleGears thing is interesting, but hardly something crucial for all but a small minority.

    4) Quick capture of other people’s content for referencing looks more useful.

    5) Some of the media management improvements look useful as well, too bad they had to come as part of the radical redesign since 2.5.x, that actually took away many things that worked just fine or even better than they do now, such as the previous Widgets drag & drop screen, or the right-hand pane of post controls in the write screen (the new write screen wastes even more vertical screen real estate than the old one).

    6) None of the security improvements that are mentioned in the post needed to be tied to the radical 2.5.x upgrade, WordPress/Automattic could have done the right thing and released those separately for older versions as patches. It seems bad practice to use security fears to force users to upgrade, even Microsoft doesn’t try to do this quite as often as WordPress does now.

    To get more background on the security fix issues, read my post on an experimental security fix back-porting to 2.3.3 here:

    https://businessmindhacks.com/post/wordpress-233-security-retro-fit

Viewing 15 replies - 31 through 45 (of 54 total)
  • The topic ‘WP 2.5 Write Panel Usability’ is closed to new replies.