By espertus on
After upgrading from 4.6.2 to 4.7.2, there is no longer a "select all" button or checkbox on the "list" tab of "administer"->"content". Does anyone know how to fix this?
After upgrading from 4.6.2 to 4.7.2, there is no longer a "select all" button or checkbox on the "list" tab of "administer"->"content". Does anyone know how to fix this?
Comments
Curious
I don't believe it was ever standard in 4.6.
... So a while ago I patched my 4.6 node.module to do exactly that.
I don't know what might have been providing that functionality for you before now. Was it a modified install? You have backups? Just interested.
... as for 4.7, it wouldn't be too hard. Who's paying? It's a really good (oddly missing) feature.
.dan.
http://www.coders.co.nz/
.dan. is the New Zealand Drupal Developer working on Government Web Standards
This patch doesn't work for me...
...a bit of a newbie here, but one must always ass-u-me. Where exactly should one insert this code and how much of it should be inserted? Thanks very much for a patch that really should be part of the module in the first place. I can't believe this isn't native yet.
A much better version is
A much better version is built into Drupal 5 nowadays.
My old example was for Drupal 4.6
(and reading the patch says you should insert the line beginning
$form .= "<a href='javascript:into line 912 of node.module)No version for 4.7
.dan.
How to troubleshoot Drupal | http://www.coders.co.nz/
.dan. is the New Zealand Drupal Developer working on Government Web Standards