Hi all,
I've done some modifications on 2 files (wp-admin/includes/media.php and wp-admin/js/gallery.js).
These modifications permit a few things :
- to display from 1 to 9 images by columns,
- to show the
idof an image in the "Gallery" and "Media Library" tabs, permitting to easily identify an image to exclude from gallery, - to choose the size of images in the gallery (by adding a combo box),
- to choose image(s), to exclude or to include in the gallery (fields values separate by commas),
I'd really like that this functionnalities will be add in the next release of WP. Like i don't know where to post that request i do it here ;).
Click here to get the code of media.php
Click here to get the code of gallery.js.
Amicably,
Pierre.