Tim Abbott
|
6543788225
|
inline_email_css: Simplify parsing of template names.
Removing the extensions within the Set construction object was a
confusing way to do things.
|
2020-04-10 15:52:52 -07:00 |
|
Tim Abbott
|
b2cf0aaa38
|
inline_email_css: Configure cssutils on import.
This is necessary for when we later want to call inline_template from
elsewhere.
|
2020-04-10 15:51:54 -07:00 |
|
wowol
|
78f3125f0a
|
inline_email_css: Extract inline_template function.
|
2020-04-10 15:49:10 -07:00 |
|
wowol
|
f42adba071
|
inline_email_css: Extract get_all_templates_from_directory.
|
2020-04-10 15:44:25 -07:00 |
|
wowol
|
b3cc93f961
|
inline_email_css: Move constants to top, remove chdir.
|
2020-04-10 15:44:24 -07:00 |
|
wowol
|
0b5a87f98f
|
inline_email_css: Extract strip_unnecesary_tags.
|
2020-04-10 15:34:17 -07:00 |
|
wowol
|
240d8d565c
|
inline_email_css: Extract escape_jinja2_characters.
|
2020-04-10 15:29:47 -07:00 |
|
Tim Abbott
|
26c65a5f78
|
inline_email_css: Extract configure_cssutils.
|
2020-04-10 15:29:47 -07:00 |
|
Tim Abbott
|
59937ec9fa
|
scripts: Rename inline-email-css to inline_email_css.py.
This is a preparatory step for making it a module that we can import
and call from other code.
|
2020-04-10 15:29:47 -07:00 |
|