You are here

Files in Previewable email templates 7

Primary tabs

File namesort descending Location Namespace Description
pet.admin.inc includes/pet.admin.inc Contains pages for creating, editing, and deleting previewable email templates (PETs).
pet.api.php pet.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
pet.css pet.css div.pet_body_label label { display: block; font-weight: bold; } div.pet_body_preview { margin-top: 2px; margin-bottom: 10px; margin-right: 29px; padding: .3em; border: 1px solid #999; }
pet.info pet.info name = Previewable Email Templates description = Create previewable email templates with token and rules support. dependencies[] = entity_token dependencies[] = entity core = 7.x version = 7.x-1.x-dev package = Mail configure =…
pet.install pet.install Previewable Email Template module install/schema/update hooks.
pet.module pet.module Previewable Email Template module.
pet.rules.inc pet.rules.inc Rules integration for the PET module.
README.txt README.txt Previewable Email Templates (PET) ================================= The Previewable Email Template (PET) module lets users create email templates, with token substitution, which can be previewed before sending. The emails can be sent to one or many…

Other projects