Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F849120
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
Sun, Apr 20, 2:41 PM
Size
17 KB
Mime Type
text/x-diff
Expires
Tue, Apr 22, 2:41 PM (20 h, 32 m)
Engine
blob
Format
Raw Data
Handle
603655
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default/misc/right_loggedin.tpl
===================================================================
--- branches/RC/themes/default/misc/right_loggedin.tpl (revision 9404)
+++ branches/RC/themes/default/misc/right_loggedin.tpl (revision 9405)
@@ -1,77 +1,77 @@
<!-- template=right_loggedin.tpl -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- login box -->
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="login-name" style="vertical-align:middle;"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td class="login-name" style="vertical-align:middle;" width="22"><a href="<inp:m_access_template_link _Template="my_account" _System="1" _DeniedTemplate="login" _Perm="login" />"><img src="img/ic_loggedin.gif" width="22" height="22" alt="" /></a><br /></td>
<td class="login-name" style="vertical-align:middle;"><a href="<inp:m_access_template_link _Template="my_account" _System="1" _DeniedTemplate="login" _Perm="login" />"><inp:user _Field="firstname" /> <inp:user _Field="lastname" /></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="bgr-loggedin">
<table width="75%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_info" />"><img src="img/ic_myprofile.gif" width="22" height="18" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_info" />"><inp:m_language _Phrase="lu_my_info" /></a></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_favorites" />"><img src="img/ic_myfavorites.gif" width="22" height="15" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_favorites" />"><inp:m_language _Phrase="lu_my_favorites" /></a></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_friends" />"><img src="img/ic_myfriends.gif" width="22" height="19" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_friends" />"><inp:m_language _Phrase="lu_my_friends" /></a></td>
</tr>
<inp:m_module_enabled _Module="In-Bulletin">
<tr>
<td align="center"><a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><img src="inbulletin/img/ic_pm_list.gif" width="22" height="19" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><inp:m_language _Phrase="lu_pm_list" /> (<inp:bb_new_pm_count/>)</a></td>
</tr>
</inp:m_module_enabled>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="my_preferences" />"><img src="img/ic_mypreferences.gif" width="22" height="18" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="my_preferences" />"><inp:m_language _Phrase="lu_my_preferences" /></a></td>
</tr>
- <inp:m_module_enabled _Module="In-Commerce">
+ <inp2:m_if check="m_ModuleEnabled" module="In-Commerce">
<inp2:m_if check="u_IsAffiliateOrRegisterAsAffiliateAllowed">
<tr>
<td align="center"><a href="<inp2:m_Link template="in-commerce/your_account/affiliate" />"><img src="img/my_affiliate_s.gif" width="22" height="19" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp2:m_Link template="in-commerce/your_account/affiliate" />"><inp2:m_phrase label="lu_my_affiliate_section" /></a></td>
</tr>
</inp2:m_if>
- </inp:m_module_enabled>
+ </inp2:m_if>
<tr>
<td align="center"><a href="<inp:m_logout_link _Tenplate="index" _Category=0 />"><img src="img/ic_logout.gif" width="22" height="23" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_logout_link _Tenplate="index" _Category=0 />"><inp:m_language _Phrase="lu_logout" /></a></td>
</tr>
<tr>
<td colspan="2"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<td colspan="2" class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="2"><img src="img/s.gif" width="200" height="10" alt="" /><br /></td>
</tr>
<tr>
<td align="center"><a href="<inp:m_template_link _Template="items_since_last" />"><img src="img/ic_mypreferences.gif" width="22" height="18" alt="" /></a><br /></td>
<td class="item-my"><a href="<inp:m_template_link _Template="items_since_last" />"><inp:m_language _Phrase="lu_items_since_last" /></a></td>
</tr>
<inp:mod_include _Template="menu_my_items" />
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- end login box -->
</table>
Property changes on: branches/RC/themes/default/misc/right_loggedin.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.11
\ No newline at end of property
+1.11.20.1
\ No newline at end of property
Index: branches/RC/themes/default/my_account.tpl
===================================================================
--- branches/RC/themes/default/my_account.tpl (revision 9404)
+++ branches/RC/themes/default/my_account.tpl (revision 9405)
@@ -1,270 +1,272 @@
<inp2:m_CheckSSL mode="required" condition="Require_SSL" />
<inp:include _template="common/head.tpl" />
<BODY>
<inp:include _Template="common/pagetop.tpl" />
<table width="770" border="0" cellspacing="0" cellpadding="0">
<!-- start content -->
<tr>
<td valign="top" height="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
</tr>
<tr>
<td valign="top" class="bott-line">
<!-- path //-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</tr>
<tr>
<td class="bgr-path">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
<td class="path"><a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > <inp:m_language _Phrase="lu_myaccount" /></td>
<td align="right">
<table border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
<td> </td>
<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
<inp:include _Template="lang_select/lang_menu.tpl" />
</td>
<!--<td width="10000" valign="top" bgcolor="#61b0ec"> </td>-->
</tr>
</table>
<!-- path \\-->
<!-- profile update line //-->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-updatefill" width="10000"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
<td nowrap="nowrap" class="updated"><inp:m_language _Phrase="lu_profile_updated" />: <inp:m_user_field _Field="modified" /> </td>
</tr>
</table>
<!-- profile update line \\-->
<!-- profile -->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
<td valign="top" width="10000" class="bgr-myaccount">
<!-- page title //-->
<img src="img/s.gif" width="1" height="5" alt="" /><br />
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="img/my_profile.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_myaccount" /></h1></td>
</tr>
</table>
<!-- page title \\-->
<!-- profile content -->
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4"><h2><inp:m_language _phrase="my_account_title" /></h2></td>
</tr>
<tr>
<td colspan="4" class="error"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_template_link _Template="my_info" />"><img src="img/ic_myprofile46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_template_link _Template="my_info" />"><inp:m_language _Phrase="lu_my_info" /></a>
<p><inp:m_language _Phrase="lu_my_info_description" /></p>
</td>
<td><img src="img/s.gif" width="30" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_template_link _Template="my_favorites" />"><img src="img/ic_myfavorites46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_template_link _Template="my_favorites" />"><inp:m_language _Phrase="lu_my_favorites" /></a>
<p><inp:m_language _Phrase="lu_my_favorites_description" /></p>
</td>
<td> </td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_template_link _Template="my_friends" />"><img src="img/ic_myfriends46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_template_link _Template="my_friends" />"><inp:m_language _Phrase="lu_my_friends" /></a>
<p><inp:m_language _Phrase="lu_my_friends_description" /></p>
</td>
<td> </td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<inp:m_module_enabled _Module="In-Bulletin">
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_template_link _Template="inbulletin/pm_list" />"><img src="inbulletin/img/ic_pm_list46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_template_link _Template="inbulletin/pm_list" />&ResetPage=1"><inp:m_language _Phrase="lu_pm_list" /></a>
<p><inp:m_language _Phrase="lu_pm_list_description" /></p>
</td>
<td> </td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
</inp:m_module_enabled>
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_template_link _Template="my_preferences" />"><img src="img/ic_mypreferences46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_template_link _Template="my_preferences" />"><inp:m_language _Phrase="lu_my_preferences" /></a>
<p><inp:m_language _Phrase="lu_my_preferences_description" /></p>
</td>
<td> </td>
</tr>
+ <inp2:m_if check="m_ModuleEnabled" module="In-Commerce">
<inp2:m_if check="u_IsAffiliateOrRegisterAsAffiliateAllowed">
<tr>
<inp:perm_include _Module="In-Commerce" _Template="in-commerce/blocks/my_account/my_affiliate_link.tpl" />
</tr>
</inp2:m_if>
+ </inp2:m_if>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<td><img src="img/s.gif" width="70" height="1" alt="" /><br /></td>
<td valign="top">
<a href="<inp:m_form_action _Form="logout" _Template="index" />"><img src="img/ic_logout46.gif" width="46" height="46" alt="" /></a><br />
</td>
<td width="10000" class="item">
<a href="<inp:m_form_action _Form="logout" _Template="index" />"><inp:m_language _Phrase="lu_logout" /></a>
<p><inp:m_language _Phrase="lu_logout_description" /></p>
</td>
<td> </td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="30" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4"><h2><inp:m_language _Phrase="lu_my_items_title" /></h2></td>
</tr>
<tr>
<td colspan="4" class="error"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
<tr>
<inp:perm_include _Module="In-Link" _Template="inlink/my_account/links.tpl" />
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<inp:perm_include _Module="In-Commerce" _Template="in-commerce/blocks/my_account/my_orders_link.tpl" />
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<inp:perm_include _Module="In-Commerce" _Template="in-commerce/blocks/my_account/my_downloads_link.tpl" />
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<inp:perm_include _Module="In-Commerce" _Template="in-commerce/blocks/my_account/my_address_link" />
</tr>
<tr>
<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
</tr>
<tr>
<inp:perm_include _Module="In-Bulletin" _Template="inbulletin/my_account/topics.tpl" />
</tr>
</table><br /><br />
<!-- end profile content -->
</td>
</tr>
</table>
<!-- end profile -->
</td>
<!-- start vertical white line in main conent table -->
<td height="100%"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<!-- end vertical white line in main conent table -->
<!-- right column //-->
<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
<!-- right column \\-->
</tr>
</table>
</td>
</tr>
<!-- end content -->
<inp:include _Template="common/footer.tpl" />
</table>
</body>
</html>
Property changes on: branches/RC/themes/default/my_account.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.10
\ No newline at end of property
+1.10.2.1
\ No newline at end of property
Event Timeline
Log In to Comment