Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1092926
in-portal
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
Mon, Aug 11, 7:29 AM
Size
22 KB
Mime Type
text/x-diff
Expires
Wed, Aug 13, 7:29 AM (23 h, 48 m)
Engine
blob
Format
Raw Data
Handle
707879
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default2007/platform/inc/styles.css
===================================================================
--- trunk/themes/default2007/platform/inc/styles.css (revision 8502)
+++ trunk/themes/default2007/platform/inc/styles.css (revision 8503)
@@ -1,388 +1,405 @@
html, body {
margin:0px;
padding:0px;
height:100%;
border:none;
font: 9pt arial;
color: #000000;
}
-#fullheight { height:100%; }
+.fullwidth
+ {
+ width:100%;
+ }
/*----------------------------------------------------------------------------------------------------*/
/* ------------------------------------------- Site Styles -------------------------------------------*/
TD { font: 11px arial, serif; color: #000; margin: 0px; padding: 0px; /* border: 1px solid #000000; */ }
-table { margin: 0px; padding: 0px; width: 100%; /*border: 0px;*/ border-collapse:collapse; }
+table { margin: 0px; padding: 0px; /*border: 0px;*/ border-collapse:collapse; }
IMG, IMG A {border: 0px}
A:hover {text-decoration: underline; color: #FF9900}
A {color: #315faa; text-decoration: underline}
.hor-line
{
background:url(../img/dashed_line.gif) bottom repeat-x;
}
table.markup_table {
border-collapse: collapse;
width: 100%;
}
table.markup_table td {
/*border: 1px solid #000000;*/
}
.error {
color: #FF0000;
}
form {
display: inline;
}
.top-background
{
background:url(../img/top_background.gif) right repeat-y;
}
.top-menu
{
background:url(../img/menu_background.gif) top repeat-x #1865ac;
}
.languages-paddings
{
padding:0px 15px;
}
.side-boxes-title
{
background:url(../img/side_boxes_background.gif) bottom repeat-x #83afd6;
height:29px;
padding:0px 8px 0px 20px;
font-size:12px;
color:#FFFFFF;
}
+.side-boxes-title A
+ {
+ font-size:12px;
+ color:#FFFFFF;
+ text-decoration:underline;
+ }
+
+.side-boxes-title A:hover
+ {
+ font-size:12px;
+ color:#FFFFFF;
+ text-decoration: none;
+ }
+
.input-text
{
background: url(../img/input_text_background.gif) top repeat-x #FFFFFF;
border:1px solid #7091b9;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.button
{
background:url(../img/input_button_background.gif) bottom repeat-x #efefef;
border: 1px solid #688bac;
padding:0px;
font-size:11px;
padding:0px 5px;
/*
width: auto;
overflow: visible;
*/
}
a.blue-small-link
{
font-size:10px;
color:#197aca;
text-decoration:underline;
}
a.blue-small-link:hover
{
font-size:10px;
color: #005ca8;
text-decoration:none;
}
.remember-login
{
color:#000000;
font-size:9px;
}
.paddnig-right
{
padding-right:8px;
}
.side-title
{
font-size:12px;
color:#FFFFFF;
}
.login-text
{
font-size:10px;
color:#FFFFFF;
}
.login-text A
{
color:#FFFFFF;
text-decoration:underline;
}
.login-text A:hover
{
color:#FFFFFF;
text-decoration: none;
}
.vertical-dashed-line
{
background:url(../img/vertical_dashed_line.gif) top center repeat-y;
}
.side-boxes-content
{
background:url(../img/side_boxes_content.gif) top repeat-x;
padding:20px 20px;
}
.content-boxes-title
{
background:#f0f5fa;
height:29px;
padding:0px 20px;
font-size:15px;
color:#000000;
}
.navigation-bar
{
background:url(../img/side_boxes_background.gif) bottom repeat-x #83afd6;
height:29px;
padding:0px 20px;
font-size:12px;
color:#FFFFFF;
}
.navigation-bar A
{
text-decoration:underline;
color:#FFFFFF;
}
.navigation-bar A:hover
{
text-decoration: none;
color: #CCCCCC;
}
.content-boxes-content
{
background: #FFFFFF;
- padding:20px 20px;
+ padding:20px 20px 0px 20px;
}
.menu-top-active
{
background:url(../img/top_menu_select.gif);
height:37px;
padding:0px 13px;
white-space:nowrap
}
.menu-top-noactive
{
height:37px;
padding:0px 13px;
white-space:nowrap
}
.menu-top-active A
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.menu-top-active A:hover
{
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}
.menu-top-noactive A
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.menu-top-noactive A:hover
{
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}
.footer-blue
{
background:url(../img/footer_blue.gif) top repeat-x;
height:26px;
color:#f7eee4;
font-size:10px;
padding:0px 10px;
}
.footer-links
{
text-align:right;
padding:5px 10px;
}
.padding-reg
{
padding:10px;
}
.footer-links A
{
color:#333333;
font-size:10px;
text-decoration:underline;
}
.footer-links A:hover
{
color: #666666;
text-decoration: none;
}
a.details_grey
{
font-size:9px;
color:#666666;
text-decoration:none;
}
a.details_grey:hover
{
color:#000000;
text-decoration:none;
}
.directory-icon
{
width:22px;
vertical-align:top;
padding:5px;
}
.directory-text
{
padding:5px 20px 5px 5px;
}
.gradient-background
{
background:url(../img/gradient_background.gif) top repeat-x #FFFFFF;
}
.pagenation-select
{
background: #5b97cb;
color:#FFFFFF;
padding:1px 2px;
}
a.pagenation-noselect
{
color:#000000;
text-decoration:none;
}
.link-picture-padding
{
padding:20px 5px 20px 20px;
vertical-align:top;
width:120px;
}
.link-text-padding
{
padding:20px 5px;
}
.articles-icon-cell
{
width:22px;
padding-top:5px;
vertical-align:top;
padding-right:7px;
}
.small-black
{
font-size:10px;
}
a.text-title
{
font-size:12px;
font-weight:bold;
color:#1769b5;
text-decoration:underline;
}
a.text-title:hover
{
color: #005695;
text-decoration:underline;
}
.text-title
{
font-size:12px;
font-weight:bold;
color:#1769b5;
}
.text-grey
{
font-size:10px;
color:#666666;
}
.article-picture-padding
{
padding:0px 20px 0px 30px;
width:120px;
vertical-align:top
}
.no-dinamic
{
color:#00CC66;
}
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/inc/styles.css
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.5
\ No newline at end of property
+1.6
\ No newline at end of property
Index: trunk/themes/default2007/platform/designs/navigation_bar.tpl
===================================================================
--- trunk/themes/default2007/platform/designs/navigation_bar.tpl (revision 8502)
+++ trunk/themes/default2007/platform/designs/navigation_bar.tpl (revision 8503)
@@ -1,37 +1,36 @@
<inp2:m_DefineElement name="root_category">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/icon_home.gif" width="9" height="9" alt=""/> <a href="<inp2:c_CategoryLink template="__default__" />"><inp2:m_RootCategoryName/></a>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="category_link">
<inp2:m_param name="separator"/>
<a href="<inp2:c_CategoryLink template="__default__" />"><inp2:m_param name="cat_name"/></a>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="template_link">
<inp2:m_param name="separator"/>
<a href="<inp2:m_Link template="$template" m_cat_id="0"/>"><inp2:m_phrase name="$title"/></a>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="current_category">
<inp2:m_param name="separator"/>
<span> <inp2:m_param name="cat_name"/></span>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="current_template">
<inp2:m_param name="separator"/>
<span> <inp2:m_phrase name="$title"/></span>
</inp2:m_DefineElement>
<table style="width: 100%;">
<tr>
<td class="navigation-bar">
<inp2:m_if check="m_Param" name="titles">
<inp2:c_NavigationBar separator=">" render_as="template_link" current_render_as="current_template" root_cat_render_as="root_category" titles="$titles" templates="$templates"/>
<inp2:m_else/>
<inp2:c_CategoryPath separator=">" render_as="category_link" current_render_as="current_category" root_cat_render_as="root_category" />
</inp2:m_if>
</td>
</tr>
-</table>
-<br />
\ No newline at end of file
+</table>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/designs/navigation_bar.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.3
\ No newline at end of property
+1.4
\ No newline at end of property
Index: trunk/themes/default2007/platform/designs/content_boxes.tpl
===================================================================
--- trunk/themes/default2007/platform/designs/content_boxes.tpl (revision 8502)
+++ trunk/themes/default2007/platform/designs/content_boxes.tpl (revision 8503)
@@ -1,89 +1,90 @@
<inp2:m_DefineElement name="menu_element" current="">
<inp2:m_if check="m_Param" name="current">
<td>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/menu_active_border.gif" width="1" height="37" alt=""/><br />
</td>
<td class="menu-top-active">
<a href="<inp2:m_param name="menu_href"/>"><inp2:m_param name="menu_icon"/></a>
<a href="<inp2:m_param name="menu_href"/>"><inp2:m_param name="menu_title"/></a>
</td>
<td>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/menu_active_border.gif" width="1" height="37" alt=""/><br />
</td>
<inp2:m_else/>
<td>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="37" alt=""/><br />
</td>
<td class="menu-top-noactive">
<a href="<inp2:m_param name="menu_href"/>"><inp2:m_param name="menu_icon"/></a>
<a href="<inp2:m_param name="menu_href"/>"><inp2:m_param name="menu_title"/></a>
</td>
<td>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="37" alt=""/><br />
</td>
</inp2:m_if>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="box_element" prefix="">
<tr>
<td>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/menu-li-2-level.gif" alt="" width="4" height="4" border="0" /><br />
</td>
<td>
<inp2:m_if check="m_Param" name="prefix">
<a href="<inp2:$prefix_SuggestItemLink template="$template"/>"><inp2:m_Phrase label="$title"/></a>
<inp2:m_else/>
<a href="<inp2:m_Link template="$template" m_cat_id="0"/>"><inp2:m_Phrase label="$title"/></a>
</inp2:m_if>
</td>
</tr>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="review_element">
<tr>
<td>
[<inp2:Field name="ReviewId"/>] Review By: <strong><inp2:Field name="ReviewedBy"/></strong> at <inp2:Field name="CreatedOn" format="_regional_DateFormat"/><br />
Review Text: <inp2:Field name="ReviewText"/>
</td>
</tr>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="category_path_element">
<inp2:m_if check="m_ParamEquals" name="cat_id" value="0" inverse="inverse">
<inp2:m_param name="separator"/>
</inp2:m_if>
<inp2:m_param name="cat_name"/>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="image_element">
<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" />
</inp2:m_DefineElement>
<inp2:m_DefineElement name="content_box">
+ <img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="20" alt=""/><br />
<table style="width: 100%;">
<tr>
<td width="13">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="13" height="1" alt=""/><br />
</td>
<td class="content-boxes-title">
<inp2:m_param name="header"/>
</td>
<td width="13">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="13" height="1" alt=""/><br />
</td>
</tr>
<tr>
<td width="13">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="13" height="1" alt=""/><br />
</td>
<td class="content-boxes-content">
<inp2:m_param name="content"/>
</td>
<td width="13">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="13" height="1" alt=""/><br />
</td>
</tr>
</table>
</inp2:m_DefineElement>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/designs/content_boxes.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.7
\ No newline at end of property
+1.8
\ No newline at end of property
Index: trunk/themes/default2007/platform/designs/default_design.tpl
===================================================================
--- trunk/themes/default2007/platform/designs/default_design.tpl (revision 8502)
+++ trunk/themes/default2007/platform/designs/default_design.tpl (revision 8503)
@@ -1,57 +1,57 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<inp2:m_include template="platform/designs/side_boxes"/>
<inp2:m_include template="platform/designs/content_boxes"/>
<inp2:m_include template="platform/designs/forms"/>
<inp2:m_RenderElement name="content" result_to_var="content"/>
<inp2:m_RenderElement name="sidebar" result_to_var="sidebar"/>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><inp2:m_GetConfig name="Site_Name"/></title>
<meta http-equiv="Content-Type" content="text/html; charset=<inp2:lang.current_Field name="Charset"/>" />
<inp2:m_ModuleInclude template="elements/html_head" in-portal_template="platform/elements/html_head"/>
</head>
<body>
- <table class="markup_table">
+ <table class="markup_table fullwidth">
<tr>
<td>
<inp2:m_include template="platform/elements/header"/>
</td>
</tr>
<tr>
<td>
<inp2:m_include template="platform/elements/menu"/>
</td>
</tr>
</table>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt=""/><br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" alt=""/><br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt=""/><br />
- <table class="markup_table">
+ <table class="markup_table fullwidth">
<tr>
<td style="width: 200px;" valign="top">
<inp2:m_param name="sidebar"/>
</td>
<td width="3" class="vertical-dashed-line">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="3" height="1" alt=""/><br />
</td>
<td style="width: auto;" valign="top">
<inp2:m_param name="content"/>
</td>
</tr>
</table>
<br />
- <table>
+ <table class="fullwidth">
<tr>
- <td>
+ <td >
<inp2:m_include template="platform/elements/footer"/>
</td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/designs/default_design.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.4
\ No newline at end of property
+1.5
\ No newline at end of property
Index: trunk/themes/default2007/platform/elements/menu.tpl
===================================================================
--- trunk/themes/default2007/platform/elements/menu.tpl (revision 8502)
+++ trunk/themes/default2007/platform/elements/menu.tpl (revision 8503)
@@ -1,87 +1,87 @@
-<table class="top-menu">
+<table class="top-menu fullwidth">
<tr>
<td align="left">
<table style="width:auto">
<tr>
<!-- menu: Home -->
<inp2:m_DefineElement name="menu_href1">
<inp2:m_Link template="index" m_cat_id="0"/>
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_href1" strip_nl="2" result_to_var="menu_href"/>
<inp2:m_DefineElement name="menu_icon1">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/menu_home.gif" width="23" height="20" align="absmiddle" alt="" />
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_icon1" strip_nl="2" result_to_var="menu_icon"/>
<inp2:m_DefineElement name="menu_title1">
Home
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_title1" strip_nl="2" result_to_var="menu_title"/>
<inp2:m_IsActive template="index" result_to_var="current"/>
<inp2:m_RenderElement name="__this__" design="menu_element"/>
<!-- // menu: Home -->
<inp2:m_ModuleInclude template="elements/menu"/>
</tr>
</table>
</td>
<td align="right">
<table style="width:auto">
<tr>
<!-- menu: My Account -->
<inp2:m_DefineElement name="menu_href10">
<inp2:m_Link template="platform/my_account/my_account" m_cat_id="0"/>
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_href10" strip_nl="2" result_to_var="menu_href"/>
<inp2:m_DefineElement name="menu_icon10">
<img src="<inp2:m_TemplatesBase module="In-Commerce"/>img/menu_my_account.gif" align="absmiddle" alt="" />
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_icon10" strip_nl="2" result_to_var="menu_icon"/>
<inp2:m_DefineElement name="menu_title10">
My Account
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_title10" strip_nl="2" result_to_var="menu_title"/>
<inp2:m_IsActive template=".*/my_account" result_to_var="current"/>
<inp2:m_RenderElement name="__this__" design="menu_element"/>
<!-- // menu: My Account -->
<!-- menu: ShoppingCart -->
<inp2:m_DefineElement name="menu_href11">
<inp2:m_Link template="platform/my_account/my_account" m_cat_id="0"/>
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_href11" strip_nl="2" result_to_var="menu_href"/>
<inp2:m_DefineElement name="menu_icon11">
<img src="<inp2:m_TemplatesBase module="In-Commerce"/>img/menu_shopping_cart.gif" align="absmiddle" alt="" />
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_icon11" strip_nl="2" result_to_var="menu_icon"/>
<inp2:m_DefineElement name="menu_title11">
Shopping Cart
</inp2:m_DefineElement>
<inp2:m_RenderElement name="menu_title11" strip_nl="2" result_to_var="menu_title"/>
<inp2:m_IsActive template=".*/my_account" result_to_var="current"/>
<inp2:m_RenderElement name="__this__" design="menu_element"/>
<!-- // menu: ShoppingCart -->
</tr>
</table>
</td>
</tr>
</table>
Property changes on: trunk/themes/default2007/platform/elements/menu.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.4
\ No newline at end of property
+1.5
\ No newline at end of property
Index: trunk/themes/default2007/platform/elements/header.tpl
===================================================================
--- trunk/themes/default2007/platform/elements/header.tpl (revision 8502)
+++ trunk/themes/default2007/platform/elements/header.tpl (revision 8503)
@@ -1,47 +1,42 @@
-<table class="top-background">
+<table class="top-background fullwidth">
<tr>
<td width="203">
<a href=""><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/inportal_logo.gif" width="203" height="54" alt="" /><br /></a>
</td>
<td align="right">
<table style="width:auto">
<tr>
<td class="languages-paddings">
<form method="post" name="lang_form" id="lang_form" action="<inp2:m_FormAction />">
<input type="hidden" name="events[lang][OnChangeLanguage]" value="">
<inp2:m_Phrase label="lu_YourLanguage"/>:
<select name="language" onchange="document.getElementById('lang_form').submit()">
<inp2:m_DefineElement name="lang_elem">
<option value="<inp2:Field name="LanguageId"/>" <inp2:m_if check="SelectedLanguage">selected="selected"</inp2:m_if> ><inp2:Field name="PackName"/></option>
</inp2:m_DefineElement>
<inp2:lang_ListLanguages render_as="lang_elem" row_start_render_as="html:" row_end_render_as="html:"/>
</select>
</form>
</td>
<td width="1">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/languages_separator.gif" width="1" height="22" align="absmiddle" alt="" />
</td>
<td class="languages-paddings">
<form method="post" name="cur_form" id="cur_form" action="<inp2:m_FormAction />">
<inp2:m_Phrase label="lu_YourCurrency"/>:
<input type="hidden" name="events[curr][OnChangeCurrency]" value="">
<select name="curr_iso" onchange="document.getElementById('cur_form').submit()">
<inp2:m_DefineElement name="currency">
<option value="<inp2:Field name="ISO"/>" <inp2:m_if check="SelectedCurrency">selected="selected"</inp2:m_if> ><inp2:Field name="ISO"/></option>
</inp2:m_DefineElement>
<inp2:curr_ListCurrencies render_as="currency" row_start_render_as="html:" row_end_render_as="html:"/>
</select>
</form>
</td>
</tr>
</table>
-
-
-
-
-
</td>
</tr>
</table>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/elements/header.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.3
\ No newline at end of property
Index: trunk/themes/default2007/platform/elements/footer.tpl
===================================================================
--- trunk/themes/default2007/platform/elements/footer.tpl (revision 8502)
+++ trunk/themes/default2007/platform/elements/footer.tpl (revision 8503)
@@ -1,16 +1,16 @@
- <table>
+ <table class="fullwidth">
<tr>
<td class="footer-blue">
Powered by In-portal ® 1997-<inp2:lang.current_CurrentDate format="Y"/>, Intechnic Corporation. All rights reserved.
</td>
</tr>
</table>
<div class="footer-links">
<a href="">Site Map</a> | <a href="">Terms and Conditions of Use</a> | <a href="">Terms and Conditions of Sale</a> | <a href="">Privacy Policy</a>
</div>
Property changes on: trunk/themes/default2007/platform/elements/footer.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.3
\ No newline at end of property
Event Timeline
Log In to Comment