Testing- ignore
Posted: 30 June 2008 10:29 AM   [ Ignore ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

test

<table border="0" cellpadding="6" cellspacing="1" width="100%">
<
tr>
<
th>{lang:title}</th>
<
th>{lang:excerpt}</th>
<
th>{lang:author}</th>
<
th>{lang:date}</th>
<
th>{lang:total_comments}</th>
<
th>{lang:recent_comments}</th>
</
tr>

{exp:search:search_results switch="resultRowOne|resultRowTwo"}

<tr class="{switch}">
<
td width="30%" valign="top"><b><a href="{auto_path}">{title}</a></b></td>
<
td width="30%" valign="top">{excerpt}</td>
<
td width="10%" valign="top"><a href="{member_path=member/index}">{author}</a></td>
<
td width="10%" valign="top">{entry_date format="%m/%d/%y"}</td>
<
td width="10%" valign="top">{comment_total}</td>
<
td width="10%" valign="top">{recent_comment_date format="%m/%d/%y"}</td>
</
tr>

{/exp:search:search_results}

</table>

{if paginate}

<div class='paginate'>

<
span class='pagecount'>{page_count}</span>&nbsp; {paginate}

</div>

{/if}


test w/no quotes

<td width="30%" valign="top"><b><a >{title}</a></b></td>

Profile
 
 
Posted: 30 June 2008 10:33 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

img src=“http://i103.photobucket.com/albums/m132/mjenphil/Power Vent/06-29-08_1840.jpg”

tag

06-29-08_1840.jpg

Profile
 
 
Posted: 30 June 2008 10:36 AM   [ Ignore ]   [ # 2 ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

imghttp://i103.photobucket.com/albums/m132/mjenphil/Power Vent/06-29-08_1840.jpg/img

output

06-29-08_1840.jpg

Profile
 
 
Posted: 30 June 2008 10:37 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

img src=http://i103.photobucket.com/albums/m132/mjenphil/Power Vent/06-29-08_1840.jpg /

output

<img >

Profile
 
 
Posted: 30 June 2008 10:45 AM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
Rank
Total Posts:  5
Joined  2006-02-16

img src=‘http://i103.photobucket.com/albums/m132/mjenphil/Power Vent/06-29-08_1840.jpg’ /

out

06-29-08_1840.jpg

Profile
 
 
   
 
 
‹‹ New forum test      Test from weblog post ››