Yet Another Yellow Box

Component type

module

Categories

Maintenance status

Development status

Downloads

1225

Component created

Component changed

In my roles first as network administrator, and now as a web architect, it seems over the years that every time we turn around, management is always asking us to stick yet another yellow box on the home page making some sort of emergency announcement.

print_d

Component type

module

Maintenance status

Development status

Component created

Component changed

It´s a simple alternative to dsm function of Devel module. I called it print_die,

because the execution is terminated after variables are rendered.

Features:

*Print objects, arrays, and simple variables.

*Format and highlight sql statements

*Accept multiple parameters

*Terminate the execution, and avoid Drupal do nothing more.

Usage:

print_d($var1,$var2,....);

or using the mask 'asd':

Refresh views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Automatic Refresh Views Module

Description
-----------
This is module that allows to set timer to Refresh in the views.

Installation
------------
* (optional) Download and install the Automatic Refresh Views module.
* Copy the module's directory to your modules directory and activate the module.
* to set timer , configure themodule at 'admin/config'.

Note
-----
You must name the path for view as same name of view

gameguyz_cropimage

Component type

module

Maintenance status

Development status

Component created

Component changed

You can use image crop in your custom form.

Please following these steps:

>1. Download and install this module
>2. On your custom form, add these code: