No Code Attached Yet bug
avatar drmenzelit
drmenzelit
22 Nov 2023

Steps to reproduce the issue

Using Cassiopeia create an own css file with definitions to be used in the editor, e.g. myeditor.css - you can make a copy of the editor.css file and add a definition like
p.red { color: red; }

Go to plugins -> TinyMCE. Enter the name of the file in the field "Custom CSS Classes".

Expected result

You should see the new class in the formats dropdown in TinyMCE when editing an article:
grafik

Actual result

The myeditor.css file is not loaded and TinyMCE loads the editor.min.css file from media/system/css instead

System information (as much as possible)

Tested in Joomla 4.4, 5.0 and 5.1

Additional comments

If you rename myeditor.css in myeditor.min.css it will works

avatar drmenzelit drmenzelit - open - 22 Nov 2023
avatar joomla-cms-bot joomla-cms-bot - change - 22 Nov 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Nov 2023
avatar brianteeman
brianteeman - comment - 22 Nov 2023

I am sure we had this issue before

avatar drmenzelit
drmenzelit - comment - 22 Nov 2023

@brianteeman did a new search and found this: #36233

avatar brianteeman
brianteeman - comment - 22 Mar 2024

I see my issue was not the same and was related to the first option but this is for the second one

image

avatar Hackwar Hackwar - change - 24 Mar 2024
Labels Added: bug
avatar Hackwar Hackwar - labeled - 24 Mar 2024

Add a Comment

Login with GitHub to post a comment