[TYPO3-dev] Text w/ image and image only content elements not rendering

olivieragustin olivier.agustin at gmail.com
Fri Dec 5 13:13:58 CET 2008


yes it is olivier agustin

hmmm... i don't have any tt_content strings in my ts setup

here it is if you don't mind:

page = PAGE
page.typeNum = 0
page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
config.doctype = xhtml_trans
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page

config.simulateStaticDocuments = 0
config.baseURL = http://theleadersclub.ph/
config.tx_realurl_enable = 1

lib.logo = IMAGE
lib.logo.file = temp_logo_01.gif
lib.logo.paramas = alt="The Leader's Club" border="0"
lib.logo.stdWrap.typolink.parameter = 2

lib.top_links = HMENU
lib.top_links{	
	special = list	
	special.value = 12,13,14

	1 = GMENU
	1{
		wrap = <table cellpadding="0" cellspacing="0"><tr> | </tr></table>		

		NO{
			allWrap = <td> | </td>
			XY = [15.w]+30, 30			
			backColor = #9e0b0f
			15 = TEXT
			15{
				text.field = title
       				text.case = lower
       				offset = 0,20
       				fontSize = 8
       				fontColor = #000000
       				fontFile = GOTHICB_01.TTF
       				align = center				
				#niceText = 1							
			}
		}		
		
		RO{				
			allWrap = <td> | </td>
			XY = [15.w]+30, 30			
			backColor = #9e0b0f
			15 = TEXT
			15{
				text.field = title
       				text.case = lower
       				offset = 0,20
       				fontSize = 8
       				fontColor = #FFFFFF
       				fontFile = GOTHICB_01.TTF
       				align = center  				
				#niceText = 1							
			}
		}		
		RO = 1		
		
		ACT{				
			allWrap = <td> | </td>
			XY = [15.w]+30, 30			
			backColor = #9e0b0f
			15 = TEXT
			15{
				text.field = title
       				text.case = lower
       				offset = 0,20
       				fontSize = 8
       				fontColor = #FFFFFF
       				fontFile = GOTHICB_01.TTF
       				align = center          								
				#niceText = 1							
			}
		}	
		ACT = 1	
		
	}
		
}

lib.menu = HMENU
lib.menu{
	1 = GMENU_LAYERS
	1{	
		wrap = <table cellpadding="0" cellspacing="0"><tr>|</tr></table>		
                hideMenuTimer = 0
    		hideMenuWhenNotOver = 5
    		target = _top
    		xPosOffset = -50
    		lockPosition = x
    		expAll = 1
    		relativeToTriggerItem = 1
    		topOffset = 25
    		hideMenuWhenNotOver = 10
    		hideMenuTimer = 500
    		freezeMouseover = 1
    		setFixedWidth = 200
		NO{				
			allWrap = <td> | </td>
			XY = [15.w]+30, 20			
			10 = IMAGE
			10{			
				file = menu_no_01.gif			
				tile = 20,1			
				offset = 0,0							
			}			
			15 = TEXT			
			15{									
				text.field = title
       				text.case = lower
       				offset = 0,17
       				fontSize = 9
       				fontColor = #959595
       				fontFile = GOTHIC_01.TTF
       				align = center 
                                niceText = 1
			}			
		}		
		RO{				
			allWrap = <td> | </td>
			XY = [15.w]+30, 20			
			10 = IMAGE
			10{			
				file = menu_bg_ro_act_01.gif			
				tile = 20,1			
				offset = 0,0							
			}			
			15 = TEXT			
			15{									
				text.field = title
       				text.case = lower
       				offset = 0,17
       				fontSize = 9
       				fontColor = #000000
       				fontFile = GOTHIC_01.TTF
       				align = center 
                                niceText = 1
			}			
		}		
		RO = 1
		ACT{				
			allWrap = <td> | </td>
			XY = [15.w]+30, 20			
			10 = IMAGE
			10{			
				file = menu_bg_ro_act_01.gif			
				tile = 20,1			
				offset = 0,0							
			}			
			15 = TEXT			
			15{									
				text.field = title
       				text.case = lower
       				offset = 0,17
       				fontSize = 9
       				fontColor = #000000
       				fontFile = GOTHIC_01.TTF
       				align = center 
                                niceText = 1
			}			
		}		
		ACT = 1		

	}
        2 = TMENU
        2{
          wrap = <div id="top_side_menu"><div
style="width:100px;border-top:1px solid #959595;float:right;"></div><ul> |
</ul></div>
          NO{
            allWrap = <li> | </li>
          }
        }
}

