Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F859810
in-commerce
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
Tue, Apr 29, 2:11 PM
Size
9 KB
Mime Type
text/x-diff
Expires
Thu, May 1, 2:11 PM (16 h, 1 m)
Engine
blob
Format
Raw Data
Handle
611548
Attached To
rMINC Modules.In-Commerce
in-commerce
View Options
Index: branches/RC/themes/default2009/in-commerce/products/search_results.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/products/search_results.tpl (revision 11468)
+++ branches/RC/themes/default2009/in-commerce/products/search_results.tpl (revision 11469)
@@ -1,50 +1,50 @@
<!--## PAGE TITLE ELEMENT ##-->
<inp2:m_DefineElement name="page_title">
<inp2:m_Phrase label="lu_title_ProductSearchResults"/>
</inp2:m_DefineElement>
<!--## //PAGE TITLE ELEMENT ##-->
<!--## SIDE-BAR ELEMENT ##-->
<inp2:m_DefineElement name="sidebar">
<inp2:m_RenderElement name="in-commerce/elements/side_boxes/categories" design="blue_box" data_exists="1"/>
<inp2:m_RenderElements
elements="
platform/elements/side_boxes/login.elm,
platform/elements/side_boxes/search.elm,
"
design="blue_box"/>
<inp2:m_RenderElement name="in-commerce/elements/side_boxes/top_seller_products" design="blue_box" data_exists="1"/>
<inp2:m_RenderElement name="in-commerce/elements/side_boxes/recent_products" design="blue_box" data_exists="1"/>
</inp2:m_DefineElement>
<!--## SIDE-BAR ELEMENT ##-->
<!--## MAIN CONTENT ##-->
<inp2:m_DefineElement name="content">
<inp2:m_include template="platform/elements/navigation_bar.elm" titles="lu_title_ProductSearchResults" templates="in-commerce/search/search_results"/>
<inp2:m_RenderElement design="content_box">
<inp2:p_InitList list_name="product_search_results" types="search" parent_cat_id="any" recursive="1" except="in_cart"/>
<inp2:m_Capture to_var="header">
<inp2:m_Phrase label="lu_title_ProductSearchResults"/> (<inp2:p_TotalRecords list_name="product_search_results"/>)
</inp2:m_Capture>
<inp2:m_include template="in-commerce/elements/sorting" list_name="product_search_results"/>
<inp2:m_include template="in-commerce/designs/products"/>
- <inp2:m_include template="plaform/designs/search_results.elm"/>
+ <inp2:m_include template="platform/designs/search_results.elm"/>
<table class="fullwidth item-listing">
<inp2:p_ListProducts list_name="product_search_results" render_as="product_element" show_relevance="1"/>
</table>
<inp2:m_include template="platform/elements/pagination.elm" prefix="p" list_name="product_search_results"/>
</inp2:m_RenderElement>
</inp2:m_DefineElement>
<!--## /MAIN CONTENT ##-->
<!--## DESIGN TEMPLATE ##-->
<inp2:m_include template="platform/designs/default_design.dsg" pass_params="1"/>
<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2009/in-commerce/products/search_results.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.4
\ No newline at end of property
+1.1.2.5
\ No newline at end of property
Index: branches/RC/themes/default2009/in-commerce/elements/menu_element.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/menu_element.tpl (revision 11468)
+++ branches/RC/themes/default2009/in-commerce/elements/menu_element.tpl (nonexistent)
@@ -1,16 +0,0 @@
-<inp2:m_RenderElement design="menu_element">
- <inp2:m_Capture to_var="menu_href">
- <inp2:m_Link template="in-commerce/checkout/shop_cart" m_cat_id="0" m_cat_page="1"/>
- </inp2:m_Capture>
-
- <inp2:m_Capture to_var="menu_icon">
- <img src="<inp2:m_TemplatesBase module="In-Commerce"/>img/menu_shopping_cart.gif" alt="" />
- </inp2:m_Capture>
-
- <inp2:m_Capture to_var="menu_title">
- <inp2:m_Phrase name="lu_title_ShoppingCart"/>
- <inp2:m_if check="ord_ItemsInCart">(<inp2:ord_ItemsInCart/>)</inp2:m_if>
- </inp2:m_Capture>
-
- <inp2:m_IsActive template="in-commerce/checkout/shop_cart" result_to_var="current"/>
-</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2009/in-commerce/elements/menu_element.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2009/in-commerce/elements/html_head.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/html_head.tpl (revision 11468)
+++ branches/RC/themes/default2009/in-commerce/elements/html_head.tpl (nonexistent)
@@ -1,6 +0,0 @@
-<!--## CSS & JAVASCRIPT FOR IN-COMMERCE ##-->
-
-<link rel="stylesheet" rev="stylesheet" href="<inp2:m_TemplatesBase module="In-Commerce"/>inc/styles.css" type="text/css" />
-<script type="text/javascript" src="<inp2:m_TemplatesBase module="In-Commerce"/>inc/script.js"></script>
-
-<!--## /CSS & JAVASCRIPT FOR IN-COMMERCE ##-->
Property changes on: branches/RC/themes/default2009/in-commerce/elements/html_head.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.2.1
\ No newline at end of property
Index: branches/RC/themes/default2009/in-commerce/elements/html_head.elm.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/html_head.elm.tpl (nonexistent)
+++ branches/RC/themes/default2009/in-commerce/elements/html_head.elm.tpl (revision 11469)
@@ -0,0 +1,6 @@
+<!--## CSS & JAVASCRIPT FOR IN-COMMERCE ##-->
+
+<link rel="stylesheet" rev="stylesheet" href="<inp2:m_TemplatesBase module="In-Commerce"/>inc/styles.css" type="text/css" />
+<script type="text/javascript" src="<inp2:m_TemplatesBase module="In-Commerce"/>inc/script.js"></script>
+
+<!--## /CSS & JAVASCRIPT FOR IN-COMMERCE ##-->
Property changes on: branches/RC/themes/default2009/in-commerce/elements/html_head.elm.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl (nonexistent)
+++ branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl (revision 11469)
@@ -0,0 +1,16 @@
+<inp2:m_RenderElement design="menu_element">
+ <inp2:m_Capture to_var="menu_href">
+ <inp2:m_Link template="in-commerce/checkout/shop_cart" m_cat_id="0" m_cat_page="1"/>
+ </inp2:m_Capture>
+
+ <inp2:m_Capture to_var="menu_icon">
+ <img src="<inp2:m_TemplatesBase module="In-Commerce"/>img/menu_shopping_cart.gif" alt="" />
+ </inp2:m_Capture>
+
+ <inp2:m_Capture to_var="menu_title">
+ <inp2:m_Phrase name="lu_title_ShoppingCart"/>
+ <inp2:m_if check="ord_ItemsInCart">(<inp2:ord_ItemsInCart/>)</inp2:m_if>
+ </inp2:m_Capture>
+
+ <inp2:m_IsActive template="in-commerce/checkout/shop_cart" result_to_var="current"/>
+</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: branches/RC/themes/default2009/in-commerce/elements/content_boxes/search_results.elm.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/content_boxes/search_results.elm.tpl (revision 11468)
+++ branches/RC/themes/default2009/in-commerce/elements/content_boxes/search_results.elm.tpl (revision 11469)
@@ -1,26 +1,26 @@
<inp2:m_RenderElement design="content_box" data_exists="1">
<inp2:p_InitList list_name="product_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_ProductSearchResults"/> (<inp2:p_TotalRecords list_name="product_search_results" />)
</inp2:m_Capture>
<inp2:m_include template="in-commerce/designs/products"/>
- <inp2:m_include template="plaform/designs/search_results.elm"/>
+ <inp2:m_include template="platform/designs/search_results.elm"/>
<table class="fullwidth item-listing">
<inp2:p_ListProducts list_name="product_search_results" render_as="product_short_element" 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="p_TotalRecords" list_name="product_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="in-commerce/products/search_results" />"><inp2:m_Phrase label="lu_More"/>...</a>
</inp2:m_DefineElement>
<inp2:p_MoreLink list_name="product_search_results" render_as="more_link" />
</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2009/in-commerce/elements/content_boxes/search_results.elm.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.1
\ No newline at end of property
+1.1.2.2
\ No newline at end of property
Event Timeline
Log In to Comment