Watchdog Event Extras

Component type

module

Maintenance status

Development status

Downloads

1470

Component created

Component changed

Overview

Allows other information to be displayed for log events.
I created this module as I would often find myself searching for an ip address of an event to see where the user was based.
This module overrides the standard event log page outputting the same and also allowing other modules to easily add more rows/info to the log report page (D7 hook, or D8 plugin).

Features

Currently it adds

Titanium Connector

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a hack. Titanium does not handle Ti.App.fireEvent from remotely-loaded html. This hack implements a message queue that can be polled from Titanium to communicate messages.

Here is an example snippet that will do the polling from Titanium:

CRM Core Pathauto

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds Pathauto integration to CRM Core Contacts and Activities.

- Only crm_core_contact and crm_core_activity entities are supported, because the other entities make less sense.
- Not tested with multiple languages enabled
- Depends on Pathauto and Entity Tokens modules (submodule of Entity API)
- Needs CRM Core version 7.x-0.980 or higher. Tokens where different in earlier versions.