lib.feat = COA
lib.feat{	
	10 = IMAGE
        10{                
		stdWrap.typolink.parameter.field = field_feat_1_short		
		params = border="0" style="float:left;"
                altText.field = field_feat_1_text
		file = GIFBUILDER		
		file{		
			XY = 201,169			
			5 = IMAGE		
			5{						
				file.import = uploads/tx_templavoila/				
				file.import.field = field_feat_1_bg				
				offset = 0,0
			}			
			10 = TEXT		
			10{				
				text.field = field_feat_1_text			
				offset = 0,127
       				fontSize = 10
       				fontColor = #FFFFFFF
       				fontFile = GOTHIC.TTF
       				align = center 
       				niceText = 1
			}
		}		
	}
	15 = IMAGE
        15{                
		stdWrap.typolink.parameter.field = field_feat_2_short				
		params = border="0" style="float:left;"
		altText.field = field_feat_2_text
		file = GIFBUILDER		
		file{		
			XY = 201,169			
			5 = IMAGE		
			5{						
				file.import = uploads/tx_templavoila/				
				file.import.field = field_feat_2_bg				
				offset = 0,0
			}			
			10 = TEXT		
			10{				


				text.field = field_feat_2_text			
				offset = 0,127
       				fontSize = 10
       				fontColor = #FFFFFFF
       				fontFile = GOTHIC.TTF
       				align = center 
       				niceText = 1
			}
		}		
	}	
	20 = IMAGE
        20{                
		stdWrap.typolink.parameter.field = field_feat_3_short		
		params = border="0" style="float:left;"		
                altText.field = field_field_3_text
		file = GIFBUILDER		
		file{		
			XY = 173,169			
			5 = IMAGE		
			5{						
				file.import = uploads/tx_templavoila/				
				file.import.field = field_feat_3_bg				
				offset = 0,0
			}			
			10 = TEXT		
			10{				
				text.field = field_field_3_text			
				offset = 0,127
       				fontSize = 10
       				fontColor = #FFFFFFF
       				fontFile = GOTHIC.TTF
       				align = center 
       				niceText = 1
			}
		}		
	}	
	25 = IMAGE
        25{                
		stdWrap.typolink.parameter.field = field_feat_4_short		
		params = border="0" style="float:left;"		
                altText.field = field_feat_4_text
		file = GIFBUILDER		
		file{		
			XY = 215,169			
			5 = IMAGE		
			5{						
				file.import = uploads/tx_templavoila/				
				file.import.field = field_feat_4_bg				
				offset = 0,0
			}			
			10 = TEXT		
			10{				
				text.field = field_feat_4_text			
				offset = 0,127
       				fontSize = 10
       				fontColor = #FFFFFFF
       				fontFile = GOTHIC.TTF
       				align = center 
       				niceText = 1
			}
		}		
	}	
	30 = IMAGE
        30{                
		stdWrap.typolink.parameter.field = field_feat_5_short		
		params = border="0" style="float:left;"		
                altText.field = field_feat_5_text
		file = GIFBUILDER		
		file{		
			XY = 200,169			
			5 = IMAGE		
			5{						
				file.import = uploads/tx_templavoila/				
				file.import.field = field_feat_5_bg				
				offset = 0,0
			}			
			10 = TEXT		
			10{				
				text.field = field_feat_5_text			
				offset = 0,127
       				fontSize = 10
       				fontColor = #FFFFFFF
       				fontFile = GOTHIC.TTF
       				align = center
       				niceText = 1 
			}
		}		
	}
}

lib.sub_menu = COA
lib.sub_menu{
  5 = TEXT  
  5.data = leveltitle : 1
  5.wrap = <h1>|</h1>
  
  10 = HMENU
  10{
    entryLevel = 1
    wrap = <ul> | </ul>
    1 = TMENU
    1{
      NO{
        allWrap = <li> {$image_dir}red_bullet.gif  | </li>      
      }      
      ACT{      
        allWrap = <li class="active"> {$image_dir}white_bullet.gif |</li>
      }      
      ACT = 1
    }    
  }
}

lib.footer = COA
lib.footer{
	10= HMENU
        10{	
	  special = list	
	  special.value = 46,45,44,43,42,19          
          1 = TMENU
          1{
            wrap = <p> | </p>
            NO{
              allWrap = &nbsp;&nbsp;[|]&nbsp;&nbsp;
            }
          }
        }
        15 = TEXT
        15.value = Copyright 2008 Growth Orientors HR Training Consultancy.
All Rights Reserved.
        15.wrap = <p>|</p>
}

/* 
PHP mailer plugin 
*/

plugin.maag_sendmail{
  mailer = smtp
  mailHost = mail.theleadersclub.ph
  smtpAuth = 1
  username = admin+theleadersclub.ph
  password = masterleader
  port = 25
  fromName = The Leader's Club Administration
  fromAddress = admin at theleadersclub.ph
  redirect.success.pid = 2
  redirect.failed.pid = 4
}


/* 
tt_news config for realurl 
*/

plugin.tt_news {
  dontUseBackPid = 1
  useHRDates = 1
  useHRDatesSingle = 1
  useHRDatesSingleWithoutDay = 1
}

/*
Dmail
*/

plugin.tx_directmail_pi1.siteUrl = http://theleadersclub.ph

/*
RSS
*/

xmlnews {
  typeNum = 100
  10 >
  10 < plugin.tt_news
  10.pid_list >
  10.pid_list = {$plugin.tt_news.pid_list}
  10.singlePid = {$plugin.tt_news.singlePid}
  10.defaultCode = XML
  config {
    disableAllHeaderCode = 1
    additionalHeaders = Content-type:text/xml
    no_cache = 1
    xhtml_cleaning = 0
  }
}

i'm using typo3 4.2.2 and using css_styled_content in my static templates on
top


Frank Weindel wrote:
> 
> ries van Twisk wrote:
>> 
>> On Dec 4, 2008, at 4:05 PM, Georg Ringer wrote:
>> 
>>> olivieragustin wrote:
>>>
>>> Please use your real name here!
>>>
>>> I am guessing you got something like tt_content.... in your TS.. delete
>>> it and just use css_styled_content
>>>
>>> georg
>> 
>> Georg,
>> 
>> I think his name is olivier agustin.
>> 
>> Ries
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> Who knows? Could be olivier a. gustin :-P
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/Text-w--image-and-image-only-content-elements-not-rendering-tp20842233p20852630.html
Sent from the TYPO3 Dev mailing list archive at Nabble.com.





More information about the TYPO3-dev mailing list