From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- .../samples/toolbarconfigurator/index.html | 446 +++++++++++++++++++++ 1 file changed, 446 insertions(+) create mode 100644 public/bower_components/ckeditor/samples/toolbarconfigurator/index.html (limited to 'public/bower_components/ckeditor/samples/toolbarconfigurator/index.html') diff --git a/public/bower_components/ckeditor/samples/toolbarconfigurator/index.html b/public/bower_components/ckeditor/samples/toolbarconfigurator/index.html new file mode 100644 index 0000000..0e63ed3 --- /dev/null +++ b/public/bower_components/ckeditor/samples/toolbarconfigurator/index.html @@ -0,0 +1,446 @@ + + + + + + + + Toolbar Configurator + + + + + + + + + + + + +
+
+

+ CKEditor Logo +

+ +
+
+ +
+
+
+
+
+

+ Toolbar Configurator + Help +

+ +
+
+ Select configurator type + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+

What Am I Doing Here?

+ +
+
+
+

Arrange toolbar groups, toggle button visibility according to your needs and get your toolbar configuration.

+

You can replace the content of the config.js file with the generated configuration. If you already set some configuration options you will need to merge both configurations.

+
+
+

Read more about different ways of setting configuration and do not forget about clearing browser cache.

+

Arranging toolbar groups is the recommended way of configuring the toolbar, but if you need more freedom you can use the advanced configurator.

+
+
+ +
+ +

+ +

+
+
+
+
+ + + + + + + + + + + + + + + + -- cgit v1.2.3