Download & Extend

Conform admin table formatting to D6 standards

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

Status:active» needs review

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.

AttachmentSize
operations-columns.patch 4.04 KB

#4

Title:Conform table list to D7 standards» Conform admin table formatting to D6 standards

Retitled as this applies to D6.

nobody click here