Project

General

Profile

Actions

Feature #23322

closed

render SWFOBJECT: make it posible to change path of swfobject.js

Added by Jochen Weber over 13 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2010-07-30
Due date:
% Done:

0%

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

Description

In line 2861 of file class.tslib_content.php the swfobject.js (contrib folder) is added to page-setup.

It would be nice to be able to change the location of swfobject.js.

In some installations the /typo3-file is additionaly protected with http-auth. in this case the browser will show an auth-dialog on frontend. For Example the Flash-Video-Player.

i think thiis could be done through setup.

something like this:

tt_content.swfobject {
20 = SWFOBJECT
20 {
swfObjectUrl = fileadmin/contrib/flashmedia/swfobject/swfobject.js
installUrl = fileadmin/contrib/flashmedia/swfobject/expressInstall.swf
}
}

The installUrl paramter already exists in the php file but only works if it Is hardcoded into setup.txt (from css_styled_content).
(issue imported from #M15312)

Actions #1

Updated by Frans Saris about 9 years ago

  • Description updated (diff)
  • Target version changed from 0 to 7.2 (Frontend)
Actions #2

Updated by Frans Saris about 9 years ago

The path is still hardcoded, making it configurable makes sense. But SWFOBJECT will probably be obsolete if #61799 gets into master.

Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #4

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Benni Mack over 8 years ago

  • Category set to 1606
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #7

Updated by Georg Ringer over 8 years ago

  • Status changed from New to Closed

mediace has been extracted from the core and is not needed anymore using CMS7. however it can be now found at github ant the issue has been moved to https://github.com/FriendsOfTYPO3/mediace/issues/11

Actions

Also available in: Atom PDF