Software Listing of Author : "Joshua Carnett"
- CSS Embedded Images
- License: Freeware
- Price: 0.00


CSS Embedded Images replaces image URLs in aggregated CSS files with embedded images using data URI schemes. This can greatly reduce the number of page requests necessary to load a page, especially in graphics-heavy themes, by including image data along with aggregated CSS files. Embedded images are supported by most modern browsers, and the module includes logic to work around browsers that do not have support. It is compatible with core performance features, including page caching, as well as other contributed modules, such as CSS GZip and Boost. How does it work? According to Wikipedia, "the data URI scheme is a URI scheme that provides a way to include data in line in web pages as if they were external resources." That means that rather than having a URL telling the browser where to find the image you actually have the image data...
- Publisher: Joshua Carnett
- Date Released: 11-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Node Menu Parent
- License: Freeware
- Price: 0.00


The Node Menu Parent module extends the "default menu for content" setting provided by the core menu module by allowing a specific menu item to be selected (not just a top-level menu) per content type. Example Imagine we're creating a site for a business that will have a section describing the products they offer. We've got the core content types, Page and Story, and we've added our own content type called Product. Then we add a few pages under the Primary links menu, like so: * <Primary links> o Products o Support o About Us Now say we've decided that every product should have a menu item under Products. However, core Drupal's menu settings only let us choose a global default menu for content, such as Primary links. That means when we go to create a Product, the "Parent item" dropdown under "Menu settings" defaults to...
- Publisher: Joshua Carnett
- Date Released: 23-06-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
