Change Player Size
Watch this video in a new window

CSS Injector

A quick screencast that demonstrates the CSS Injector module for Drupal 6.  
 
Customize

More From: jeffeaton

Loading...

QuickList(0)

13 ratings
Sign in to rate
6,979 views
Want to add to Favorites? Sign In or Sign Up now!
Want to add to Playlists? Sign In or Sign Up now!
Want to flag a video? Sign In or Sign Up now!

Statistics & Data

Loading...

Video Responses (0)

This video has no Responses. Be the first to Post a Video Response.
Sign in to post a Comment

Text Comments (6)   Options

Loading...
capaneus184 (1 month ago)
Comment removed by author
kumquatsta (3 months ago) Show Hide
 0
Marked as spam
nice module, nice vid
MelismaLife (8 months ago) Show Hide
 0
Marked as spam
Fantastic - this is a great module and I appreciate the video showing how it works without having to install it first...

Great to use a file instead of DB - not only can Drupal aggregate the CSS files (if you set the caching) BUT even if you don't, the browser will aggregate the file anyway.
somecomputergeek (1 year ago) Show Hide
 0
Marked as spam
Cool, but why use files?
Why not put it in the database? You could have multiple rules/snippets and include them inline on pageload without all of those file system calls.
jeffeaton (1 year ago) Show Hide
Marked as spam
File system calls are faster than bootstrapping Drupal to generate the CSS on the fly each time it's needed; in addition, using the filesystem means that Drupal can automatically aggregate the snippets into a single master CSS file for the site, saving hits and download time.
somecomputergeek (1 year ago) Show Hide
 0
Marked as spam
Interesting. I guess I really need to dig more into the Drupal internals. I've found that, in php, a single database call is faster than multiple file calls, but you seam to know a hell of a lot more about the Drupal framework than I do. Thanks.

Do you have a blog listing all of the modules you've working on? I really like simpleviews.
ximono (1 year ago) Show Hide
 0
Marked as spam
Cool little module

Would you like to comment?

Join YouTube for a free account, or sign in if you are already a member.