Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Custom Slogan

The module allows to have a custom slogan on a drupal website. The modules admin form allows you to set slogans using tokens for each content type, each vocabulary, front and a default slogan.

amfserver

amfserver_d7_square.jpg

This module adds a server based on the AMF protocol to the Services module for Drupal 7.
It allows for communication between an actionscript 3 client - like flash, flex and air - with drupal core services or custom services via amf, also known as flash remoting.

This module uses Zend AMF classes from the Zend framework to provide support for services defined in the service api.

This module is to D7 as the amfphp module was to D6, but with one big advantage: it doesn't use the outdated and badly maintained php4 amfphp framework but the Zend AMF php5 implementation. you can read about it by the former lead developer of amfphp, who is now lead developer for zendamf:.

features

  • It makes use of Zend AMF as core AMF engine (not included, but can be downloaded from www.zend.com) and preferrably installed in sites/all/libraries. The Zend framework can be used in other modules of your drupal site.
  • The AMF0 protocol and AMF3 protocol are supported.

Open Media Configuration Checklist

Configuration Checklist | spnn.makedatamakesense.com_1302897157382.png

The "suite" of Open Media modules in addition to many other modules used by Community Media in Drupal are designed to be implemented incrementally based on each station's needs. This is not an exhaustive checklist, but designed to help someone new to Drupal, CiviCRM, MERCI, Organic Groups, and Media work through large parts of the configuration process.

I am only developing a D7 branch of this modules, since the features and configurations steps are so different between D6 and D7. If someone is interested in maintaining a D6 branch, let me know.

The PHP for adding checks in designed to really simple and link back to documentation on Drupal.org whenever possible. This is to encourage the contribution of patches and documentation updates from the community.

Status Check Samples

This is a check to see if either CiviGroup Roles or CiviGroup Group Sync are configured that is run after CiviCRM is enabled.


//CHECK 1 - CiviGroup Roles or CiviGroup Group Sync configured?
if (!module_exists('civicrm_member_roles') && !module_exists('civicrm_group_roles') ) {
$status = array(

Include

Include

Installs and manages files and packages that need to reside on the PHP include_path.

User Search Location

This is a little helper module to filter searches by the user's location, using a variety of methods to determine that location:

Issues (not the module used on drupal.org)

This project is for simulating issues and sharing with fellow developers and maintainers. This is not a featured module and will not be upgraded to a full project.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools