Project

General

Profile

Actions

Feature #28095

closed

Add hashing algorithms to stdWrap

Added by Fabrizio Branca almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
TypoScript
Target version:
-
Start date:
2011-07-11
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Currently it is not possible to get an md5 hash for a value in stdWrap. By adding some lines we could have md5 generation e.g. enabling you to get a gravatar image without using a userfunc:

page.10 = TEXT
page.10 {
value =
md5 = 1
wrap = <img src="http://www.gravatar.com/avatar/|&quot; />
}


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #28230: Add support for PBKDF2 to hashingClosedStefan Neufeind2011-07-15

Actions
Actions

Also available in: Atom PDF