@Autoload

Component type

module

Categories

Maintenance status

Development status

Downloads

643

Component created

Component changed

Note: The feature is merged to at_base

Support PSR-4 autloading for Drupal 7 modules.

Module that defines dependencies[] = at_base in info file, can autoload the classes:

/path/to/module/lib/Class.php -> Drupalmodule_nameClass
/path/to/module/lib/Controller/PageX.php -> Drupalmodule_nameControllerPageX

Depends on at_base.module

@Config

Component type

module

Categories

Maintenance status

Development status

Downloads

599

Component created

Component changed

Note: The feature is merged to at_base

Simple config API for modules.

Install

Spyc.php is needed to read yaml files.

Download Spyc.php (http://goo.gl/kMwPil) to sites/all/libraries/spyc/Spyc.php

at_require.module can help download libraries automatilcally.

Usages

echo at_config('atest_config')->get('foo'); // bar

osCaddie - Alfresco Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

2104

Component created

Component changed

What is osCaddie?

osCaddie is a service offering from Appnovation technologies under their initiative to enable “Open Source for the Enterprise”. It includes a toolkit of modules to integrate between open source technologies in a scalable fashion. Two key components of such a system are Drupal, which is used for front end interactions, and Alfresco, which is used for back end storage of digital assets.

Live Revision

Component type

module

Categories

Maintenance status

Development status

Downloads

614

Component created

Component changed

This utility module deals with the work-flow to keep an updated content version in a draft-mode. An administrator of content is only permissible to revert to specific version of a content.

Configuration:

Edit a content type=> In "publishing options" section check the box "Revert Original Node"
That's all, now whenever an existing content of that content type will be updated,it'll be in a draft-mode instead of direct publish of updated content.

swiperjs

Component type

module

Categories

Maintenance status

Development status

Downloads

1826

Component created

Component changed

Swiper - is the free and ultra lightweight mobile touch slider with hardware accelerated transitions (where supported) and amazing native behavior. It is intended to use in mobile websites, mobile web apps, and mobile native apps. Designed mostly for iOS, but also works great on Android, Windows Phone 8 and modern Desktop browsers. Swiper is created by iDangero.us

from : IDangero.us

Theming tools

Component type

module

Maintenance status

Development status

Component created

Component changed

The module is unique in that we want to activate activate resources among these resources are Javascript to help us speed the development, detection of browsers, operating systems, devices. In other resources helps us to standardize our dear friend IE.

The module is for Theming work much faster, easy, usable and clean.

Simple Entity Merge

Component type

module

Maintenance status

Development status

Downloads

449

Component created

Component changed

Development for this project is on GitHub

A module that allows two entities to be merged together. Enable and visit /admin/simpleentitymerge

Features:

  • Merge fields
  • Merge properties (with an API hook to expose more)
  • Update foreign database keys
  • Update entity references
  • Update authoring information
  • Delete the source entity

Cookie Consent from Silktide

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows for easy integration and configuration of the Content Consent cookie solution from Silktide.

NOTE: I am not associated with Silktide in any way.

This module includes:

Core module: Allows for easy configuration of Cookie Consent option through Drupal.

Integration with other modules: Addthis, Adsense, FBLikeButton and Google Analytics.

I will add more options in the future as time permits. Any suggestions / commits are greatly appreciated.