Posted by Bojhan on January 28, 2010 at 12:32pm
3 followers
| Project: | SimpleViews |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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.
Comments
#1
Where is that Drupal 7 issue to change the lowercases to sentence case? This lowercasing has annoyed me since 4.2 or something.
#2
I 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?
#3
D6 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.
#4
Retitled as this applies to D6.