From: Ingo Renner Date: Mon, 17 Jan 2011 10:40:14 +0000 (+0000) Subject: Removed whitespace at EOL X-Git-Tag: TYPO3_4-5-0rc1~165 X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff_plain/266bbfacc303230d190450b8cd7985d916d5d658 Removed whitespace at EOL git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10097 709f56b5-9817-0410-a4d7-c38de5d9e867 --- diff --git a/typo3/sysext/css_styled_content/static/constants.txt b/typo3/sysext/css_styled_content/static/constants.txt index 8108dfdf9287..a4f04ee29b9b 100644 --- a/typo3/sysext/css_styled_content/static/constants.txt +++ b/typo3/sysext/css_styled_content/static/constants.txt @@ -5,10 +5,10 @@ content { # cat=content/cHeader/h0; type=int[1-5]; label=Default Header type: Enter the number of the header layout to be used by default. defaultHeaderType = 1 # cat=advanced/links; type=small; label=Pageframe object: The name of the "contentframe". Normally set to "page" if the site has a frameset. Otherwise it should be an empty value. This is important, as it determines the target of internal links! - pageFrameObj = - + pageFrameObj = + shortcut.tables = tt_content,tt_address,tt_links,tt_guest,tt_board,tt_calender,tt_products,tt_news,tt_rating,tt_poll - + # cat=content/other/a; type=small; label= Content Element margins (before): Space before each content element. spaceBefore = 0 # cat=content/other/b; type=small; label= Content Element margins (after): Space after each content element. @@ -123,7 +123,7 @@ styles.content.media { # cat=content/cMedia/j3; type=int+; label= Media Video Height: define the default height for the media video defaultVideoHeight = 400 # cat=content/cMedia/j4; type=; label= Audio Player: configure the path to the video player - audioPlayer = typo3/contrib/flashmedia/player.swf + audioPlayer = typo3/contrib/flashmedia/player.swf # cat=content/cMedia/j5; type=int+; label= Media Audio Width: define the default width for the media audio defaultAudioWidth = 300 # cat=content/cMedia/j6; type=int+; label= Media Audio Height: define the default height for the media audio diff --git a/typo3/sysext/css_styled_content/static/v4.2/constants.txt b/typo3/sysext/css_styled_content/static/v4.2/constants.txt index 3e37d40db441..490042985661 100644 --- a/typo3/sysext/css_styled_content/static/v4.2/constants.txt +++ b/typo3/sysext/css_styled_content/static/v4.2/constants.txt @@ -5,7 +5,7 @@ content { # cat=content/cHeader/h0; type=int[1-5]; label=Default Header type: Enter the number of the header layout to be used by default. defaultHeaderType = 1 # cat=advanced/links; type=small; label=Pageframe object: The name of the "contentframe". Normally set to "page" if the site has a frameset. Otherwise it should be an empty value. This is important, as it determines the target of internal links! - pageFrameObj = + pageFrameObj = shortcut.tables = tt_content,tt_address,tt_links,tt_guest,tt_board,tt_calender,tt_products,tt_news,tt_rating,tt_poll # cat=content/other/c; type=wrap; label= Content Element margins: Space above / below each content element (pixels of a clear-gif) in versions below TYPO3 4.3.0. diff --git a/typo3/sysext/css_styled_content/static/v4.3/constants.txt b/typo3/sysext/css_styled_content/static/v4.3/constants.txt index 5ee0874ce1e6..0d32f80a614e 100644 --- a/typo3/sysext/css_styled_content/static/v4.3/constants.txt +++ b/typo3/sysext/css_styled_content/static/v4.3/constants.txt @@ -5,10 +5,10 @@ content { # cat=content/cHeader/h0; type=int[1-5]; label=Default Header type: Enter the number of the header layout to be used by default. defaultHeaderType = 1 # cat=advanced/links; type=small; label=Pageframe object: The name of the "contentframe". Normally set to "page" if the site has a frameset. Otherwise it should be an empty value. This is important, as it determines the target of internal links! - pageFrameObj = - + pageFrameObj = + shortcut.tables = tt_content,tt_address,tt_links,tt_guest,tt_board,tt_calender,tt_products,tt_news,tt_rating,tt_poll - + # cat=content/other/a; type=small; label= Content Element margins (before): Space before each content element. spaceBefore = 0 # cat=content/other/b; type=small; label= Content Element margins (after): Space after each content element. @@ -69,7 +69,7 @@ styles.content.imgtext { # cat=content/cImage/i4; type=string; label= Image border CSS-selector: If you want your border to apply elsewhere, change this setting. E.g. to apply to the whole image+caption, use 'DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image'. borderSelector = DIV.{$styles.content.imgtext.borderClass} DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.{$styles.content.imgtext.borderClass} DIV.csc-textpic-single-image IMG # cat=content/cImage/i5; type=string; label= Image border class: The name of the CSS class for creating image borders - borderClass = csc-textpic-border + borderClass = csc-textpic-border # cat=content/cImage/i5; type=boolean; label= Image row separation: Whether images should be rendered/wrapped in separated rows, e.g. inside a DIV.csc-textpic-imagerow element separateRows = 1 } @@ -116,7 +116,7 @@ styles.content.media { # cat=content/cMedia/j3; type=int+; label= Media Video Height: define the default height for the media video defaultVideoHeight = 400 # cat=content/cMedia/j4; type=; label= Audio Player: configure the path to the video player - audioPlayer = typo3/contrib/flashmedia/player.swf + audioPlayer = typo3/contrib/flashmedia/player.swf # cat=content/cMedia/j5; type=int+; label= Media Audio Width: define the default width for the media audio defaultAudioWidth = 300 # cat=content/cMedia/j6; type=int+; label= Media Audio Height: define the default height for the media audio