This project is not covered by Drupal’s security advisory policy.
Introduction
--------------------------------
By default drupal does not provide formating for the content type's title. This module would extend the functionality of content type title. It would add a CK editor
with title field. By default only the itelic format would be available. But we can add mor formated as required.
Features
------------------------------------------
1. Add CK editor formatted with the content type fields
2. Manage content types that can have formatted titles.
3. Manage user roles which can use the formatted title
4. By default only an italic formatting tool is available for title formatting. But we can add and remove additional tools from the editor configuration as per our choice.
How to install this module?
-----------------------------------------
1. This module is dependent on two additional contrib modules. ( ! Important )
* CK Editor 5 ( https://www.drupal.org/project/ckeditor5 )
* HTML Title ( https://www.drupal.org/project/html_title )
2. So first ensure that the above modules are installed in your drupal installation and enable those.
3. Download this "formatted_title_ck_editor" module. Please put it inside the custom module folder and enable it.
Configuration
-----------------------------------------------------------
1. Go to Admin >> Configuration >> User Interface >> Formatted Title Setting ( admin/config/user-interface/formatted_title_settings )
2. Go to permission and set permission
3. Go to Admin >> Configuration >> Content authoring >> Text formats and editors >> Title Editor ( admin/config/content/formats/manage/title_editor )
| Attachment | Size |
|---|---|
| formatted title | 61.69 KB |
| screen_1.JPG | 114.23 KB |
| screen_2.JPG | 47.36 KB |
| screen_3.JPG | 97.88 KB |
Project information
- Project categories: Content display, Content editing experience
- Created by biplab_drupal on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
