Download the PHP package asuwebplatforms/webspark-module-webspark_ckeditor_plugins without Composer

On this page you can find all versions of the php package asuwebplatforms/webspark-module-webspark_ckeditor_plugins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package webspark-module-webspark_ckeditor_plugins

Webspark ckeditor plugins module

Description

Webspark ckeditor plugins module comes with a number of plugins for the ckeditor that add or alter the functionalities of the rich text editor when creating new content.

Plugins

1. WebsparkAdvancedImage

1.1 Description

This alters the existing CKEditor image2 widget plugin, which is already altered by the Drupal Image plugin.

1.2. Functionalities

2. WebsparkBlockQuote

2.1 . Description

Adds an icon to the ckeditor that creates a webspark block quote.

2.2. Functionalities

3. WebsparkButton

3.1 . Description

Adds an icon to the ckeditor that creates a webspark button.

3.2. Functionalities

3.3. How to use

The icon has to added in the toolbar. Check this in the /admin/config/content/formats Add the button from the toolbar, fill the fields and save. Right click to change the options.

4. WebsparkDivider

4.1 . Description

Adds an icon to the ckeditor that creates a webspark divider.

4.2. Functionality

Adds a hr tag with a class "copy-divider".

4.3. How to use

The icon has to added in the toolbar. Check this in the /admin/config/content/formats Click on the button to add the divider.

5. WebsparkHighlightedHeading

5.1 . Description

Adds an icon to the CKEditor that inserts a Highlighted Heading.

5.2 . Functionalities

7.1 Description

This plugin alters the functionality of the ordered and unordered lists.

7.2 Functionalities

7.2 How to use

Once the module is installed and the unordered list or ordered list icons are on the ckeditor toolbar, the plugin modifications appear when you click on these icons or if you right click on an existing list inside the ckeditor.

7.3 How to create icon list

To create an icon list

8. WebsparkMediaAlter

8.1 Description

This plugin adds extra styles to the remote video media by executing a JS script.

8.2 Functionalities

Applies styles to the remote video by executing a script on "saveSnapshot" event.

9. WebsparkTable

9.1 Description

The webspark table plugin replaces the default table that comes with the ckeditor to match webspark needs.

9.2 Functionalities

9.2 How to use

The new icon needs to be added in the specific format : /admin/config/content/formats If the icon is added, you can click on it in the ckeditor. Another way to interact with the plugin is through the context menu, by right-clicking on an existing table inside the text editor.

9.3 Difficulties

There was no way to alter the default table, so the current plugin copies a lot from the ckeditor table code.

Additional info

These plugins are built on the ckeditor version 4.

Requirements

Drupal 8.x. or Drupal 9.x


All versions of webspark-module-webspark_ckeditor_plugins with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package asuwebplatforms/webspark-module-webspark_ckeditor_plugins contains the following files

Loading the files please wait ....