To make the permissions page easier, we should rotate the header (role names) so that the checkboxes are not so far apart. Attached is a patch which does that in Safari 4. It is not degrading gracefully or working in other browsers yet.


To make the permissions page easier, we should rotate the header (role names) so that the checkboxes are not so far apart. Attached is a patch which does that in Safari 4. It is not degrading gracefully or working in other browsers yet.


Comments
Comment #1
kkaefer commentedWhen the checkboxes are closer together, we should add a kind of "hover" state that hovers both the current column and line.
Comment #2
Bojhan commentedTagging, quicksketch should see this. We will need grids, with this approach.
Comment #3
quicksketchWell it definitely looks neat. :-) There's also a bit of talk about trying to use canvas to rotate the text. Following to see what people can come up with.
Comment #4
chx commentedWell, this was my idea. Canvas Text API would indeed be better than CSS transformations but then again, maybe in Drupal 8. Right now Firefox 3.5, Chrome 2 and Safari 4 support the canvas native text drawing APIs which are quite the same as those that support CSS transformations (dunno about Chrome, though) so why bother with Canvas text?
Comment #5
kkaefer commentedI thought about using Canvas text API as well, but given a even smaller set of browsers supporting it I decided to use CSS transformations in the first iteration. It can probably be made work with Internet Explorer as well using the proprietary CSS filter rules. Canvas would also require a lot more code than CSS transformations.
Comment #6
chx commentedAny CSS gurus wanting to continue this :) ?
Comment #7
sun-moz-transform will be supported in Firefox 3.5. Looks like Safari's webkit is the only engine that supports text rotation via CSS3 currently.
Comment #8
chx commentedFF 3.5 will be out WAY before Drupal 7.
Comment #9
sun.core commentedComment #10
jhedstromFeature -> 8.1.
Comment #13
dddave commentedComment #14
dpiRe-uploading images to d.o
Comment #16
jhedstromIS is quite outdated. This will also need UX review once there is a patch (or before, since there are images).
Comment #29
smustgrave commentedThank you for sharing your idea for improving Drupal.
We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #31
smustgrave commentedSince it's a feature request and been no follow up going to close out. Gave some credit to those that helped.
Can always be re-opened though.
Thanks all.