Page MenuHomeIn-Portal Phabricator

rate_form.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:10 PM

rate_form.tpl

<TABLE width="760" border="0" cellspacing="0" cellpadding="4" align="center">
<TR>
<TD colspan="2">
<B><a href="<inp:l_link_field _field="redirect" />" class="link"><inp:l_link_field _field="name" /></a></B>
<SPAN class="link-pick"><inp:l_link_field _field="pick"><inp:m_language _Phrase="lu_editors_pick" /></inp:l_link_field></SPAN>
<SPAN class="link-top"><inp:l_link_field _field="hot"><inp:m_language _Phrase="lu_hot" /></inp:l_link_field></SPAN>
<SPAN class="link-pop"><inp:l_link_field _field="pop"><inp:m_language _Phrase="lu_pop" /></inp:l_link_field></SPAN>
<SPAN class="link-new"><inp:l_link_field _field="new"><inp:m_language _Phrase="lu_new" /></inp:l_link_field></SPAN>
</TD>
</TR>
<TR class="cell2">
<TD><B><inp:m_language _Phrase="lu_field_description" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _field="description" /></SPAN></TD>
</TR>
<TR class="cell1">
<TD><B><inp:m_language _Phrase="lu_added" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _field="date" /></SPAN></TD>
</TR>
<inp:l_link_field _Field="modified" >
<TR class="cell2">
<TD><B><inp:m_language _Phrase="lu_field_modified" />:</B></TD>
<TD><SPAN class="text"> <inp:l_link_field _Field="modified" /></SPAN></TD>
</TR>
</inp:l_link_field>
<TR class="cell1">
<TD><B><inp:m_language _Phrase="lu_hits" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _field="hits" /></SPAN></TD>
</TR>
<TR class="cell2">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc1" />:</B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc1" /></SPAN></TD>
</TR>
<TR class="cell1">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc2" />:</B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc2" /></SPAN></TD>
</TR>
<TR class="cell2">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc3" />: </B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc3" /></SPAN></TD>
</TR>
<TR class="cell1">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc4" />:</B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc4" /></SPAN></TD>
</TR>
<TR class="cell2">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc5" />:</B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc5" /></SPAN></TD>
</TR>
<TR class="cell1">
<TD nowrap><SPAN class="text"><B><inp:m_language _Phrase="lu_fieldcustom__lc6" />:</B></SPAN></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="custom" _customfield="lc6" /></SPAN></TD>
</TR>
<TR class="cell2" valign="top">
<TD><B><inp:m_language _Phrase="lu_rating" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="rating" _DisplayMode="numerical" /></SPAN></TD>
</TR>
<TR class="cell1">
<TD><B><inp:m_language _Phrase="lu_votes" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="votes" /></SPAN></TD>
</TR>
<TR class="cell2" valign="top">
<TD><B><inp:m_language _Phrase="lu_reviews" />:</B></TD>
<TD><SPAN class="text"><inp:l_link_field _Field="reviews" /></SPAN></TD>
</TR>
</TABLE>
<!-- rate link content -->
<FORM enctype="multipart/form-data" method="POST" NAME="addrating" ACTION="<inp:l_form_action _Form="l_rate" _Confirm="rate/rate_confirm.tpl" _Duplicate="rate/rate_duplicate.tpl" _FinishTemplate="details.tpl" />">
<TABLE width="760" border="0" cellspacing="0" cellpadding="4" align="center">
<tr>
<td colspan="3" class="error"><inp:m_list_form_errors _Form="l_rate" _ItemTemplate="misc/form_error.tpl" /></td>
</tr>
<TR class="cell1">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="5" /></TD>
<TD width="20%"><IMG src="rating/5.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_5" /></TD>
</TR>
<TR class="cell2">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="4" /></TD>
<TD width="20%"><IMG src="rating/4.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_4" /></TD>
</TR>
<TR class="cell1">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="3" /></TD>
<TD width="20%"><IMG src="rating/3.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_3" /></TD>
</TR>
<TR class="cell2">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="2" /></TD>
<TD width="20%"><IMG src="rating/2.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_2" /></TD>
</TR>
<TR class="cell1">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="1" /></TD>
<TD width="20%"><IMG src="rating/1.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_1" /></TD>
</TR>
<TR class="cell2">
<TD width="0"><inp:m_form_input type="radio" _required="1" _field="rating" _form="l_rate" VALUE="0" /></TD>
<TD width="20%"><IMG src="rating/0.gif" width="75" height="13"></TD>
<TD width="80%"><inp:m_form_prompt _Form="l_rate" _Field="review" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_rating_0" /></TD>
</TR>
<tr>
<td colspan="3">
<INPUT type="submit" name="buttons[]" value="<inp:m_language _Phrase="lu_button_rate" />" class="button">
<INPUT type="button" name="cancel" value="<inp:m_language _Phrase="lu_cancel" />" class="button" onClick="javascript:location.href='<inp:m_template_link _Unsecure="1" _Template="inlink/detail.tpl" />';">
</td>
</tr>
</table>
</FORM>

Event Timeline