Bug #21021 ยป 11908.diff
typo3/sysext/css_styled_content/static/constants.txt (working copy) | ||
---|---|---|
}
|
||
styles.content.media {
|
||
# cat=content/cMedia; type=int+; label= Video Media Width: define the default width for the media-object
|
||
# cat=content/cMedia/j1; type=; label= Video Player: configure the path to the video player
|
||
videoPlayer = typo3/contrib/flashmedia/flvplayer.swf
|
||
# cat=content/cMedia; type=int+; label= Video Media Width: define the default width for the media-object
|
||
# cat=content/cMedia/j2; type=int+; label= Media Video Width: define the default width for the media video
|
||
defaultVideoWidth = 600
|
||
# cat=content/cMedia; type=int+; label= Video Media Height: define the default height for the media-object
|
||
# cat=content/cMedia/j3; type=int+; label= Media Video Height: define the default height for the media video
|
||
defaultVideoHeight = 400
|
||
# cat=content/cMedia; type=int+; label= Audio Media Width: define the default width for the media-object
|
||
# cat=content/cMedia/j4; type=; label= Audio Player: configure the path to the video player
|
||
audioPlayer = typo3/contrib/flashmedia/player.swf
|
||
# cat=content/cMedia; type=int+; label= Video Media Width: define the default width for the media-object
|
||
# cat=content/cMedia/j5; type=int+; label= Media Audeo Width: define the default width for the media audio
|
||
defaultAudioWidth = 300
|
||
# cat=content/cMedia; type=int+; label= Audio Media Height: define the default height for the media-object
|
||
# cat=content/cMedia/j6; type=int+; label= Media Audio Height: define the default height for the media audio
|
||
defaultAudioHeight = 30
|
||
}
|
||