Date Enhance

Component type

module

Maintenance status

Development status

Component created

Component changed

The date enhance module provides some small tweaks to the behavior and presentation of the date field on forms. Originally this came out of figuring out how to make a date widget more like Facebook's date fields for events.

About Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

905

Component created

Component changed

Additional links for the About theme

about_tools uses hook_about_links() to provide an additional icon in the link list which will allow a visitor to send an email message to the site owner with an ajax dialog box.

Add Plugins

Component type

module

Maintenance status

Development status

Downloads

3441

Component created

Component changed

Do you ever find yourself creating a custom utility module just for adding your own custom ctools plugins (such as layouts or content types)? Ever find yourself using the same custom layouts on every site, or wanting to quickly add in some panels content types on a new site without having to manually go and create a module all over again?

FreshLogin

Component type

module

Maintenance status

Development status

Downloads

836

Component created

Component changed

FreshLogin aims to provide a cleaner login experience, modelled after the Freshbooks login form. While the boilerplate example there looks a little plain, we really liked what we had done with ours (see image) and wanted to do the same for the Drupal applications we build.

Mobile Adaptive Test

Component type

module

Maintenance status

Development status

Downloads

5537

Component created

Component changed

Check if your site layout is mobile adaptive!

It's a beautiful tool to see how your site will look like in iPhones, iPads, desktop screens and multiple android devices.
You can rotate devices to see horizontal or vertical look. There are cool animation effects that give a feel of real devices in your hands!

It's a total solution for theme makers to test mobile layout very quickly.

Please, give us a message in issues, if you'd like us to add more devices.

Magic

Component type

module

Maintenance status

Development status

Downloads

47927

Component created

Component changed

Keep Frontend DRY; sprinkle it with Magic
Magic
(we demand to be taken seriously)

All Drupal sites need some magic, so give yours some! Magic is a set of tools for front-end best practices and general front-end goodies to make your life as a front-end developer happier. Features include:

Custom Date Format Examples

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a basic Drupal 7 example module of leveraging custom date formats via a module with drupal. These formats can then be used for Views, nodes, theming and more. This has come in really handy for some client projects over the past months so I thought I would share this. I have no plans to release this as a full module, it will just stay here in a sandbox.