Andy Byers

Results 62 comments of Andy Byers

Note: If we do want headers in admin to be Avenir, it will also need to be imported (its supported on Macs)

As @joemull noticed buttons use sans-serif due to this definition: ``` button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /*...

> @ajrbyers Is this ready for a PR? I think the tweak for buttons needs to be added first.

Clean paste available in new version of Django Summernote.

Another option for this one: Bleach Field. It can be used with summernote.

Sadly, this issue will need to wait until 1.5 as bleach, which I think is the best solution for this, doesn't work on django 1.11.

> It will be important to retain italicization by default so that titles of works retain italics. Using bleach will allow us to flexibly determine which elements are and which...

@alainna i think the script needs to be updated to use the new models… we can fix this issue but you should still update it.

@rhb123 it's mainly for taking it out of metadata but we would still require the editor to check.

@MartinPaulEve has completed this. Merge coming in 1.4