Skip to content

Fix: TinyMCE Editor Formatting Link Options#2346

Merged
obiPlabon merged 10 commits into
sovware:developmentfrom
RabbiIslamRony:add-listing-editor
Jun 18, 2025
Merged

Fix: TinyMCE Editor Formatting Link Options#2346
obiPlabon merged 10 commits into
sovware:developmentfrom
RabbiIslamRony:add-listing-editor

Conversation

@RabbiIslamRony
Copy link
Copy Markdown
Member

@RabbiIslamRony RabbiIslamRony commented May 14, 2025

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

How to reproduce the issue or how to test the changes

Updated the TinyMCE editor configuration with the correct plugin configuration to enable link functionality:

'tinymce' => array(
    'plugins'    => 'lists,link,wordpress,paste,textcolor,fullscreen,hr',
),

Key changes:

  • Added the essential 'link' plugin to TinyMCE configuration
  • Included supporting plugins for complete editor functionality

Any linked issues

Fixes #
Main issue: https://www.loom.com/share/ab6952ec05ad42a0b8d86aa571e3892f
https://taiga-sovware-u10698.vm.elestio.app/project/directorist/issue/1276

Checklist

@Armanul46 Armanul46 requested a review from iamibrahimriaz May 22, 2025 05:39
@Armanul46 Armanul46 added this to the v8.4.3 milestone May 22, 2025
@Armanul46 Armanul46 modified the milestones: v8.4.3, 8.4.4 Jun 16, 2025
Copy link
Copy Markdown
Contributor

@obiPlabon obiPlabon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic

@obiPlabon obiPlabon merged commit e45d50a into sovware:development Jun 18, 2025
1 check passed
@RabbiIslamRony RabbiIslamRony self-assigned this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants