1.2.1deprecatedField: Email

Works just like a normal Input field, but forces the contents to be a valid Email address and provides a hash value in the XML. This extension deprecated in favour of the Output field.

Clone URLhttps://github.com/symphonycms/email_field.git

Add as a submodulegit submodule add https://github.com/symphonycms/email_field.git extensions/email_field --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNo1.11.2.1NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Email Field

  • Version: 1.2.1
  • Author: Symphony Team, originally by Alistair Kearney
  • Build Date: 25th February 2012
  • Requirements: Symphony 2.3

Works just like a normal Input field, but forces the contents to be a valid Email address and provides a hash value in the XML. This extension deprecated in favour of the Output field.

Installation

  1. Upload the /email_field folder to your Symphony /extensions folder.
  2. Enable it by selecting the "Field: Email", choose Enable from the with-selected menu, then click Apply.
  3. You can now add the "Email" field to your sections.

Version history

Requires Symphony 2.3

  • Minor updates to method signatures for forward compatibility

Requires Symphony 2.3

  • Symphony 2.3 compatibility

Symphony 2.2 to 2.2.x