Maintainers strive to actively monitor issues and respond in a timely manner.

Sassy Substitutions

Sassy - Possessing the attitude of someone endowed with an ungodly amount of cool.

About this module

Sassy substitutions is a submodule for Sassy which adds a token & pattern replacement system to the Sassy compiler.

About Syntactically Awesome Stylesheets (SASS)

Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.

You can find out more at http://sass-lang.com.

Key features of this module

  • Allows a module or themes to define patterns or tokens to search for in a SASS / SCSS file and provide a replacement for any matches against that pattern / token automatically.
  • Tokens cover 90% of use cases, allowing you to write something like @token('background-color', '#fff') in your SASS / SCSS stylesheet and have it replaced by a PHP callback that could potentially fetch the value from a theme setting or user profile field while defaulting to #fff if the return value is NULL.

Sassy

About this module

Sassy (adj.): Possessing the attitude of someone endowed with an ungodly amount of cool.

This module automatically compiles SASS / SCSS files on your Drupal website. It makes it really easy for you to leverage the power of the advanced CSS syntax that is SASS without you having to worry about parsing or caching of your .scss or .sass stylesheets. The module also includes support for Compass, Bootstrap, and Foundation.

Introductory slides

A quick introduction to SCSS AND SASS

An introduction the SASS language, it's features, and a few useful extensions. Designed to be given as a spoken presentation, but serves well as a primer on SASS.

Making Drupal Sassy - an overview of Sassy, Prepro, and PHPSass (PDF)

VirusTotal API

VirusTotal Logo (© Hispasec Sistemas)

Virustotal is a service that analyzes suspicious files and URLs and facilitates the quick detection of viruses, worms, trojans, and all kinds of malware detected by antivirus engines. More information...

This module integrates the VirusTotal API service
It provides an API for developers and Rules 2.x integration
(but does nothing out of the box).

How to use it?

Install as usual.

Configuration (6.x, 7.x)

  • Goto admin/config/system/virustotal and paste in a valid personal API key. If you are registered to the VirusTotal community you will find you key at your profile on the "API key" tab.

Sitebuilding (7.x)

  • If you just need the basic API functionality you should have a look at the VirusTotal Rules submodule. With Rules 2.x and the VirusTotal API Rules integration you can handle most of the API functionality without writing any line of code. Instructions..

Faster Permissions

Too many times the permissions page will take too long to load and sometimes it completely times out.

Automated Views Optimize Indexes Detailer

This module will give you helpful tips about indexes on Views preview, in others what queries to avoid. Development is sponsored by Webwise and Symantec.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained