CSS Inline Version 1.5

Extension
Release Date
Release Version
1.5
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="nz.co.fuzion.cssinline" type="module">
<file>cssinline</file>
<name>cssinline</name>
<description>Converts script references to css inline to inline css tags. This means they will render correctly in gmail</description>
<license>AGPL</license>
<maintainer>
<author>Eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<releaseDate>2024-05-30</releaseDate>
<version>1.5</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.69</ver>
</compatibility>
<comments>To use this you add stylesheet links to the top of your mails
Feedback or discussion on http://forum.civicrm.org/index.php/topic,30771.msg132064.html#msg132064</comments>
<civix>
<namespace>CRM/Cssinline</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
</extension>