Project

General

Profile

Actions

Feature #19208

closed

Additional Stylesheets in template.php

Added by Steffen Kamper over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-08-10
Due date:
% Done:

0%

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

Description

When writing a BE modul there is the possibility to add any JS-Files to doc header using
$this->doc->loadJavascriptLib()

Such adding is missing with CSS-files. There are only 3 predefined stylesheets which can be overwritten,

I added an array to add stylesheets, in template they will be inserted after
styleSheetFile and styleSheetFile2. This gives the possibility to add any CSS-files to the header

In the project for Dashboard such adding is needed as any submodule can come along with own stylesheet.
(issue imported from #M9149)


Files

additionalStyleSheets.diff (2.48 KB) additionalStyleSheets.diff Administrator Admin, 2008-08-10 21:25

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19490: RTE uses JScodeLibArray to insert CSSClosedStanislas Rolland2008-10-21

Actions
Actions #1

Updated by Christian Kuhn over 14 years ago

This patch was dropped in core list as committed #19490 solved the same problem.

Actions

Also available in: Atom PDF