+1 for the idea as long as it degrades for people accessing admin
through phones/browsers without javascript. Unless we decided at some
point to require javascript for the admin and go the plugin route for
phones/et all using the admin interface. Last I saw anything about
requiring javascript for the admin with no fallback, skippy was
talking about having a fallback due to his usage of the phone to admin
his blog(s).
There was previously an interface for editing comments, and it was on the manage screen. I should know I wrote it :) It worked with a hidden text area/text field combination. When you clicked on edit it would display the text field below the comment, so you could edit it.
I think it is fine for inline editing in comments, where the content
is small and efficiency is important. However, for posts when I click
edit or want to change something, I expect to be taken to a full-blown
page where I can embed images, change tags, and most importantly
manage huge amounts of content. Implementing edit-in-place for posts
would be a major error, in my opinion, since the typical blog post
simply isn't the ideal format for quick editing.
I, for one, want a separate page. The longer content gets, the less I
want to edit it inline. One thing we must certainly not do is when
bulk moderating comments (say, deleting them) have to send the content
of every single comment when doing so: that made the old admin almost
unusable on a slow connection.
--
Geoffrey Sneddon
<http://gsnedders.com/>
> I, for one, want a separate page. The longer content gets, the less I
> want to edit it inline. One thing we must certainly not do is when
> bulk moderating comments (say, deleting them) have to send the content
> of every single comment when doing so: that made the old admin almost
> unusable on a slow connection.
I agree. I like the inline editing feature for quick edits, but there
are a few things that are missing from the interface that I think are
essential.
Primarily, I sometimes need to know the IP address of the commenter.
This is essential for finding those threads of comments where the same
guy posts as 5 different people having a conversation among himselves.
There is no place in the admin that displays the reason why comments are
moderated or marked as spam. The core spamchecker plugin supplies these
reasons as commentinfo. I don't see a reason to necessarily display
this data in the comment listing, but I occasionally get curious why
specific comments get tagged as spam/moderated, and have to pull open
the database to find out why. (The same thing can be said for the
detailed information stored with individual event log entries!)
Additionally, we don't have anywhere to display commentinfo generally if
a plugin wants to provide that output.
Has anyone noticed that the edit link in the dropbutton doesn't do anything?
It was always the plan to have a full edit interface (on a separate
page).
Ideally, it should also include commentinfo (and IP address, etc.). If
nobody else wants to tackle this, I'd be willing to.
[snip intervening discussion]
> Has anyone noticed that the edit link in the dropbutton doesn't do anything?
#359
--
Michael C. Harris, School of CS&IT, RMIT University
http://twofishcreative.com/michael/blog
IRC: michaeltwofish #habari