Project

General

Profile

Actions

Feature #50039

closed

Allow adding multiple CSS files

Added by Eric Chavaillaz almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-07-15
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

Description

Hi,

It would be very great if we can add more than only one custom CSS styleSheet in the RTE.

Now, the configuration is like this :

RTE.default.contentCSS = my_path_to_my_css_stylesheet.css

Why not add the possibility to use something like this :

RTE.default.contentCSS = my_path_to_my_css_stylesheet_1.css,my_path_to_my_css_stylesheet_2.css,my_path_to_my_css_stylesheet_3.css

Thanks a lot!

Actions #1

Updated by Stanislas Rolland almost 11 years ago

Why not using @import rules?

Actions #2

Updated by Eric Chavaillaz almost 11 years ago

Because the @import rule is very slow and can affect the rendering : http://www.stevesouders.com/blog/2009/04/09/dont-use-import/

Actions #3

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #7

Updated by Gerrit Code Review over 10 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #8

Updated by Ernesto Baschny over 10 years ago

  • Target version deleted (6.2.0)

Sorry, this feature will have to wait for the next TYPO3 version!

Actions #9

Updated by Gerrit Code Review almost 10 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/24523

Actions #10

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24523

Actions #11

Updated by Gerrit Code Review over 9 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24523

Actions #12

Updated by Gerrit Code Review over 9 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24523

Actions #13

Updated by Stanislas Rolland over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF