Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F773882
in-news
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Feb 2, 11:48 PM
Size
97 KB
Mime Type
text/x-diff
Expires
Tue, Feb 4, 11:48 PM (1 h, 56 m)
Engine
blob
Format
Raw Data
Handle
557040
Attached To
rMINN Modules.In-News
in-news
View Options
Index: branches/RC/themes/default2007/innews/articles/pick_articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/pick_articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/pick_articles.tpl (nonexistent)
@@ -1,45 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_PickArticles"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/hot" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pop" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/new" design="blue_box" data_exists="1"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_PickArticles" templates="innews/articles/pick_articles"/>
-
- <!-- pick articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="pick_articles" m_cat_id="0" recursive="1" types="pick"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_PickArticles"/> (<inp2:n_TotalRecords list_name="pick_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="pick_articles"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <table class="fullwidth item-listing table-border">
- <inp2:n_ListArticles list_name="pick_articles" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="new_articles"/>
- </inp2:m_RenderElement>
- <!-- // pick articles -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/pick_articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/suggest_pending_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/suggest_pending_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/suggest_pending_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_SuggestArticlePendingConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_SuggestArticlePendingConfirm" templates="innews/articles/suggest_pending_confirm" show_category="1"/>
-
- <!-- suggest article pending confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_SuggestArticlePendingConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_SuggestArticlePendingConfirm"/><br /><br />
- <a href="<inp2:m_Link template="innews/my_account/my_articles" m_cat_id="0" m_cat_page="1"/>"><inp2:m_Phrase name="lu_title_MyArticles"/></a>
- </inp2:m_RenderElement>
- <!-- // suggest article pending confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/suggest_pending_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/suggest_article.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/suggest_article.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/suggest_article.tpl (nonexistent)
@@ -1,81 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_SuggestArticle"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_SuggestArticle" templates="innews/articles/suggest_article" show_category="1"/>
-
- <!-- suggest article -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_SuggestArticle"/>
- </inp2:m_Capture>
-
- <inp2:m_if check="n_HasPermission" permissions="NEWS.ADD|NEWS.ADD.PENDING">
- <inp2:n_PresetFormFields/>
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="n_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <form method="post" action="<inp2:m_FormAction/>" enctype="multipart/form-data">
- <table class="form-data fullwidth">
-
- <tr><td colspan="2"><inp2:m_RenderElement name="subsection" title="lu_section_ArticleDetails" break=""/></td></tr>
-
- <!--## SHOW PRIMARY CATEGORY ##-->
- <inp2:m_RenderElement name="inp_pr_category_label" prefix="n" field="PrimaryCat" title="lu_fld_SubmittingToCategory" />
- <!--## //SHOW PRIMARY CATEGORY ##-->
-
- <inp2:m_RenderElement name="inp_edit_box" prefix="n" field="Title" title="lu_fld_Title" maxlength="50" style="width:400px"/>
-
- <!--## LIST ARTICLE NAME FIELDS FOR ALL LANGUAGES (DISABLED) ##-->
- <!--##
- <inp2:lang_ListLanguages render_as="inp_edit_box" prefix="n" field="Title" title="lu_fld_Title" no_table="1" pass_params="1" sort_by="PrimaryLang,desc" maxlength="50" style="width:400px" requery="1"/>
- ##-->
- <!--## // LIST ARTICLE NAME FIELDS FOR ALL LANGUAGES ##-->
-
- <inp2:m_RenderElement name="inp_edit_textarea" prefix="n" field="Body" title="lu_fld_Body" cols="80" rows="7" style="width:400px"/>
-
- <!--## LIST ARTICLE DESCPTION FIELDS FOR ALL LANGUAGES (DISABLED) ##-->
- <!--##
- <inp2:lang_ListLanguages render_as="inp_edit_textarea" prefix="n" field="Body" cols="80" rows="5" title="lu_fld_Body" style="width:400px"/>
- ##-->
- <!--## //LIST ARTICLE DESCPTION FIELDS FOR ALL LANGUAGES ##-->
-
- <inp2:m_RenderElement name="inp_edit_categories" prefix="n" field="MoreCategories" title="lu_fld_MoreCategories" is_last="1"/>
- <tr><td colspan="2"><br/><inp2:m_RenderElement name="subsection" title="lu_section_Images" break=""/></td></tr>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="PrimaryImage" title="lu_fld_PrimaryImage"/>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="Image1" title="lu_fld_Image1"/>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="Image2" title="lu_fld_Image2" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="suggest_confirm_template" value="innews/articles/suggest_confirm"/>
- <input type="hidden" name="suggest_pending_confirm_template" value="innews/articles/suggest_pending_confirm"/>
- <input class="button" type="submit" name="events[n][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoSuggestArticlePermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // suggest article -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/suggest_article.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.9.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/add_review.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/add_review.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/add_review.tpl (nonexistent)
@@ -1,123 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register" permissions="NEWS.REVIEW|NEWS.REVIEW.PENDING"/>
-
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:n_Field name="Title"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/action_box" item_actions="1" design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <!-- add review -->
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_Reviews" templates="__default__,innews/articles/add_review" show_category="1"/>
-
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ArticleDetails"/>
- </inp2:m_Capture>
-
- <table class="fullwidth table-border">
- <tr><td class="item-padding">
-
- <table>
- <tr>
- <td width="25" valign="top">
- <img src="<inp2:m_TemplatesBase module="In-News"/>img/articles_icon.gif" width="16" height="23" alt="" />
- </td>
- <td valign="top">
-
- <span class="text-title"><inp2:n_Field name="Title"/></span>
-
- <inp2:m_if check="n_Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="n_Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="n_Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="n_IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="n_IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:n_VotesIndicator render_as="rating_element"/>
-
- <br />
-
- <span class="item-statistics">
- <inp2:m_phrase name="lu_Added"/>: <inp2:n_Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:n_Field name="Hits"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:n_Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:n_Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:n_Field name="CachedVotesQty"/>
- </span>
- </td>
- </tr>
- </table>
-
- <table>
- <tr>
- <td class="picture-padding" style="padding-left:25px" valign="top">
- <inp2:m_if check="n_ImageSrc" MaxWidth="fullsize">
- <a href="<inp2:n_ImageSrc MaxWidth="fullsize" DefaultImage="platform/img/no_picture.gif"/>" class="thickbox" rel="article-images" title="<inp2:n_Field name='Title' html_escape='1'/>">
- <inp2:n_Image render_as="image_element" Primary="1" MaxWidth="thumbnail" DefaultImage="platform/img/no_picture.gif"/><br />
- </a>
- <inp2:m_else/>
- <inp2:n_Image render_as="image_element" Primary="1" MaxWidth="thumbnail" DefaultImage="platform/img/no_picture.gif"/><br />
- </inp2:m_if>
- </td>
- <td class="text-padding" valign="top">
- <inp2:n_Field name="Excerpt" nl2br="1"/>
- </td>
- </tr>
- </table>
- </td></tr></table>
- </inp2:m_RenderElement>
-
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ReviewThisArticle"/>
- </inp2:m_Capture>
-
-
- <inp2:m_if check="n_HasPermission" permissions="NEWS.REVIEW|NEWS.REVIEW.PENDING">
- <inp2:m_if check="n-rev_AlreadyReviewed">
- <inp2:m_Phrase label="lu_ErrorAlreadyReviewed"/>
- <table>
- <inp2:n-rev_PrintList render_as="review_element" type="current_user" per_page="-1"/>
- </table>
- <inp2:m_include template="platform/elements/pagination" prefix="n-rev"/>
- <inp2:m_else/>
- <inp2:n-rev_PresetFormFields/>
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="n-rev_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <form method="post" action="<inp2:m_FormAction/>">
- <table class="form-data fullwidth">
- <inp2:m_RenderElement name="inp_edit_radio" prefix="n-rev" field="Rating" title="lu_fld_Rating"/>
- <inp2:m_RenderElement name="inp_edit_textarea" prefix="n-rev" field="ReviewText" rows="8" cols="40" title="lu_fld_ReviewText" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="success_template" value="innews/articles/add_review_confirm"/>
- <input type="hidden" name="success_pending_template" value="innews/articles/add_review_pending_confirm"/>
- <input class="button" type="submit" name="events[n-rev][OnCreate]" value="<inp2:m_phrase label="lu_btn_Create"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- </inp2:m_if>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoArticleReviewPermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // add review -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/add_review.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.8.2.5
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/hot_articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/hot_articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/hot_articles.tpl (nonexistent)
@@ -1,45 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_HotArticles"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/pick" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pop" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/new" design="blue_box" data_exists="1"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_HotArticles" templates="innews/articles/hot_articles"/>
-
- <!-- hot articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="hot_articles" m_cat_id="0" recursive="1" types="hot"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_HotArticles"/> (<inp2:n_TotalRecords list_name="hot_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="hot_articles"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <table class="fullwidth item-listing">
- <inp2:n_ListArticles list_name="hot_articles" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="hot_articles"/>
- </inp2:m_RenderElement>
- <!-- // hot articles -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/hot_articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/modify_article.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/modify_article.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/modify_article.tpl (nonexistent)
@@ -1,83 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyArticle"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/action_box" item_actions="1" design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyArticles,__item__,lu_title_ModifyArticle" templates="platform/my_account/my_account,innews/my_account/my_articles,__default__,innews/articles/modify_article"/>
-
- <!-- modify article -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyArticle"/>
- </inp2:m_Capture>
-
-
-
- <inp2:m_if check="n_HasPermission" permissions="NEWS.MODIFY|NEWS.MODIFY.PENDING|NEWS.OWNER.MODIFY|NEWS.OWNER.MODIFY.PENDING">
-
- <span class="field-required">*</span> <inp2:m_phrase name="lu_IndicatesRequired"/><br /><br />
-
- <inp2:m_if check="n_HasError" field="any">
- <inp2:m_RenderElement name="error_message" />
- </inp2:m_if>
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" /><br /><br />
-
- <form method="post" action="<inp2:m_FormAction/>" enctype="multipart/form-data">
- <table class="form-data fullwidth">
- <tr><td colspan="2"><inp2:m_RenderElement name="subsection" title="lu_section_ArticleDetails" break=""/></td></tr>
- <inp2:m_RenderElement name="inp_edit_box" prefix="n" field="Title" title="lu_fld_Title" maxlength="50" style="width:400px"/>
-
- <!--## LIST ARTICLE NAME FIELDS FOR ALL LANGUAGES (DISABLED) ##-->
- <!--##
- <inp2:lang_ListLanguages render_as="inp_edit_box" prefix="n" field="Title" title="lu_fld_Title" no_table="1" pass_params="1" sort_by="PrimaryLang,desc" maxlength="50" style="width:400px" requery="1"/>
- ##-->
- <!--## // LIST ARTICLE NAME FIELDS FOR ALL LANGUAGES ##-->
-
- <inp2:m_RenderElement name="inp_edit_textarea" prefix="n" field="Body" title="lu_fld_Body" cols="80" rows="7" style="width:400px"/>
-
- <!--## LIST ARTICLE DESCPTION FIELDS FOR ALL LANGUAGES (DISABLED) ##-->
- <!--##
- <inp2:lang_ListLanguages render_as="inp_edit_textarea" prefix="n" field="Body" cols="80" rows="5" title="lu_fld_Body" style="width:400px"/>
- ##-->
- <!--## //LIST ARTICLE DESCPTION FIELDS FOR ALL LANGUAGES ##-->
-
- <!--## SHOW PRIMARY CATEGORY ##-->
- <inp2:m_RenderElement name="inp_pr_category_label" prefix="n" field="PrimaryCat" title="lu_fld_PrimaryCategory" editing="1"/>
- <!--## //SHOW PRIMARY CATEGORY ##-->
-
- <inp2:m_RenderElement name="inp_edit_categories" prefix="n" field="MoreCategories" title="lu_fld_MoreCategories" is_last="1"/>
- <tr><td colspan="2"><br/><inp2:m_RenderElement name="subsection" title="lu_section_Images" break=""/></td></tr>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="PrimaryImage" title="lu_fld_PrimaryImage"/>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="Image1" title="lu_fld_Image1"/>
- <inp2:m_RenderElement name="inp_edit_image_upload" prefix="n" field="Image2" title="lu_fld_Image2" is_last="1"/>
-
- <inp2:m_RenderElement design="inp_edit_buttons">
- <input type="hidden" name="modify_confirm_template" value="innews/articles/modify_confirm"/>
- <input type="hidden" name="modify_pending_confirm_template" value="innews/articles/modify_pending_confirm"/>
- <input class="button" type="submit" name="events[n][OnUpdate]" value="<inp2:m_phrase label="lu_btn_Update"/>"/>
- </inp2:m_RenderElement>
- </table>
- </form>
- <inp2:m_else/>
- <inp2:m_phrase name="lu_text_NoModifyArticlePermission"/>
- </inp2:m_if>
- </inp2:m_RenderElement>
- <!-- // modify article -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/modify_article.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.11.2.4
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/add_review_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/add_review_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/add_review_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_AddArticleReviewConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_AddArticleReviewConfirm" templates="__default__,innews/articles/add_review_confirm" show_category="1"/>
-
- <!-- add article review confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_AddArticleReviewConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_AddArticleReviewConfirm"/><br /><br />
- <a href="<inp2:n_ArticleLink template="__default__"/>"><inp2:n_Field name="Title"/></a>
- </inp2:m_RenderElement>
- <!-- // add article review confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/add_review_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/modify_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/modify_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/modify_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyArticleConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyArticles,__item__,lu_title_ModifyArticleConfirm" templates="platform/my_account/my_account,innews/my_account/my_articles,__default__,innews/articles/modify_confirm"/>
-
- <!-- article modify confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyArticleConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_ModifyArticleConfirm"/><br /><br />
- <a href="<inp2:m_Link template="innews/my_account/my_articles" m_cat_id="0" m_cat_page="1"/>"><inp2:m_phrase name="lu_title_MyArticles"/></a>
- </inp2:m_RenderElement>
- <!-- // article modify confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/modify_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/rss.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/rss.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/rss.tpl (nonexistent)
@@ -1,13 +0,0 @@
-<inp2:m_XMLTemplate xml_version="1.0"/>
-<rss version="2.0">
- <channel>
- <title><inp2:m_GetConfig name="Site_Name"/></title>
- <link><inp2:c_CategoryLink template="innews/index"/></link>
- <generator><inp2:m_GetConfig name="Site_Name"/></generator>
- <managingEditor><inp2:m_GetConfig name="Smtp_AdminMailFrom"/></managingEditor>
- <webMaster><inp2:m_GetConfig name="Smtp_AdminMailFrom"/>m</webMaster>
-
- <inp2:m_include template="innews/designs/articles"/>
- <inp2:n_PrintList render_as="article_rss_element" per_page="-1"/>
- </channel>
-</rss>
Property changes on: branches/RC/themes/default2007/innews/articles/rss.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.2
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/search_results.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/search_results.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/search_results.tpl (nonexistent)
@@ -1,44 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_Phrase label="lu_title_ArticleSearchResults"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/pick" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pop" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/new" design="blue_box" data_exists="1"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_ArticleSearchResults" templates="innews/search/search_results"/>
-
- <inp2:m_RenderElement design="content_box">
- <inp2:n_InitList list_name="article_search_results" types="search" parent_cat_id="any" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_ArticleSearchResults"/> (<inp2:n_TotalRecords list_name="article_search_results"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="article_search_results"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <inp2:m_include template="platform/designs/search_results"/>
-
- <table class="fullwidth item-listing table-border">
- <inp2:n_ListArticles list_name="article_search_results" render_as="article_element" show_relevance="1"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="article_search_results"/>
- </inp2:m_RenderElement>
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/search_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/pop_articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/pop_articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/pop_articles.tpl (nonexistent)
@@ -1,44 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_PopArticles"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/hot" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pick" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/new" design="blue_box" data_exists="1"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_PopArticles" templates="innews/articless/pop_articles"/>
-
- <!-- popular articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="pop_articles" m_cat_id="0" recursive="1" types="pop"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_PopArticles"/> (<inp2:n_TotalRecords list_name="pop_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="pop_articles"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <table class="fullwidth item-listing table-border">
- <inp2:n_ListArticles list_name="pop_articles" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="pop_articles"/>
- </inp2:m_RenderElement>
- <!-- // popular articles -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/pop_articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/suggest_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/suggest_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/suggest_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_SuggestArticleConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_SuggestArticleConfirm" templates="innews/articles/suggest_confirm" show_category="1"/>
-
- <!-- suggest article confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_SuggestArticleConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_SuggestArticleConfirm"/><br /><br />
- <a href="<inp2:m_Link template="innews/my_account/my_articles" m_cat_id="0" m_cat_page="1"/>"><inp2:m_phrase name="lu_title_MyArticles"/></a>
- </inp2:m_RenderElement>
- <!-- // suggest article confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/suggest_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/add_review_pending_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/add_review_pending_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/add_review_pending_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_AddArticleReviewPendingConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__,lu_title_AddArticleReviewPendingConfirm" templates="__default__,innews/articles/add_review_pending_confirm" show_category="1"/>
-
- <!-- add article review pending confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_AddArticleReviewPendingConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_AddArticleReviewPendingConfirm"/><br /><br />
- <a href="<inp2:n_ArticleLink template="__default__"/>"><inp2:n_Field name="Title"/></a>
- </inp2:m_RenderElement>
- <!-- // add article review pending confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/add_review_pending_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/modify_pending_confirm.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/modify_pending_confirm.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/modify_pending_confirm.tpl (nonexistent)
@@ -1,32 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_ModifyArticlePendingConfirm"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyArticles,__item__,lu_title_ModifyArticlePendingConfirm" templates="platform/my_account/my_account,innews/my_account/my_articles,__default__,innews/articles/modify_pending_confirm"/>
-
- <!-- article modify pending confirm -->
- <inp2:m_RenderElement design="content_box">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ModifyArticlePendingConfirm"/>
- </inp2:m_Capture>
-
- <inp2:m_phrase name="lu_text_ModifyArticlePendingConfirm"/><br /><br />
- <a href="<inp2:m_Link template="innews/my_account/my_articles" m_cat_id="0" m_cat_page="1"/>"><inp2:m_phrase name="lu_title_MyArticles"/></a>
- </inp2:m_RenderElement>
- <!-- // article modify pending confirm -->
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/modify_pending_confirm.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/articles/new_articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/articles/new_articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/articles/new_articles.tpl (nonexistent)
@@ -1,45 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_NewArticles"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/hot" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pop" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pick" design="blue_box" data_exists="1"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_NewArticles" templates="innews/articles/new_articles"/>
-
- <!-- new articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="new_articles" m_cat_id="0" recursive="1" types="new"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_NewArticles"/> (<inp2:n_TotalRecords list_name="new_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="new_articles"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <table class="fullwidth item-listing table-border">
- <inp2:n_ListArticles list_name="new_articles" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="new_articles"/>
- </inp2:m_RenderElement>
- <!-- // new articles -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/articles/new_articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/module_info.xml
===================================================================
--- branches/RC/themes/default2007/innews/module_info.xml (revision 12053)
+++ branches/RC/themes/default2007/innews/module_info.xml (nonexistent)
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<module_info>
- <category_template>innews/index</category_template>
- <item_template>innews/detail</item_template>
-</module_info>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/module_info.xml
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/designs/articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/designs/articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/designs/articles.tpl (nonexistent)
@@ -1,302 +0,0 @@
-
-
-<inp2:m_DefineElement name="article_element">
- <td>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
- <br />
- <table>
- <tr>
- <td class="picture-padding">
- <inp2:m_if check="m_Param" name="show_relevance">
- <inp2:RelevanceIndicator on_color="Red" off_color="White" relevance_normal_render_as="search_relevance_normal" relevance_full_render_as="search_relevance_full" /><br/>
- </inp2:m_if>
- <a href="<inp2:ArticleLink template="__default__"/>" title="<inp2:Field name="Title" html_escape="1"/>"><inp2:Image render_as="image_element" Primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="thumbnail" DefaultWidth="150"/></a>
- </td>
- <td class="text-padding" valign="top">
- <a href="<inp2:ArticleLink template="__default__"/>" class="text-title"><inp2:Field name="Title"/></a>
- <!--##(Owner: <inp2:Field name="CreatedById"/>) ##-->
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <br />
- <span class="item-statistics">
- <inp2:m_phrase name="lu_Added"/>: <inp2:Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:Field name="Hits"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:Field name="CachedVotesQty"/>
- </span>
-
- <br />
-
- <inp2:m_if check="IsFavorite">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_removefromfav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:FavoriteToggleLink/>"><inp2:m_phrase name="lu_btn_RemoveFromFavorites"/></a>
- <inp2:m_else/>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_addtofav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:FavoriteToggleLink template="platform/my_account/my_favorites"/>"><inp2:m_phrase name="lu_btn_AddToFavorites"/></a>
- </inp2:m_if>
-
- |
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/reviews.gif" width="14" height="10" alt="" /> <a class="item-action" href="<inp2:ArticleLink template="innews/articles/add_review"/>"><inp2:m_phrase name="lu_btn_AddReview"/></a>
-
- <br /><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="4" alt="" /><br />
-
- <inp2:m_if check="Field" name="Excerpt">
- <br/><inp2:Field name="Excerpt" nl2br="1"/>
- </inp2:m_if>
- </td>
- </tr>
- </table>
-
- <br />
- </td>
-</inp2:m_DefineElement>
-
-<!--## RELATED ARTICLE ELEMENT ##-->
-<inp2:m_DefineElement name="related_article_element">
- <tr>
- <td width="25"><img src="<inp2:m_TemplatesBase module="In-News"/>img/articles_icon.gif" width="16" height="23" alt="" /></td>
- <td><a href="<inp2:ArticleLink template="__default__"/>" class="text-title"><inp2:Field name="Title"/></a></td>
- </tr>
-</inp2:m_DefineElement>
-<!--## // RELATED ARTICLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="my_article_element">
- <td>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
- <table class="fullwidth">
- <tr>
- <td class="article-picture-padding-lead">
- <a href="<inp2:ArticleLink template="__default__"/>" title="<inp2:Field name="Title" html_escape="1"/>"><inp2:Image render_as="image_element" primary="1" thumbnail="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="thumbnail" DefaultWidth="150"/></a><br />
- </td>
- <td class="text-padding" valign="top">
- <a href="<inp2:ArticleLink template="__default__"/>"><inp2:Field name="Title"/></a> <inp2:m_if check="IsPending"><span class="pending-item"><strong><inp2:m_phrase name="lu_PendingItem"/></strong></span></inp2:m_if>
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <br />
-
- <strong><inp2:CategoryPath separator=">" render_as="category_path_element"/></strong><br />
-
- <inp2:m_if check="Field" name="Excerpt">
- <br /><inp2:Field name="Excerpt" nl2br="1"/><br />
- </inp2:m_if>
- <br />
-
- <span class="item-statistics">
- <inp2:m_phrase name="lu_Added"/>: <inp2:Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:Field name="Hits"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:Field name="CachedVotesQty"/>
- </span>
-
- <table>
- <tr>
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_details.gif" width="14" height="13" alt="" /> <a class="item-action" href="<inp2:ArticleLink template="__default__"/>"><inp2:m_phrase name="lu_btn_Details"/></a>
- </td>
-
- <inp2:m_if check="HasPermission" permissions="NEWS.MODIFY|NEWS.MODIFY.PENDING|NEWS.OWNER.MODIFY|NEWS.OWNER.MODIFY.PENDING">
- <td>
- | <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_edit.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:ArticleLink template="innews/articles/modify_article"/>"><inp2:m_phrase name="lu_btn_Modify"/></a>
- </td>
- </inp2:m_if>
-
- <inp2:m_if check="HasPermission" permissions="NEWS.DELETE|NEWS.OWNER.DELETE">
- <td>
- | <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_delete.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:ArticleLink n_event="OnDelete"/>" onclick="return confirm('<inp2:m_phrase name="lu_DeleteArticleConfirm" js_escape="1"/>');"><inp2:m_phrase name="lu_btn_Delete"/></a>
- </td>
- </inp2:m_if>
- </tr>
- </table>
-
-
- </td>
- </tr>
- </table>
- </td>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="site_lead_article_element">
-
- <td>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" alt=""/><br /></div><BR/>
- <table class="fullwidth">
- <tr>
- <td class="articles-icon-cell" align="left" valign="top">
- <img src="<inp2:m_TemplatesBase module="In-News"/>img/articles_icon.gif" width="22" height="18" alt="" /><br />
- </td>
- <td valign="top">
- <a href="<inp2:ArticleLink template="__default__"/>" class="text-title"><inp2:Field name="Title"/></a>
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <div class="item-statistics">
- (<inp2:m_phrase name="lu_Added"/>: <inp2:Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:Field name="Hits"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:Field name="CachedVotesQty"/>)
- </div>
- </td>
- </tr>
- </table>
- <br />
- <table>
- <tr>
- <td class="lead-article-picture-padding">
- <a href="<inp2:ArticleLink template="__default__"/>" title="<inp2:Field name="Title" html_escape="1"/>"><inp2:Image render_as="image_element" primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="thumbnail"/></a>
- </td>
- <td valign="top" >
- <inp2:Field name="Excerpt" nl2br="1"/>
- </td>
-
- </tr>
- </table>
-
- <br />
- </td>
-
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="category_lead_article_element">
- <!--##
- <tr>
- <td>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" alt=""/></div>
- <div class="category-lead-article"><inp2:m_Phrase label="lu_CategoryLeadStory"/></div>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" alt=""/></div>
- </td>
- </tr>
- ##-->
- <tr>
- <td class="category-lead-article-padding">
- <table style="width:auto">
- <tr>
- <td class="articles-icon-cell" align="left" valign="top">
- <img src="<inp2:m_TemplatesBase module="In-News"/>img/articles_icon.gif" width="22" height="18" alt="" /><br />
- </td>
- <td valign="top">
- <a href="<inp2:ArticleLink template="__default__"/>" class="text-title"><inp2:Field name="Title"/></a>
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <div class="item-statistics">
- (<inp2:m_phrase name="lu_Added"/>: <inp2:Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:Field name="Hits"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:Field name="CachedVotesQty"/>)
- </div>
- </td>
- </tr>
- </table>
- <br />
- <table>
- <tr>
- <td class="article-picture-padding">
- <a href="<inp2:ArticleLink template="__default__"/>" title="<inp2:Field name="Title" html_escape="1"/>"><inp2:Image render_as="image_element" primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="thumbnail"/></a>
- </td>
- <td valign="top" >
- <inp2:Field name="Excerpt" nl2br="1"/>
- </td>
- </tr>
- </table>
-
- </td>
- </tr>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="article_short_element">
- <td>
- <a href="<inp2:ArticleLink template="__default__"/>"><inp2:Field name="Title"/></a>
- </td>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="no_articles">
- <inp2:m_phrase name="lu_NoArticles"/>
-</inp2:m_DefineElement>
-
-<!--## ARTICLE RSS ELEMENT ##-->
-<inp2:m_DefineElement name="article_rss_element">
-<item>
- <title><inp2:Field name="Title"/></title>
- <link><inp2:ArticleLink template="__default__"/></link>
- <description><inp2:Field name="Description"/></description>
-</item>
-</inp2:m_DefineElement>
-<!--## /ARTICLE RSS ELEMENT ##-->
-
-
-<inp2:m_DefineElement name="article_element_search">
- <td>
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
- <br />
- <table>
- <tr>
- <td class="picture-padding">
- <inp2:m_if check="m_Param" name="show_relevance">
- <inp2:RelevanceIndicator on_color="Red" off_color="White" relevance_normal_render_as="search_relevance_normal" relevance_full_render_as="search_relevance_full" /><br/>
- </inp2:m_if>
- <a href="<inp2:ArticleLink template="__default__"/>" title="<inp2:Field name="Title" html_escape="1"/>"><inp2:Image render_as="image_element" Primary="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="thumbnail" DefaultWidth="150"/></a>
- </td>
- <td class="text-padding" valign="top">
- <a href="<inp2:ArticleLink template="__default__"/>" class="text-title"><inp2:Field name="Title"/></a>
- <!--##(Owner: <inp2:Field name="CreatedById"/>) ##-->
-
- <inp2:m_if check="Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:VotesIndicator render_as="rating_element"/>
-
- <br />
- <span class="item-statistics">
- <inp2:m_phrase name="lu_Added"/>: <inp2:Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:Field name="Hits"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:Field name="CachedVotesQty"/>
- </span>
-
- <br />
-
- <inp2:m_if check="IsFavorite">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_removefromfav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:FavoriteToggleLink/>"><inp2:m_phrase name="lu_btn_RemoveFromFavorites"/></a>
- <inp2:m_else/>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_addtofav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:FavoriteToggleLink template="platform/my_account/my_favorites"/>"><inp2:m_phrase name="lu_btn_AddToFavorites"/></a>
- </inp2:m_if>
-
- |
-
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/reviews.gif" width="14" height="10" alt="" /> <a class="item-action" href="<inp2:ArticleLink template="innews/articles/add_review"/>"><inp2:m_phrase name="lu_btn_AddReview"/></a>
-
- </td>
- </tr>
- </table>
-
- <br />
- </td>
-</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/designs/articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.26.2.10
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/side_boxes/hot.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/side_boxes/hot.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/side_boxes/hot.tpl (nonexistent)
@@ -1,18 +0,0 @@
-<!-- popular links -->
-<inp2:n_InitList list_name="hot_articles" types="hot" parent_cat_id="0" recursive="1" per_page="short_list"/>
-
-<inp2:m_Capture to_var="header">
- <a href="<inp2:m_Link template="innews/articles/hot_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_HotArticles"/></a> (<inp2:n_TotalRecords list_name="hot_articles"/>)
-</inp2:m_Capture>
-
-<inp2:m_include template="innews/designs/articles"/>
-
-<inp2:m_DefineElement name="all_hot_articles">
- <a href="<inp2:m_Link template="innews/articles/hot_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
-</inp2:m_DefineElement>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:n_ListArticles list_name="hot_articles" render_as="article_short_element" direction="H"/>
-</table>
-<inp2:n_MoreLink list_name="hot_articles" render_as="all_hot_articles"/>
-<!-- // popular links -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/side_boxes/hot.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/side_boxes/pick.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/side_boxes/pick.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/side_boxes/pick.tpl (nonexistent)
@@ -1,18 +0,0 @@
-<!-- popular links -->
-<inp2:n_InitList list_name="pick_articles" types="pick" parent_cat_id="0" recursive="1" per_page="short_list"/>
-
-<inp2:m_Capture to_var="header">
- <a href="<inp2:m_Link template="innews/articles/pick_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_PickArticles"/></a> (<inp2:n_TotalRecords list_name="pick_articles"/>)
-</inp2:m_Capture>
-
-<inp2:m_include template="innews/designs/articles"/>
-
-<inp2:m_DefineElement name="all_pick_articles">
- <a href="<inp2:m_Link template="innews/articles/pick_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
-</inp2:m_DefineElement>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:n_ListArticles list_name="pick_articles" render_as="article_short_element" direction="H"/>
-</table>
-<inp2:n_MoreLink list_name="pick_articles" render_as="all_pick_articles"/>
-<!-- // popular links -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/side_boxes/pick.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/side_boxes/pop.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/side_boxes/pop.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/side_boxes/pop.tpl (nonexistent)
@@ -1,18 +0,0 @@
-<!-- popular links -->
-<inp2:n_InitList list_name="pop_articles" types="pop" parent_cat_id="0" recursive="1" per_page="short_list"/>
-
-<inp2:m_Capture to_var="header">
- <a href="<inp2:m_Link template="innews/articles/pop_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_PopArticles"/></a> (<inp2:n_TotalRecords list_name="pop_articles"/>)
-</inp2:m_Capture>
-
-<inp2:m_include template="innews/designs/articles"/>
-
-<inp2:m_DefineElement name="all_pop_articles">
- <a href="<inp2:m_Link template="innews/links/pop_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
-</inp2:m_DefineElement>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:n_ListArticles list_name="pop_articles" render_as="article_short_element" direction="H"/>
-</table>
-<inp2:n_MoreLink list_name="pop_articles" render_as="all_pop_articles"/>
-<!-- // popular links -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/side_boxes/pop.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/side_boxes/new.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/side_boxes/new.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/side_boxes/new.tpl (nonexistent)
@@ -1,18 +0,0 @@
-<!-- popular links -->
-<inp2:n_InitList list_name="new_articles" types="new" parent_cat_id="0" recursive="1" per_page="short_list"/>
-
-<inp2:m_Capture to_var="header">
- <a href="<inp2:m_Link template="innews/articles/new_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_NewArticles"/></a> (<inp2:n_TotalRecords list_name="new_articles"/>)
-</inp2:m_Capture>
-
-<inp2:m_include template="innews/designs/articles"/>
-
-<inp2:m_DefineElement name="all_new_articles">
- <a href="<inp2:m_Link template="innews/articles/new_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
-</inp2:m_DefineElement>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:n_ListArticles list_name="new_articles" render_as="article_short_element" direction="H"/>
-</table>
-<inp2:n_MoreLink list_name="new_articles" render_as="all_new_articles"/>
-<!-- // popular links -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/side_boxes/new.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/side_boxes/action_box.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/side_boxes/action_box.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/side_boxes/action_box.tpl (nonexistent)
@@ -1,42 +0,0 @@
-<inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ActionBox"/>
-</inp2:m_Capture>
-
-<table width="100%" style="border-width: 0px;">
- <inp2:m_RenderElement name="box_element" template="platform/categories/suggest_category" title="lu_SuggestCategory" prefix="n"/>
- <inp2:m_RenderElement name="box_element" template="innews/articles/suggest_article" title="lu_SuggestArticle" prefix="n"/>
-
- <inp2:m_if check="m_Param" name="item_actions">
- <tr>
- <td>-</td>
- <td>
- <inp2:m_if check="n_IsFavorite">
- <a href="<inp2:n_FavoriteToggleLink/>">
- <inp2:m_phrase name="lu_btn_RemoveFromFavorites"/>
- </a>
- <inp2:m_else/>
- <a href="<inp2:n_FavoriteToggleLink template="platform/my_account/my_favorites"/>">
- <inp2:m_phrase name="lu_btn_AddToFavorites"/>
- </a>
- </inp2:m_if>
- </td>
- </tr>
-
- <tr>
- <td>-</td>
- <td>
- <a href="<inp2:n_ArticleLink template="innews/articles/add_review"/>"><inp2:m_phrase name="lu_btn_ReviewThisArticle"/></a>
- </td>
- </tr>
-
- <!--##
- <tr>
- <td>-</td>
- <td>
- <a href="<inp2:n_ArticleLink template="innews/articles/rate"/>"><inp2:m_phrase name="lu_btn_RateThisArticle"/></a>
- </td>
- </tr>
- ##-->
-
- </inp2:m_if>
-</table>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/side_boxes/action_box.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.6.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/sorting.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/sorting.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/sorting.tpl (nonexistent)
@@ -1,41 +0,0 @@
-<table class="fullwidth">
- <tr>
- <td class="category-statistics">
- <inp2:m_phrase name="lu_TotalArticles"/>: <inp2:n_ItemCount/> | <inp2:m_phrase name="lu_AddedToday"/>: <inp2:n_ItemCount today="1"/>
- </td>
- <td class="category-statistics" align="right">
- <inp2:m_phrase name="lu_ArticlesUpdated"/>: <inp2:n_LastUpdated format="_regional_DateFormat"/>
- </td>
- </tr>
-</table>
-<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="4" alt="" /><br />
-<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" alt="" /><br />
-<br />
-
-<table class="fullwidth">
- <tr>
- <td align="right">
- <form method="post" action="<inp2:m_FormAction />">
- <inp2:m_Phrase label="lu_SortArticlesBy"/>:
-
- <select name="<inp2:n_CombinedSortingDropDownName/>" class="input-select">
- <option value="Title|asc" <inp2:n_SortingSelected sorting="Title|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_ArticleTitleAZ"/></option>
- <option value="Title|desc" <inp2:n_SortingSelected sorting="Title|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_ArticleTitleZA"/></option>
- <option value="CreatedOn|asc" <inp2:n_SortingSelected sorting="CreatedOn|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_RecentToOld"/></option>
- <option value="CreatedOn|desc" <inp2:n_SortingSelected sorting="CreatedOn|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_OldToRecent"/></option>
- <option value="Author|asc" <inp2:n_SortingSelected sorting="Author|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_AuthorAZ"/></option>
- <option value="Author|desc" <inp2:n_SortingSelected sorting="Author|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_AuthorZA"/></option>
- <option value="CachedRating|asc" <inp2:n_SortingSelected sorting="CachedRating|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_RatingLH"/></option>
- <option value="CachedRating|desc" <inp2:n_SortingSelected sorting="CachedRating|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_RatingHL"/></option>
- <option value="CachedVotesQty|asc" <inp2:n_SortingSelected sorting="CachedVotesQty|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_VotesLH"/></option>
- <option value="CachedVotesQty|desc" <inp2:n_SortingSelected sorting="CachedVotesQty|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_VotesHL"/></option>
- <option value="Hits|asc" <inp2:n_SortingSelected sorting="Hits|asc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_HitsLH"/></option>
- <option value="Hits|desc" <inp2:n_SortingSelected sorting="Hits|desc" selected='selected="selected"'/>> <inp2:m_Phrase label="lu_HitsHL"/></option>
- </select>
- <input type="submit" class="button" name="<inp2:n_SubmitName event="OnSetSortingDirect"/>" value="<inp2:m_Phrase label="lu_btn_Sort"/>" />
- </form>
- </td>
- </tr>
-</table>
-
-<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="10" alt="" /><br />
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/sorting.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/html_head.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/html_head.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/html_head.tpl (nonexistent)
@@ -1,3 +0,0 @@
-<link rel="stylesheet" rev="stylesheet" href="<inp2:m_TemplatesBase module="In-News"/>inc/styles.css" type="text/css" />
-<script type="text/javascript" src="<inp2:m_TemplatesBase module="In-News"/>inc/script.js"></script>
-
Property changes on: branches/RC/themes/default2007/innews/elements/html_head.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/content_boxes/related_items.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/content_boxes/related_items.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/content_boxes/related_items.tpl (nonexistent)
@@ -1,6 +0,0 @@
-<!--## RELATED ARTICLES ##-->
- <inp2:m_include template="innews/designs/articles"/>
- <table>
- <inp2:n_PrintList2 render_as="related_article_element" types="related" related_to="$related_to" parent_cat_id="any" no_table="1"/>
- </table>
-<!--## // RELATED ARTICLES ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/content_boxes/related_items.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/content_boxes/site_lead_article.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/content_boxes/site_lead_article.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/content_boxes/site_lead_article.tpl (nonexistent)
@@ -1,13 +0,0 @@
-<inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:n_InitList list_name="site_lead" types="site_lead" parent_cat_id="0" per_page="1" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_SiteLeadStory"/>
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/designs/articles"/>
-
- <table class="fullwidth item-listing-lead table-border" >
- <inp2:n_ListArticles list_name="site_lead" render_as="site_lead_article_element" no_table="0"/>
- </table>
-</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/content_boxes/site_lead_article.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/content_boxes/home_page_items.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/content_boxes/home_page_items.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/content_boxes/home_page_items.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_include template="innews/elements/content_boxes/site_lead_article"/>
Property changes on: branches/RC/themes/default2007/innews/elements/content_boxes/home_page_items.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/content_boxes/my_favorites.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/content_boxes/my_favorites.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/content_boxes/my_favorites.tpl (nonexistent)
@@ -1,22 +0,0 @@
-<!-- favorite articles -->
-<inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:n_InitList list_name="favorite_articles" types="favorites" parent_cat_id="0" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_FavoriteArticles"/> (<inp2:n_TotalRecords list_name="favorite_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/designs/articles"/>
-
- <table class="fullwidth item-listing">
- <inp2:n_ListArticles list_name="favorite_articles" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_if check="n_TotalRecords" list_name="favorite_articles">
- <inp2:m_Set favorites_found="1"/>
- </inp2:m_if>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="favorite_articles"/>
-</inp2:m_RenderElement>
-
-<!-- // favorite articles -->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/content_boxes/my_favorites.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.7
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/content_boxes/search_results.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/content_boxes/search_results.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/content_boxes/search_results.tpl (nonexistent)
@@ -1,26 +0,0 @@
-<inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:n_InitList list_name="article_search_results" types="search" parent_cat_id="any" recursive="1" per_page="short_list"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ArticleSearchResults"/> (<inp2:n_TotalRecords list_name="article_search_results" />)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/designs/articles"/>
- <inp2:m_include template="platform/designs/search_results"/>
-
- <table class="fullwidth item-listing">
- <inp2:n_ListArticles list_name="article_search_results" render_as="article_element_search" show_relevance="1"/>
- </table>
-
- <div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
-
- <inp2:m_if check="n_TotalRecords" list_name="article_search_results">
- <inp2:m_Set items_found="1"/>
- </inp2:m_if>
-
- <inp2:m_DefineElement name="more_link">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="5" alt="" /><br />
- <a href="<inp2:m_Link template="innews/articles/search_results" />"><inp2:m_Phrase label="lu_More"/>...</a>
- </inp2:m_DefineElement>
- <inp2:n_MoreLink list_name="article_search_results" render_as="more_link"/>
-</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/content_boxes/search_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/static_menu.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/static_menu.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/static_menu.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_RenderElement name="static_menu_element" module="In-news" icon="menu_articles.gif"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/static_menu.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/elements/menu.xml.tpl
===================================================================
--- branches/RC/themes/default2007/innews/elements/menu.xml.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/elements/menu.xml.tpl (nonexistent)
@@ -1 +0,0 @@
-<inp2:m_RenderElement name="dmenu_element" module="In-news" icon="menu_articles.gif"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/elements/menu.xml.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/my_account/my_articles.tpl
===================================================================
--- branches/RC/themes/default2007/innews/my_account/my_articles.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/my_account/my_articles.tpl (nonexistent)
@@ -1,42 +0,0 @@
-<inp2:m_RequireLogin login_template="platform/login/register"/>
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_phrase name="lu_title_MyArticles"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-</inp2:m_DefineElement>
-
-<inp2:m_DefineElement name="content">
- <inp2:m_include template="platform/elements/navigation_bar" titles="lu_title_MyAccount,lu_title_MyArticles" templates="platform/my_account/my_account,innews/my_account/my_articles"/>
-
- <!-- my articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="my_articles" types="my_items" parent_cat_id="0" recursive="1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_MyArticles"/> (<inp2:n_TotalRecords list_name="my_articles"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="my_articles"/>
-
- <inp2:m_include template="innews/designs/articles"/>
- <table class="item-listing fullwidth">
- <inp2:n_ListArticles list_name="my_articles" render_as="my_article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="my_articles"/>
- </inp2:m_RenderElement>
- <!-- // my articles -->
-
-</inp2:m_DefineElement>
-
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/my_account/my_articles.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.9.2.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/my_account/my_items.tpl
===================================================================
--- branches/RC/themes/default2007/innews/my_account/my_items.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/my_account/my_items.tpl (nonexistent)
@@ -1,9 +0,0 @@
-<inp2:m_if check="m_ParamEquals" name="section" value="2">
- <inp2:m_if check="m_ParamEquals" name="place" value="sidebox">
- <inp2:m_RenderElement name="box_element" template="innews/my_account/my_articles" title="lu_MyArticles"/>
- </inp2:m_if>
-
- <inp2:m_if check="m_ParamEquals" name="place" value="contentbox">
- <inp2:m_RenderElement name="my_account_element" template="innews/my_account/my_articles" title="lu_MyArticles" description="lu_description_MyArticles" icon_image="innews/img/ic_myarticles46.gif"/>
- </inp2:m_if>
-</inp2:m_if>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/my_account/my_items.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/index.tpl
===================================================================
--- branches/RC/themes/default2007/innews/index.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/index.tpl (nonexistent)
@@ -1,93 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:m_include template="platform/elements/title_bar"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<!--## SIDE-BAR ELEMENT ##-->
-<inp2:m_DefineElement name="sidebar">
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- innews/elements/side_boxes/action_box,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/pick" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/new" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/pop" design="blue_box" data_exists="1"/>
- <inp2:m_RenderElement name="innews/elements/side_boxes/hot" design="blue_box" data_exists="1"/>
-
-</inp2:m_DefineElement>
-<!--## /SIDE-BAR ELEMENT ##-->
-
-<!--## MAIN CONTENT ##-->
-<inp2:m_DefineElement name="content">
-
- <!--## INCLUDE NAVIGATION BAR ##-->
- <inp2:m_include template="platform/elements/navigation_bar"/>
- <!--## //INCLUDE NAVIGATION BAR ##-->
-
- <inp2:m_include template="innews/designs/articles"/>
-
- <inp2:m_if check="n_IsModuleHome">
- <inp2:m_include template="innews/elements/content_boxes/site_lead_article"/>
- </inp2:m_if>
-
- <inp2:m_include template="platform/elements/content_boxes/sub_categories"/>
-
- <!-- category lead articles -->
- <inp2:m_RenderElement design="content_box" data_exists="1">
- <inp2:n_InitList list_name="category_lead" types="cat_lead" per_page="-1"/>
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_CategoryLeadStory"/>
- </inp2:m_Capture>
-
- <table class="table-gradient-grey" width="100%">
- <inp2:n_ListArticles list_name="category_lead" render_as="category_lead_article_element" no_table="1"/>
- </table>
- </inp2:m_RenderElement>
- <!-- // category lead articles -->
-
- <!-- articles in category -->
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_articles">
- <inp2:n_InitList list_name="items_in_current_cat" />
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_Articles"/> (<inp2:n_TotalRecords list_name="items_in_current_cat"/>)
- </inp2:m_Capture>
-
- <inp2:m_include template="innews/elements/sorting" list_name="items_in_current_cat"/>
-
- <table class="fullwidth item-listing table-border">
- <inp2:n_ListArticles list_name="items_in_current_cat" render_as="article_element" direction="H"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n" list_name="items_in_current_cat"/>
-
- <div align="left">
- <a href="<inp2:c_CategoryLink template="innews/articles/rss" cat_id="current"/>"><inp2:m_Phrase name="lu_rss_feed"/></a>
- </div>
- </inp2:m_RenderElement>
- <!-- // articles in category -->
-
- <!--## LIST RELATED CATEGORIES ##-->
- <!--##
- <inp2:m_RenderElement design="content_box" related_to="Category" data_exists="1">
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_RelatedCategories"/>
- </inp2:m_Capture>
-
- <inp2:m_include template="platform/elements/content_boxes/related_items" related_to="$related_to" />
- </inp2:m_RenderElement>
- ##-->
- <!--## //LIST RELATED CATEGORIES ##-->
-
-</inp2:m_DefineElement>
-<!--## /MAIN CONTENT ##-->
-
-<!--## DESIGN TEMPLATE ##-->
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
-<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/index.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.21.2.9
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/detail.tpl
===================================================================
--- branches/RC/themes/default2007/innews/detail.tpl (revision 12053)
+++ branches/RC/themes/default2007/innews/detail.tpl (nonexistent)
@@ -1,178 +0,0 @@
-<!--## PAGE TITLE ELEMENT ##-->
-<inp2:m_DefineElement name="page_title">
- <inp2:n_Field name="Title"/>
-</inp2:m_DefineElement>
-<!--## //PAGE TITLE ELEMENT ##-->
-
-<!--## SIDE-BAR ELEMENT ##-->
-<inp2:m_DefineElement name="sidebar">
-
- <inp2:m_RenderElements
- elements="
- platform/elements/side_boxes/login,
- platform/elements/side_boxes/search,
- "
- design="blue_box"/>
-
- <inp2:m_RenderElement name="innews/elements/side_boxes/action_box" item_actions="1" design="blue_box"/>
-
-</inp2:m_DefineElement>
-<!--## SIDE-BAR ELEMENT ##-->
-
-<!--## ADDITIONAL IMAGE ELEMENT ##-->
-<inp2:m_DefineElement name="additional_image_element">
- <td>
- <a href="<inp2:ImageSrc MaxWidth="fullsize"/>" class="thickbox" rel="article-images" title="<inp2:m_param name="alt"/>">
- <img src="<inp2:m_param name="img_path"/>" title="<inp2:m_param name="alt"/>" alt="<inp2:m_param name="alt"/>" <inp2:m_param name="img_size"/> border="0" /><br />
- </a>
- </td>
- <inp2:m_if check="m_Param" name="not_last">
- <td>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="8" height="1" alt="" />
- </td>
- </inp2:m_if>
-</inp2:m_DefineElement>
-<!--## /ADDITIONAL IMAGE ELEMENT ##-->
-
-<!--## MAIN CONTENT ##-->
-<inp2:m_DefineElement name="content">
-
- <inp2:m_include template="platform/elements/navigation_bar" titles="__item__" templates="__default__" show_category="1"/>
-
- <!--## article details ##-->
- <inp2:m_RenderElement design="content_box">
-
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_title_ArticleDetails"/>
- </inp2:m_Capture>
-
- <table class="fullwidth table-border">
- <tr>
- <td class="item-padding">
- <table class="fullwidth">
- <tr>
- <td width="25" valign="top">
- <img src="<inp2:m_TemplatesBase module="In-News"/>img/articles_icon.gif" width="16" height="23" alt="" />
- </td>
- <td valign="top">
-
- <!--## STANDARD ARTICLE TITLE ##-->
- <inp2:m_if check="n_Field" name="cust_RssOriginalURL" inverse="1">
- <span class="text-title"><inp2:n_Field name="Title"/></span>
- <inp2:m_else/>
- <!--## RSS ARTICLE TITLE WITH LINK ##-->
- <span class="text-title"><a href="<inp2:n_Field name="cust_RssOriginalURL"/>" target="_blank"><inp2:n_Field name="Title"/></a></span>
- </inp2:m_if>
-
- <inp2:m_if check="n_Field" name="IsHot"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_hot.gif" alt="<inp2:m_phrase name="lu_Hot"/>"/></inp2:m_if>
- <inp2:m_if check="n_Field" name="IsNew"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_new.gif" alt="<inp2:m_phrase name="lu_New"/>"/></inp2:m_if>
- <inp2:m_if check="n_Field" name="IsPop"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_popular.gif" alt="<inp2:m_phrase name="lu_Pop"/>"/></inp2:m_if>
- <inp2:m_if check="n_IsEditorsPick"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_pick.gif" alt="<inp2:m_phrase name="lu_Pick"/>"/></inp2:m_if>
- <inp2:m_if check="n_IsFavorite"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_favorite.gif" alt="<inp2:m_phrase name="lu_Favorite"/>"/></inp2:m_if>
- <inp2:n_VotesIndicator render_as="rating_element"/>
-
- <br />
-
- <span class="item-statistics">
- <inp2:m_phrase name="lu_Added"/>: <inp2:n_Field name="CreatedOn" format="_regional_DateFormat"/>,
- <inp2:m_phrase name="lu_Hits"/>: <inp2:n_Field name="Hits"/>,
- <inp2:m_phrase name="lu_Rating"/>: <inp2:n_Field name="CachedRating"/>,
- <inp2:m_phrase name="lu_Reviews"/>: <inp2:n_Field name="CachedReviewsQty"/>,
- <inp2:m_phrase name="lu_Votes"/>: <inp2:n_Field name="CachedVotesQty"/>
- </span>
- </td>
- </tr>
- </table>
-
- <table>
- <tr>
- <inp2:m_if check="n_Field" name="cust_RssOriginalURL" inverse="1">
- <td class="picture-padding" style="padding-left:25px" valign="top">
- <inp2:m_if check="n_ImageSrc" MaxWidth="fullsize">
- <a href="<inp2:n_ImageSrc MaxWidth="fullsize" DefaultImage="platform/img/no_picture.gif"/>" class="thickbox" rel="article-images">
- <inp2:n_Image render_as="image_element" Primary="1" MaxWidth="thumbnail" DefaultWidth="150" DefaultImage="platform/img/no_picture.gif"/><br />
- </a>
- <inp2:m_else/>
- <inp2:n_Image render_as="image_element" Primary="1" MaxWidth="thumbnail" DefaultWidth="150" DefaultImage="platform/img/no_picture.gif"/><br />
- </inp2:m_if>
- </td>
- </inp2:m_if>
- <td class="text-padding" valign="top">
- <inp2:n_Field name="Body" nl2br="1"/>
-
- <br/>
- <inp2:m_if check="n_IsFavorite">
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_removefromfav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:n_FavoriteToggleLink/>"><inp2:m_phrase name="lu_btn_RemoveFromFavorites"/></a>
- <inp2:m_else/>
- <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/ic_addtofav.gif" width="11" height="10" alt="" /> <a class="item-action" href="<inp2:n_FavoriteToggleLink template="platform/my_account/my_favorites"/>"><inp2:m_phrase name="lu_btn_AddToFavorites"/></a>
- </inp2:m_if>
- </td>
- </tr>
- </table>
-
- <br />
-
- <inp2:m_if check="n_HasAdditionalImages">
- <inp2:m_RenderElement name="subsection" title="lu_section_AdditionalImages"/>
- <table>
- <tr>
- <inp2:n_ListImages render_as="additional_image_element" types="additional" per_page="-1" no_table="1" thumbnail="1" DefaultImage="platform/img/no_picture.gif" MaxWidth="120"/>
- </tr>
- </table>
- </inp2:m_if>
-
- <!--## LIST LINK FILES ##-->
- <inp2:m_RenderElement design="content_box_subsection" data_exists="1">
- <inp2:m_Capture to_var="subsection_header">
- <strong><inp2:m_Phrase name="lu_section_Files"/></strong>
- </inp2:m_Capture>
- <table>
- <inp2:n-file_PrintList render_as="file_element" columns="1" direction="V" per_page="10" />
- </table>
- <br /><br />
- </inp2:m_RenderElement>
- <!--## //LIST LINK FILES ##-->
- </td>
- </tr>
- </table>
-
- </inp2:m_RenderElement>
- <!--## // article details ##-->
-
- <!--## article reviews ##-->
- <inp2:m_DefineElement name="no_reviews">
- <inp2:m_phrase name="lu_NoReviews"/>
- </inp2:m_DefineElement>
-
- <inp2:m_RenderElement design="content_box" data_exists="1" block_no_data="no_reviews">
- <inp2:m_Capture to_var="header">
- <inp2:m_phrase name="lu_section_Reviews"/> (<inp2:n-rev_TotalRecords/>)
- </inp2:m_Capture>
-
- <table>
- <inp2:n-rev_PrintList render_as="review_element"/>
- </table>
-
- <inp2:m_include template="platform/elements/pagination" prefix="n-rev"/>
- </inp2:m_RenderElement>
- <!--## // article reviews ##-->
-
- <!--## RELATED TO ARTICLE ITEMS ##-->
- <inp2:m_RenderElement design="content_box" related_to="Article" data_exists="1">
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_RelatedItems"/>
- </inp2:m_Capture>
-
- <inp2:m_ModuleInclude template="elements/content_boxes/related_items" related_to="$related_to" />
- </inp2:m_RenderElement>
- <!--## // RELATED TO ARTICLE ITEMS ##-->
-
- <!--## INCREASE HITS COUNTER ##-->
- <inp2:n_RegisterHit/>
- <!--## // INCREASE HITS COUNTER ##-->
-</inp2:m_DefineElement>
-<!--## /MAIN CONTENT ##-->
-
-<!--## DESIGN TEMPLATE ##-->
-<inp2:m_include template="platform/designs/default_design" pass_params="1"/>
-<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/detail.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.17.2.16
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/inc/styles.css
===================================================================
--- branches/RC/themes/default2007/innews/inc/styles.css (revision 12053)
+++ branches/RC/themes/default2007/innews/inc/styles.css (nonexistent)
@@ -1,39 +0,0 @@
-.article-picture-padding {
- padding: 20px 5px 20px 20px;
- width: 120px;
- vertical-align: top;
-}
-
-.lead-article-picture-padding {
- padding: 0px 20px 0px 30px;
- width: 120px;
- vertical-align: top;
-}
-
-.articles-icon-cell
- {
- width:22px;
- padding: 5px 5px 5px 5px;
- }
-
-/* --- Category Lead Story & Site Lead Story Styles --- */
-.category-lead-article, .site-lead-article {
- text-align: right;
- padding: 1px 4px;
- margin: 1px 0px;
- font-size: 10px;
-}
-
-.category-lead-article {
- background-color: #EBEBEB;
- color: #666666;
-}
-
-.site-lead-article {
- background-color: #FFC2C2;
- color: #165A9B;
-}
-
-.category-lead-article-padding, .site-lead-article-padding {
- padding: 8px;
-}
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/innews/inc/styles.css
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5.2.3
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/inc/script.js
===================================================================
Index: branches/RC/themes/default2007/innews/inc/script.js
===================================================================
--- branches/RC/themes/default2007/innews/inc/script.js (revision 12053)
+++ branches/RC/themes/default2007/innews/inc/script.js (nonexistent)
Property changes on: branches/RC/themes/default2007/innews/inc/script.js
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/img/articles_icon.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/innews/img/articles_icon.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/img/menu_articles.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/innews/img/menu_articles.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: branches/RC/themes/default2007/innews/img/ic_myarticles46.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: branches/RC/themes/default2007/innews/img/ic_myarticles46.gif
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Event Timeline
Log In to Comment