diff --git a/config/authorities/institutions.yml b/config/authorities/institutions.yml index 1432fb77..599f2cfc 100644 --- a/config/authorities/institutions.yml +++ b/config/authorities/institutions.yml @@ -2,8 +2,8 @@ terms: - id: Chicago Theological Seminary term: Chicago Theological Seminary active: true - - id: Meadville Lombard Theology School - term: Meadville Lombard Theology School + - id: Meadville Lombard Theological School + term: Meadville Lombard Theological School active: true - id: Oblate School of Theology term: Oblate School of Theology diff --git a/config/tinymce.yml b/config/tinymce.yml index 0091ad97..c5c00e31 100644 --- a/config/tinymce.yml +++ b/config/tinymce.yml @@ -4,11 +4,12 @@ content_block: <<: *default menubar: false image_uploadtab: true - toolbar1: styleselect | bold italic underline | link hr | undo redo | image | code - toolbar2: indent outdent | alignleft aligncenter alignright | table | fullscreen + toolbar1: styleselect | bold italic underline | link hr | undo redo | image | fontsizeselect | code + toolbar2: indent outdent | alignleft aligncenter alignright | table | numlist bullist | fullscreen plugins: - table - fullscreen + - lists - link - autolink - image