Hey,

I just took a look at workbench, I was surprised by the label "Content I've edited" because its very uncommon in Drupal to use contractions and it also denotes the importance of it being mine. I would suggest a label (for only this block) such as "My recently edited content". Leading with the most important part of this label.

Comments

caroltron’s picture

Assigned: Unassigned » stevector

Thank you Bojhan for the suggestion. I agree with you that "My recently edited content" is a much better label for this block and the subsequent view. We'll get this change rolled out in the next release.

dave reid’s picture

I agree as well.

stevector’s picture

Status: Active » Needs review
StatusFileSize
new2.79 KB

Patch attached.

stevector’s picture

Assigned: stevector » Unassigned

I am taking myself off the assignment so someone else can review.

dave reid’s picture

Patch looks good initially, will give it a quick visual review.

yoroy’s picture

My cut-another-50% suggestion would then be "My recent edits".

dave reid’s picture

@yoroy: How about "My edits"?

yoroy’s picture

Nice catch :) "Most recent first" is pretty much an expected ordering here. Both would work I think. I don't have workbench running here so have no picture on where this little block title lives on the page.

stevector’s picture

StatusFileSize
new1.52 KB

Davereid mentioned in IRC that he's improving workbench.pages.inc. Here's the View only.

dave reid’s picture

StatusFileSize
new4.54 KB

Here's what I had, but I'm experiencing a problem with the 'All recent content' view displaying no items.

stevector’s picture

StatusFileSize
new3.6 KB

Dave Reid, I am not able to recreate the Views problem you describe.

Here is an updated patch. It removes a dpm() and a call to check_plain(). The View title is already getting sanitized though I'm not sure where exactly.

This patch also leaves out the change views/workbench_recent_content.view.inc from the patch in #10. I don't necessarily object to changing that empty text but it seems outside the scope of this issue.

dave reid’s picture

Status: Needs review » Reviewed & tested by the community

Well if you're not having the view problem, then #11 looks good to me!

stevector’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.