Posted: 06/18/2005 5:56:10 PM
Hi
Just have a problem with the file "list_search_cats.tpl" of the inlink2-theme.
As soon as I delete following part...
<table border="0" cellspacing="0" cellpadding="0" class="relevance-bar" width="40" height="5">
<tr>
<inp:cat _Field="relevance" _DisplayMode="bar" _OffBackGroundColor="white" _OnBackGroundColor="red" _OnImage="img/relevance/rel.gif" />
</tr>
</table>-->
In-Portal wil add the text below, as soon as I save the template. Why does it add such a text?
</textarea>
</td>
</TR>
<tr class="table_color1" >
<td colspan="3">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="30%" align="left" id="taghelp">&nbsp;</td>
<td width="70%" align="left" id="tagexample">&nbsp;</td>
<!--<td width="33%" align="left" id="attrhelp">&nbsp;</td>-->
<!--<td id="tagattribs" valign="top">&nbsp;</td>-->
</tr>
</table>
</td>
</tr>
<TR class="table_color2" >
<td colspan="3">
<input type="hidden" NAME="Action" VALUE="m_template_edit">
<INPUT TYPE="hidden" NAME="ThemeId" VALUE="2">
<INPUT TYPE="hidden" NAME="FileId" VALUE="296">
<INPUT TYPE="hidden" NAME="FilePath" VALUE="/search_results">
<input type="hidden" name="ThemeEditStatus" VALUE="0">
</td>
</tr>
</FORM>
</TABLE>
<SCRIPT language="JavaScript">
init('template','contents');
LoadTags('taglib','global',false);
LoadTags('itemtags','global',true);
</SCRIPT>
</body>
</html>