Computerminds Tools
Component type
Maintenance status
Development status
Component created
Component changed
A collection of tools, written by the folks at Computerminds.
A collection of tools, written by the folks at Computerminds.
Vagrant gives you the tools to build unique development environments for each project once and then easily tear them down and rebuild them only when they’re needed so you can save time and frustration.
Drush Vagrant Integration provides Drush commands to accomplish common Vagrant tasks, and provides a powerful templating framework ('blueprints'). It also has tools to implement Drush aliases for Vagrant projects and VMs, thus allowing simpler remote control of Vagrant projects.
Domain login solves the problem of cross-domain logging in without enabling the $cookie_domain variable by providing an additional domain field on the user login forms for the main site.
Rather than enabling the $cookie_domain variable in your settings.php file thus allowing users to login to every subdomain of a site, Domain Login will force them to specify which subdomain they want to login to by altering Drupals core login form to include an additional "domain" field at the top.
Allows site admins to set a list of css files/path patterns that should be unset. This means when you build themes you don't have to override so much default css. It works with public and private files.
E.g.
modules/*
profiles/*
sites/example.com/modules/og/theme/og.css
This example will remove all CSS from core modules, any css in the profiles directory and the Organic Groups css in the site directory.
This is a test description.
D7 Version until #908424: Drupal 7 port of Administer Users by Role is committed.
Part of the Debut features set, Debut Highlighted provides a highlighted content type and views slideshow (slider) suitable for display on a site home page.
Like all Debut features, Debut Highlighted can be integrated either as a stand-alone feature to quickly add slideshow functionality to any Drupal site or as part of a Drupal distribution. Debut Highlighted is used in the Open Outreach Drupal distribution aimed at nonprofits.
You have two options for installing Debut Highlighted:
A package for Church bulletin display and management on your website.
A package for Church calendar and event display and management on your website.
Allows single pages to be removed from the cache rather than emptying the cache completely.
PLEASE NOTE
These are early days in my drupal development and so please don't expect awesome code.
More than happy to take on feedback and help (if positive).