Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

phpskr

Allows the SMS Framework to use phps.kr as a gateway.
Currently only basic sms sending functionality is implemented.
Rules integration is available thanks to SMS framework module.

Sidr Responsive menu

Provides integration with Sidr JS and creates a nice responsive menu for the menu of your choice.

X-Originating-IP email header

email header screenshot

Add the X-Originating-IP header to all outgoing emails to assist with investigation of the sources for spam and unsolicited bulk email.

A standard Drupal install sends email as if it was originating from the web server when in fact, the email originated with a person's web browser. Use this module to include information in the outgoing email header about the IP address of the person who submitted a request to a Drupal website.

Without this module, Drupal effectively becomes an anonymizing service because the standard email headers will have the email origin listed as the web server IP address instead of the user elsewhere on the Internet. By using the information from X-Originating-IP, you can track down individuals who send undesirable communications through contact or webforms.

X-Originating-IP: [xxx.xxx.xxx.xxx]

The originating IP is based on the ip_address() Drupal API function.

If Drupal is behind a reverse proxy, we use the X-Forwarded-For header instead of $_SERVER['REMOTE_ADDR'], which would be the IP address of the proxy server, and not the client's. The actual header name can be configured by the reverse_proxy_header variable.

Twitter Embedded Timeline

Twitter Embedded Timeline is a Drupal 6 module which allows administrators to create a block which display embedded timeline

Opigno Webex App

Opigno Webex implements the WebEx video conferencing as a course tool for the Opigno e-learning framework.

TraceKit

Provides an reporting endpoint stack traces created by TraceKit (https://github.com/occ/TraceKit).

Pages

Subscribe with RSS Subscribe to RSS - Integrations