The images on the staff client home page representing the various modules (circ, patrons, etc) could be combined into one sprite, why not? I don't know why not.
Created attachment 15330 [details] [review] Bug 9615 - Combine staff home page images into single sprite In order to reduce the number of concurrent downloads on the staff client home page the images representing the various modules (circ, patrons, etc) could be combined into one sprite. This patch creates a new sprite containing all images and corrects the CSS for the default and hover states of each link to match the previous version. The separate images have been removed. Also added is a GIMP-compatible Photoshop file from which the sprite is generated. To test, apply the patch, clear your browser cache, and view the staff client home page. Each module icon should look correct in its default and hover states.
Created attachment 15331 [details] [review] [SIGNED-OFF] Bug 9615 - Combine staff home page images into single sprite In order to reduce the number of concurrent downloads on the staff client home page the images representing the various modules (circ, patrons, etc) could be combined into one sprite. This patch creates a new sprite containing all images and corrects the CSS for the default and hover states of each link to match the previous version. The separate images have been removed. Also added is a GIMP-compatible Photoshop file from which the sprite is generated. To test, apply the patch, clear your browser cache, and view the staff client home page. Each module icon should look correct in its default and hover states. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work as described, Good idea! No errors.
Created attachment 15438 [details] [review] Bug 9615 - Combine staff home page images into single sprite In order to reduce the number of concurrent downloads on the staff client home page the images representing the various modules (circ, patrons, etc) could be combined into one sprite. This patch creates a new sprite containing all images and corrects the CSS for the default and hover states of each link to match the previous version. The separate images have been removed. Also added is a GIMP-compatible Photoshop file from which the sprite is generated. To test, apply the patch, clear your browser cache, and view the staff client home page. Each module icon should look correct in its default and hover states. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work as described, Good idea! No errors. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely, no problems found.
This patch has been pushed to master.
Pushed to 3.10.x and 3.8.x will be in 3.10.3 and 3.8.10
Last comment marked as private (spam).