Devit

Component type

module

Categories

Maintenance status

Development status

Downloads

1673

Component created

Component changed

Have you ever needed to import a copy of your production database, and then run through one or more of these rote tasks:

Find Replace

Component type

module

Maintenance status

Development status

Component created

Component changed

** DRUPAL 7 **

CONFIGURATION
==============
- "Settings > Settings" define the name of the tables where symbol search will be implemented.
Please start the name of the table in a new row.
For example:
field_data_body
field_revision_body
node
node_revision
etc.

- "Settings > Characters" define the needle strings with a replaced string delimiting it with |||.
Each condition has to start in a new row.
For example [needle]|||[new string]:
“|||".

Pester

Component type

module

Maintenance status

Development status

Component created

Component changed

A little Features-based module that kludges the Date project's Date Repeat field to schedule email notifications on a per-user basis. Developers can implement one or more of this module's hooks to specify what is sent. See the included pester_watchdog.module for an example.

Basic usage:

We assume all views take a user ID as their first argument, or accept no arguments. Arrays returned from hook implementations are keyed by user permission; If a user hasn't been granted that permission they won't be sent the output of the corresponding view.

PDF Forms API

Component type

module

Maintenance status

Development status

Downloads

2027

Component created

Component changed

This is an API module. Only install it if another module tells you to or if you are a developer and want to use its functions.

The goal of this module is to take the pain out of some aspects of dealing with PDFs so that module authors can focus on their specific applications.

The initial goal of this module is to provide parsing and merging (filling) support for Certify and Fill PDF.

Lookup browse

Component type

module

Categories

Maintenance status

Development status

Downloads

141

Component created

Component changed

Overview:
In enterprise web application, there are usually lots of elements on the UI need to be filled in. And sometimes the input value for an element
is a code, and users maybe not familiar with the code, so they need a
popup lookup browse to search what the code they need to be fill into
the UI. And when users select the code, the return data includes many
other columns listed in the lookup browse like name, description and
so on.
For example, there are some customer related fields on the