2017 © Pedro Peláez
 

typo3-cms-extension css2inline

Moves the styles from CSS sheets into inline CSS, in order to comply with uncooperative email clients. Can be used as a post-processing stdWrap in TypoScript.

image

causal/css2inline

Moves the styles from CSS sheets into inline CSS, in order to comply with uncooperative email clients. Can be used as a post-processing stdWrap in TypoScript.

  • Tuesday, October 10, 2017
  • by xperseguers
  • Repository
  • 3 Watchers
  • 2 Stars
  • 49 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 2 Versions
  • 20 % Grown

The README.md

CSS to inline converter for direct mail

This is the official repository for css2inline., (*1)

Since the release of v0.2.0 to TER and packagist, the underlying library emogrifier is now updated and referenced via composer., (*2)

This makes this extension now a complete duplicate of the other TYPO3 extension emogrifier and will as such probably not be maintained anymore., (*3)

YOU ARE ADVISED TO UPDATE YOUR TYPOSCRIPT CONFIGURATION AND SWITCH NOW TO EXT:emogrifier., (*4)

This basically means replacing, (*5)

page.10 = USER
page.10.userFunc = tx_css2inline_pi1->main

by, (*6)

page.10 = EMOGRIFIER

for your newsletter definition :), (*7)

The Versions

10/10 2017

dev-master

9999999-dev https://github.com/xperseguers/t3ext-css2inline

Moves the styles from CSS sheets into inline CSS, in order to comply with uncooperative email clients. Can be used as a post-processing stdWrap in TypoScript.

  Sources   Download

LGPL-3.0

The Requires

 

css inline html typo3 cms styles newsletters

10/10 2017

0.2.0

0.2.0.0 https://github.com/xperseguers/t3ext-css2inline

Moves the styles from CSS sheets into inline CSS, in order to comply with uncooperative email clients. Can be used as a post-processing stdWrap in TypoScript.

  Sources   Download

GPL-2.0+

The Requires

 

css inline html typo3 cms styles newsletters