Needs review
Project:
SimpleViews
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2010 at 12:32 UTC
Updated:
13 Sep 2010 at 10:49 UTC
Jump to comment: Most recent file
Hey,
When I look at Simpleviews, I encounter icons for edit and delete. I am not sure why this was chosen, the standard in Drupal is a lowercase edit and delete. I believe it will actually cause more confusion, then adding a better user experience.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | operations-columns.patch | 4.04 KB | gábor hojtsy |
Comments
Comment #1
robloachWhere is that Drupal 7 issue to change the lowercases to sentence case? This lowercasing has annoyed me since 4.2 or something.
Comment #2
Bojhan commentedI am not sure, honestly I don't care too much if you change it to Edit or edit but I am not sure that your annoyance with it is worth breaking consistency for all your users?
Comment #3
gábor hojtsyD6 standards also call for use of text not images, so its not a new D7 thing anyway. Here's a proposed patch. Since the D7 code is a bit different (ie. different paths for the links; attached CSS on forms handled differently), the same patch does not apply.
Comment #4
gábor hojtsyRetitled as this applies to D6.