From 440e003c328f12462a1ca8b512fbeb4bb5ad903a Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Fri, 30 Jun 2017 15:11:37 +0200 Subject: [PATCH] WYSIWYG for subscript tag --- apps/toolbar/fixtures/initial_toolbar.yaml | 11 +++++++++++ redakcja/static/xsl/wl2html_client.xsl | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/apps/toolbar/fixtures/initial_toolbar.yaml b/apps/toolbar/fixtures/initial_toolbar.yaml index 52799ff8..c70180ef 100644 --- a/apps/toolbar/fixtures/initial_toolbar.yaml +++ b/apps/toolbar/fixtures/initial_toolbar.yaml @@ -424,6 +424,17 @@ tooltip: '' model: toolbar.button pk: 48 +- fields: + accesskey: '' + group: [15] + label: indeks dolny + link: '' + params: '{"tag": "indeks_dolny"}' + scriptlet: insert_tag + slug: indeks-dolny + tooltip: '' + model: toolbar.button + pk: 49 - fields: accesskey: '' group: [29] diff --git a/redakcja/static/xsl/wl2html_client.xsl b/redakcja/static/xsl/wl2html_client.xsl index f5f4e04d..b6029dbc 100644 --- a/redakcja/static/xsl/wl2html_client.xsl +++ b/redakcja/static/xsl/wl2html_client.xsl @@ -637,6 +637,16 @@ + + + + + + + + + +