getdesigned/ckeditor-custom-bullets

Allows editors to set custom bullets for each individual list item in CKEditor for TYPO3 CMS.

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

v1.0.1 2021-08-26 10:32 UTC

This package is auto-updated.

Last update: 2024-03-26 14:11:57 UTC


README

1 Features

  • Hide bullets from individual list items
  • Custom bullet for individual list items of ordered lists

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 CMS project:

composer require getdesigned/ckeditor-custom-bullets

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2.2 Minimal setup

  • Simply install the extension and you are good to go.
  • Optional: Include the extension's static TypoScript to include base CSS styles for the frontend.