thomas-rcv / admidio-written_communications

This Plugin for Admidio (Management for Members of organizations, clubs and divisions) creates form letters to defined members of an Admidio role or to individual recipients.
2 stars 3 forks source link

Rework dynamic color style handling in text #6

Closed thomas-rcv closed 7 years ago

thomas-rcv commented 7 years ago

Function for the color styles conversion in html code from CKEdior doesn´t work with current PHP Versions. Must be reworked and fit to current functions ( eg. preg_replace -> preg_replace_callback ) and some more improvements and changes.

thomas-rcv commented 7 years ago

Leave a comment