Hostcare Server Management

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was posted a year ago but we do not have time to come back as we been very busy. We come back to try push this project forward.

This is fresh Developer version of this module. We strongly suggest to do not use
it on live environment!!! This version is only for testing. We recommend use this
on virtualization software ex. VirtualBox.

We test it only on Virtualmin from 3.80 GPL.

Aegir Sites Directory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir Drush Module.

Note: This is obselete as the functionality is included in aegir as of 1.0RC4 - http://drupal.org/node/1115960#comment-4308550

sites.drush.inc, creates symlinks in /var/aegir/sites to the domain directory. This allows designers to setup their editor ( like Coda) to point to /var/aegir/sites/example.com. They do not need to know which platform or what the path to it is, allowing aegir to manage migrations and upgrades freely.

Ubercart Product Registration

Component type

module

Maintenance status

Development status

Component created

Component changed

I've chosen to end work on this module as I dont find myself needing it as of recently. It will remain in a sandbox until revival is needed---a lot of the work originally in here was during my learning phase with Drupal, so I don't doubt there are many better ways to implement this. As such, I forsee building an alternative module which would work with Drupal commerce.

Product registration is useful for tracking ownership, generating reminder emails, and so, so much more.

abbreviations

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ever searched for the meaning of an abbreviation? Ever wondered what the letters PHP, CKK, ESS, FLIM stand for? Ever wanted a tool to manage abbreviations within a department, a project or a document?
The Drupal abbreviation modul helps you to manage abbreviations. You can search for abbreviations in a simple interface. New abbreviations can be entered easily. The abbreviations can be assigned to lists, so they can be grouped into categories or assigned to projects.
Abbreviation modul has the following features:

Instapaper Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows users to add their Instapaper account to their Drupal account and add individual nodes to their Instapaper queue

File Field Populated

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

A simple module that extends the Rules module with a new condition. The new condition checks if a file field exists and if the file field is populated. This fix the missing condition for file fields in the Rules module if you want Rules to check if a file field is populated or not.

DropIn

Component type

module

Maintenance status

Development status

Downloads

1118

Component created

Component changed

The DropIn module allows site developers/administrators to add path based CSS and JS files to their site.

Example
When a visitor requests www.example.com/news/articles/issue-1, the module will look for the next css files in the theme directory:

news.css - styles all pages under news/
news.articles.css - styles all pages under news/articles/
news.articles.issue-1.css - only styles the page issue-1