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

Yule

About Yule

Yule's purpose is to log all queries run during a page's execution and provide useful ways to browse the collected data.

FileMaker

FileMaker module for Drupal logo

The filemaker module lets you build FileMaker web applications through Drupal.

Version 7 Features

  • Create, find, browse, and edit modes
  • Rich set of permissions
  • Choice of interface for anonymous users
  • Dynamic default values in find and create mode
  • Integration with actions and triggers
  • Support for most types of FileMaker value lists
  • Unlimited number of reusable connections to FileMaker database

Version 7 Requirements (FileMaker)

Version 7 Dependencies (Drupal)

  • Libraries module

Version 6 Features

  • Create, find, browse, and edit modes
  • Rich set of permissions
  • Choice of interface for anonymous users
  • Dynamic default values in find and create mode
  • Integration with actions and triggers
  • Integration with tokens
  • Support for FileMaker portals
  • FileMaker scripts - cron, triggers, and custom buttons
  • Support for all types of FileMaker value lists
  • Unlimited number of reusable connections to FileMaker database

Version 6 Requirements (FileMaker)

Require translation

The module adds "Translation required" to the administer node content page (admin/content/node) filter options.

Git Hook

Git Hook is a project to facilitate building git event workflows with Drush.

Did you know that Git has its own hook/event system? Certain git actions will result git checking for a script in your local git repository in .git/hooks, and if an executable exists with the correct name, it will execute it. Some of those events will even act as validation before allowing an action to proceed.

This allows you to develop workflows around your git operations, such as basic code validation, or firing off emails when a branch is tagged.

GitHook wraps the hook system in a Drush-based command-line environment in an effort to make the creation of custom workflows easier for Drupal developers.

Current Functionality

  • Validate PHP Syntax for all changed files in a commit. Will not allow a commit to be made with syntax errors. (Thanks to Travis Swicegood for the original script!)

Why Drush?

Bot API

Link between the api module and bot, use the function dump function of api to retrieve a list of functions, so that we can get rid of the api.module for lookups in bot_project.

Graphical Calendar

This module creates a simple graphical calendar block using jQuery and jQueryUI(date picker). There's a new function to add datepicker in code for developers too.

Datepicker plugin does not support Persian calendar, but it's been edited nicely by 'hasheminezhad' so it does. This module adds a graphical interface, if you need to add new calendar systems to drupal(like Iranian Shamsi,...) check out 'Calendar Systems' module, which most of the job is already done there.

Calendar which are supported so far:
- Jalali (Iranian Shamsi Calendar)
- Arabic Calendar

Pages

Subscribe with RSS Subscribe to RSS - Developer tools