1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-05 06:07:46 +00:00

Cambios de perfil

This commit is contained in:
santi134565 2022-09-06 17:38:26 -05:00 committed by GitHub
parent 7914c0e4e5
commit 50e1009d6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1731 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,285 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>{{ site.siteName }}: Mi perfil </title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = {{ session.loggedIn }};
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
var ad_keywords = "";
var habboReqPath = "{{ site.sitePath }}";
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
</script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/settings.js?{{ randomNumber }}" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/settings.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/friendmanagement.css" type="text/css" />
<meta name="description" content="Join the world's largest virtual hangout where you can meet and make friends. Design your own rooms, collect cool furniture, throw parties and so much more! Create your FREE {{ site.siteName }} today!" />
<meta name="keywords" content="{{ site.siteName }}, virtual, world, join, groups, forums, play, games, online, friends, teens, collecting, social network, create, collect, connect, furniture, virtual, goods, sharing, badges, social, networking, hangout, safe, music, celebrity, celebrity visits, cele" />
<!--[if IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="HavanaWeb" />
</head>
{% include "../base/header.tpl" %}
<div id="content-container">
<div id="navi2-container" class="pngbg">
<div id="navi2" class="pngbg clearfix">
<ul>
<li class="">
<a href="{{ site.sitePath }}/me">Home</a> </li>
<li class="">
<a href="{{ site.sitePath }}/home/{{ playerDetails.getName() }}">Mi Página</a> </li>
<li class="selected">
Ajustes </li>
<li class="{% if gameConfig.getInteger('guides.group.id') == 0 %} last{% endif %}">
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
</li>
{% if gameConfig.getInteger('guides.group.id') > 0 %}
<li class=" last">
<a href="{{ site.sitePath }}/groups/officialhabboguides">Habbo Guias</a>
</li>
{% endif %}
</ul>
</div>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div>
<div class="content">
<div class="habblet-container" style="float:left; width:210px;">
<div class="cbb settings">
<h2 class="title">Ajustes</h2>
<div class="box-content">
<div id="settingsNavigation">
<ul>
<li class="selected">MI ROPA
</li><li><a href="{{ site.sitePath }}/profile?tab=2">MI MISIÓN</a>
{% if accountActivated %}
</li><li><a href="{{ site.sitePath }}/profile?tab=3">EMAIL Y VERIFICACIÓN</a>
{% else %}
</li><li><a href="{{ site.sitePath }}/profile/verify">EMAIL Y VERIFICACIÓN</a>
{% endif %}
</li><li><a href="{{ site.sitePath }}/profile?tab=4">MI CONTRASEÑA</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=5">MIS AMIGOS</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=6">AJUSTES DE TRADEO</a>
</li> </ul>
</div>
</div></div>
{% include "profile/profile_widgets/join_club.tpl" %}
</div>
<div class="habblet-container" style="float:left; width: 560px;">
<div class="cbb clearfix settings">
<h2 class="title">Cambia tu 'look'</h2>
<div class="box-content">
{% if settingsSavedAlert %}
<div class="rounded rounded-green">Ajustes guardados con exito.<br /> </div><br />
{% endif %}
<div>&nbsp;</div>
<div id="settings-editor">
Necesitas instalar un visor Flash para poder editar tu personaje {{ site.SiteName }}. Puedes descargarlo aquí: <a target="_blank" href="http://www.adobe.com/go/getflashplayer">http://www.adobe.com/go/getflashplayer</a>
</div>
{% if playerDetails.hasClubSubscription() %}
<div id="settings-wardrobe" style="display: none">
<ol id="wardrobe-slots">
<li>
<p id="wardrobe-slot-1" style="background-image: url({{ wardrobeUrl1 }})">
<span id="wardrobe-store-1" class="wardrobe-store"></span>
<span id="wardrobe-dress-1" class="wardrobe-dress"></span>
</p>
</li>
<li>
<p id="wardrobe-slot-2" style="background-image: url({{ wardrobeUrl2 }})">
<span id="wardrobe-store-2" class="wardrobe-store"></span>
<span id="wardrobe-dress-2" class="wardrobe-dress"></span>
</p>
</li>
<li>
<p id="wardrobe-slot-3" style="background-image: url({{ wardrobeUrl3 }})">
<span id="wardrobe-store-3" class="wardrobe-store"></span>
<span id="wardrobe-dress-3" class="wardrobe-dress"></span>
</p>
</li>
<li>
<p id="wardrobe-slot-4" style="background-image: url({{ wardrobeUrl4 }})">
<span id="wardrobe-store-4" class="wardrobe-store"></span>
<span id="wardrobe-dress-4" class="wardrobe-dress"></span>
</p>
</li>
<li>
<p id="wardrobe-slot-5" style="background-image: url({{ wardrobeUrl5 }})">
<span id="wardrobe-store-5" class="wardrobe-store"></span>
<span id="wardrobe-dress-5" class="wardrobe-dress"></span>
</p>
</li>
</ol>
<script type="text/javascript">
{% if wardrobe1 %}
Wardrobe.add(1, "{{ wardrobeFigure1 }}", "{{ wardrobeSex1 }}", true);
$("wardrobe-dress-1").show();
{% endif %}
{% if wardrobe2 %}
Wardrobe.add(2, "{{ wardrobeFigure2 }}", "{{ wardrobeSex2 }}", true);
$("wardrobe-dress-2").show();
{% endif %}
{% if wardrobe3 %}
Wardrobe.add(3, "{{ wardrobeFigure3 }}", "{{ wardrobeSex3 }}", true);
$("wardrobe-dress-3").show();
{% endif %}
{% if wardrobe4 %}
Wardrobe.add(4, "{{ wardrobeFigure4 }}", "{{ wardrobeSex4 }}", true);
$("wardrobe-dress-4").show();
{% endif %}
{% if wardrobe5 %}
Wardrobe.add(5, "{{ wardrobeFigure5 }}", "{{ wardrobeSex5 }}", true);
$("wardrobe-dress-5").show();
{% endif %}
L10N.put("profile.figure.wardrobe_replace.title", "Replace?");
L10N.put("profile.figure.wardrobe_replace.dialog", "<p\>\n¿Estas seguro que quieres cambiar tu look guardado por otro?\n</p\>\n\n<p\>\n<a href=\"#\" class=\"new-button\" id=\"wardrobe-replace-cancel\"\><b\>Cancelar</b\><i\></i\></a\>\n<a href=\"#\" class=\"new-button\" id=\"wardrobe-replace-ok\"\><b\>OK</b\><i\></i\></a\>\n</p\>\n\n<div class=\"clear\"\></div\>\n");
L10N.put("profile.figure.wardrobe_invalid_data", "Error! Este look no se puede guardar.");
L10N.put("profile.figure.wardrobe_instructions", "Presiona las flechas rojas para guardar hasta 5 looks en tu armario. Presiona las flechas verdes para seleccionar un look y ponertelo.");
Wardrobe.init();
</script>
</div>
{% endif %}
<div id="settings-hc" style="display: none">
<div class="rounded rounded-hcred clearfix">
<a href="{{ site.sitePath }}/club" id="settings-hc-logo"></a>
Los items marcados con el simbolo del {{ site.siteName }} Club <img src="{{ site.staticContentPath }}/web-gallery/v2/images/habboclub/hc_mini.png" />solo estan disponibles para los miembros del {{ site.siteName }} Club. <a href="{{ site.sitePath }}/club">¡Forma parte ahora!</a>
</div>
</div>
<div id="settings-oldfigure" style="display: none">
<div class="rounded rounded-lightbrown clearfix">
Your {{ site.siteName }} had clothes or colors that are not selectable anymore. Please save your new looks here. </div>
</div>
<form method="post" action="{{ site.sitePath }}/profile/characterupdate" id="settings-form" style="display: none">
<input type="hidden" name="tab" value="1" />
<input type="hidden" name="__app_key" value="KeplerWeb" />
<input type="hidden" name="figureData" id="settings-figure" value="{{ playerDetails.figure }}" />
<input type="hidden" name="newGender" id="settings-gender" value="{{ playerDetails.gender }}" />
<input type="hidden" name="editorState" id="settings-state" value="" />
<a href="#" id="settings-submit" class="new-button disabled-button"><b>Save changes</b><i></i></a>
<script type="text/javascript" language="JavaScript">
var swfobj = new SWFObject("{{ site.sitePath }}/flash/HabboRegistration.swf", "habboreg", "435", "400", "8");
swfobj.addParam("base", "{{ site.sitePath }}/flash/");
swfobj.addParam("wmode", "opaque");
swfobj.addParam("AllowScriptAccess", "always");
swfobj.addVariable("figuredata_url", "{{ site.sitePath }}/xml/figuredata.xml");
swfobj.addVariable("draworder_url", "{{ site.sitePath }}/xml/draworder.xml");
swfobj.addVariable("localization_url", "{{ site.sitePath }}/xml/figure_editor.xml");
swfobj.addVariable("figure", "{{ playerDetails.figure }}");
swfobj.addVariable("gender", "{{ playerDetails.sex }}");
swfobj.addVariable("showClubSelections", "1");
{% if playerDetails.hasClubSubscription() %}
swfobj.addVariable("userHasClub", "1");
{% endif %}
if (deconcept.SWFObjectUtil.getPlayerVersion()["major"] >= 8) {
$("settings-editor").setStyle({ textAlign: "center"}); swfobj.write("settings-editor");
$("settings-form").show();
{% if playerDetails.hasClubSubscription() %}
$("settings-wardrobe").show();}
{% else %}
}
{% endif %}
</script>
</form>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
HabboView.run();
</script>
<div id="column3" class="column">
<div class="habblet-container ">
<div class="ad-container">
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
</div>
{% include "../base/footer.tpl" %}
<script type="text/javascript">
HabboView.run();
</script>
</body>
</html>

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,247 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>{{ site.siteName }}: Mi perfil </title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = {{ session.loggedIn }};
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
var ad_keywords = "";
var habboReqPath = "{{ site.sitePath }}";
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
</script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/settings.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/settings.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/friendmanagement.css" type="text/css" />
<meta name="description" content="Join the world's largest virtual hangout where you can meet and make friends. Design your own rooms, collect cool furniture, throw parties and so much more! Create your FREE {{ site.siteName }} today!" />
<meta name="keywords" content="{{ site.siteName }}, virtual, world, join, groups, forums, play, games, online, friends, teens, collecting, social network, create, collect, connect, furniture, virtual, goods, sharing, badges, social, networking, hangout, safe, music, celebrity, celebrity visits, cele" />
<!--[if IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="HavanaWeb" />
</head>
{% include "../base/header.tpl" %}
<div id="content-container">
<div id="navi2-container" class="pngbg">
<div id="navi2" class="pngbg clearfix">
<ul>
<li class="">
<a href="{{ site.sitePath }}/me">Home</a> </li>
<li class="">
<a href="{{ site.sitePath }}/home/{{ playerDetails.getName() }}">Mi Página</a> </li>
<li class="selected">
Ajustes </li>
<li class=" last">
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
</li>
</ul>
</div>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div>
<div class="content">
<div class="habblet-container" style="float:left; width:210px;">
<div class="cbb settings">
<h2 class="title">Ajustes</h2>
<div class="box-content">
<div id="settingsNavigation">
<ul>
<li><a href="{{ site.sitePath }}/profile?tab=1">MI ROPA</a>
</li><li class="selected">MI MISIÓN
{% if accountActivated %}
</li><li><a href="{{ site.sitePath }}/profile?tab=3">EMAIL Y VERIFICACIÓN</a>
{% else %}
</li><li><a href="{{ site.sitePath }}/profile/verify">EMAIL Y VERIFICACIÓN</a>
{% endif %}
</li><li><a href="{{ site.sitePath }}/profile?tab=4">MI CONTRASEÑA</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=5">MIS AMIGOS</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=6">AJUSTES DE TRADEO</a>
</li> </ul>
</div>
</div></div>
{% include "profile/profile_widgets/join_club.tpl" %}
</div>
<div class="habblet-container " style="float:left; width: 560px;">
<div class="cbb clearfix settings">
<h2 class="title">Cambiar tu perfil</h2>
<div class="box-content">
{% if settingsSavedAlert %}
<div class="rounded rounded-green">Cambios hechos con exito.<br /> </div><br />
{% endif %}
<form action="{{ site.sitePath }}/profile/profileupdate" method="post" id="profileForm">
<input type="hidden" name="tab" value="2" />
<input type="hidden" name="__app_key" value="HavanaWeb" />
<h3>Tu Misión</h3>
<p>
Tu Misión podrá ser vista por todos, ¡piénsala bien!</p>
{% autoescape 'html' %}
<p>
<span class="label">Misión:</span>
<input type="text" name="motto" size="32" maxlength="32" value="{{ playerDetails.motto }}" id="avatarmotto" />
</p>
{% endautoescape %}
<!--
<h3>Client preference</h3>
<p>
The plugin to use when clicking the go to hotel buttons (go to room, etc)<br />
<label><input type="radio" name="clientpreference" value="SHOCKWAVE" {{ SHOCKWAVEenabled }} />Shockwave</label>
<label><input type="radio" name="clientpreference" value="FLASH" {{ FLASHenabled }} />Flash</label>
</p>
-->
<h3>Tu Página</h3>
<p>
Permitir a otros {{ site.SiteName }}s ver tu Página personal:<br />
<label><input type="radio" name="visibility" value="EVERYONE" {{ profileVisibleEnabled }} />Todos</label>
<label><input type="radio" name="visibility" value="NOBODY" {{ profileVisibleDisabled }} />No</label>
</p>
<!-- <h3>Alertas por email</h3>
<p>
<label><input type="checkbox" name="emailMiniMailAlertEnabled" value="true" checked="checked" />Receive notifications on Minimail messages.</label> <br />
<label><input type="checkbox" name="emailFriendRequestAlertEnabled" value="true" checked="checked" />Receive notifications on friend requests.</label>
</p>
-->
<h3>Filtro Bobba</h3>
<p>
<label><input type="checkbox" name="wordFilterSetting" value="false" {{ wordFilterSetting }}> Quitar el filtro Bobba</label>
</p>
<h3>Peticiones de amigos</h3>
<p>
<label><input type="checkbox" name="allowFriendRequests" value="true" {{ allowFriendRequests }}> Peticiones de amigos activadas</label>
</p>
<h3>Estado de la conexión</h3>
<p>
Elige quién puede ver si estás conectado:<br />
<label><input type="radio" name="showOnlineStatus" value="true" {{ onlineStatusEnabled }} />Todos</label>
<label><input type="radio" name="showOnlineStatus" value="false" {{ onlineStatusDisabled }} />Nadie</label>
</p>
<h3>Ajustes 'Sigueme'</h3>
<p>
Elige quién puede seguirte de una Sala a otra:<br />
<label><input type="radio" name="followFriendSetting" value="true" {{ followFriendEnabled }} />Amigos</label>
<label><input type="radio" name="followFriendSetting" value="false" {{ followFriendDisabled }} />Nadie</label>
</p>
<div class="settings-buttons">
<a href="#" class="new-button" style="display: none" id="profileForm-submit"><b>Salvar cambios</b><i></i></a>
<noscript><input type="submit" value="Save changes" name="save" class="submit" /></noscript>
</div>
</form>
<script type="text/javascript">
$("profileForm-submit").observe("click", function(e) { e.stop(); $("profileForm").submit(); });
$("profileForm-submit").show();
$("profileForm-genToken").observe("click", function(e) { e.stop();
new Ajax.Request(habboReqPath + "/habblet/ajax/token_generate", {
onComplete: function(response) {
document.getElementById('authenticationToken').value = response.responseText;
}
});
});
$("profileForm-genToken").show();
</script>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
HabboView.run();
</script>
<div id="column3" class="column">
<div class="habblet-container ">
<div class="ad-container">
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
</div>
{% include "../base/footer.tpl" %}
<script type="text/javascript">
HabboView.run();
</script>
</body>
</html>

View file

@ -0,0 +1,220 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>{{ site.siteName }}: Ajustes de tradeo </title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = {{ session.loggedIn }};
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
var ad_keywords = "";
var habboReqPath = "{{ site.sitePath }}";
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
</script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/settings.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/settings.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/friendmanagement.css" type="text/css" />
<meta name="description" content="Join the world's largest virtual hangout where you can meet and make friends. Design your own rooms, collect cool furniture, throw parties and so much more! Create your FREE {{ site.siteName }} today!" />
<meta name="keywords" content="{{ site.siteName }}, virtual, world, join, groups, forums, play, games, online, friends, teens, collecting, social network, create, collect, connect, furniture, virtual, goods, sharing, badges, social, networking, hangout, safe, music, celebrity, celebrity visits, cele" />
<!--[if IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="HavanaWeb" />
</head>
{% include "../base/header.tpl" %}
<div id="content-container">
<div id="navi2-container" class="pngbg">
<div id="navi2" class="pngbg clearfix">
<ul>
<li class="">
<a href="{{ site.sitePath }}/me">Home</a> </li>
<li class="">
<a href="{{ site.sitePath }}/home/{{ playerDetails.getName() }}">Mi Página</a> </li>
<li class="selected">
Ajustes </li>
<li class=" last">
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
</li>
</ul>
</div>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div>
<div class="content">
<div class="habblet-container" style="float:left; width:210px;">
<div class="cbb settings">
<h2 class="title">Ajustes</h2>
<div class="box-content">
<div id="settingsNavigation">
<ul>
<li><a href="{{ site.sitePath }}/profile?tab=1">MI ROPA</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=2">MI MISIÓN</a>
{% if accountActivated %}
</li><li><a href="{{ site.sitePath }}/profile?tab=3">EMAIL Y VERIFICACIÓN</a>
{% else %}
</li><li><a href="{{ site.sitePath }}/profile/verify">Email Changing & Verification</a>
{% endif %}
</li><li><a href="{{ site.sitePath }}/profile?tab=4">MI CONTRASEÑA</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=5">MIS AMIGOS</a>
</li><li class="selected">AJUSTES DE TRADEO
</li> </ul>
</div>
</div></div>
{% include "profile/profile_widgets/join_club.tpl" %}
</div>
<div class="habblet-container " style="float:left; width: 560px;">
<div class="cbb clearfix settings">
<h2 class="title">Ajustes de tradeo</h2>
<div class="box-content">
{% if alert.hasAlert %}
<div class="rounded rounded-{{ alert.colour }}">{{ alert.message }}<br /> </div><br />
{% endif %}
<!-- <div class="rounded-container"><div style="background-color: rgb(255, 255, 255);"><div style="margin: 0px 4px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(238, 107, 122);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(231, 40, 62);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(227, 8, 33);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div></div></div><div style="margin: 0px 2px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(238, 105, 121);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 1, 27);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div></div><div style="margin: 0px 1px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(233, 64, 83);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div><div style="margin: 0px 1px; height: 1px; overflow: hidden; background-color: rgb(238, 105, 121);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 1, 27);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(238, 107, 122);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(231, 40, 62);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(227, 8, 33);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div><div class="rounded-red rounded-done"><font>The information provided does not match the information recorded.</font></font><br>
</div><div style="background-color: rgb(255, 255, 255);"><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(227, 8, 33);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(231, 40, 62);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(238, 107, 122);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 1, 27);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div><div style="margin: 0px 1px; height: 1px; overflow: hidden; background-color: rgb(238, 105, 121);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div><div style="margin: 0px 1px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(233, 64, 83);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div><div style="margin: 0px 2px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(238, 105, 121);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 1, 27);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div></div><div style="margin: 0px 4px; height: 1px; overflow: hidden; background-color: rgb(255, 255, 255);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(238, 107, 122);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(231, 40, 62);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(227, 8, 33);"><div style="height: 1px; overflow: hidden; margin: 0px 1px; background-color: rgb(226, 0, 26);"></div></div></div></div></div></div></div>
t" /><div>&nbsp;</div> -->
<h3>Tradeo</h3>
<p>Cuentas con una contraseña de tradeo</p>
<h3><font>Cambiar los ajustes de tradeo</h3>
<form action="{{ site.sitePath }}/profile/securitysettingupdate" method="post" id="securitySettingForm">
<input type="hidden" name="tab" value="7">
<input type="hidden" name="__app_key" value="HoloWeb">
{% if (canUseTrade == false) %}
<br>
<!-- <h3 style="color: #ff6600;">Trading is now pending a security period before you can trade. You can cancel the enabling any time during the security period. Trading will be enabled once your account is 3 days old and have spent 1 hour in the hotel.</h3> -->
<h3 style="color: #ff6600;">El tradeo no esta activo hasta que tu email sea verificado.</h3>
<br>
{% else %}
{% if playerDetails.isTradeEnabled() %}
<p>El tradeo esta activo. Para desactivarlo selecciona 'Desactivar', confirma tu contraseña y salvar cambios.</p>
{% else %}
<p>El tradeo esta desactivado. Para activarlo selecciona 'Activar', confirma tu contraseña y salvar cambios.</p>
{% endif %}
{% endif %}
<span id="enableTrading">
<input type="radio" id="enableTradingOption" name="tradingsetting" value="true" {{ ("tradeEnabled" is present) ? tradeEnabled : "" }}>
Activar
<input type="radio" id="disableTradingOption" name="tradingsetting" value="false" {{ ("tradeDisabled" is present) ? tradeDisabled : "" }}>
Desactivar
<br>
<br>
</span>
<p>
<br>
<label for="currentpassword">Contraseña actual:</label><br>
<input type="password" size="32" maxlength="32" name="password" id="currentpassword" class="currentpassword">
</p>
<div class="settings-buttons">
<a href="#" class="new-button" style="" id="securitySettingForm-submit">
<b>Salvar cambios</b>
<i></i></a>
<noscript><input type="submit" class="submit"></noscript>
</div>
</form>
<script type="text/javascript">
var checkAndSubmitForm = function(e) {
{% if (playerDetails.isTradeEnabled()) and (canUseTrade == false) %}
$("securitySettingForm").submit();
{% else %}
if($("disableTradingOption").checked) {
Dialog.showConfirmDialog("Estas a punto de desactivar tradeos, podras seguir recibiendo items, pero no darlos.", {
okHandler: function() { $("securitySettingForm").submit();},
headerText: "Deactivatar tradeos",
buttonText: "OK",
cancelButtonText: "Cancelar"
});
} else {
$("securitySettingForm").submit();
}
{% endif %}
};
$("securitySettingForm-submit").observe("click", checkAndSubmitForm);
$("securitySettingForm").observe("submit", checkAndSubmitForm);
$("securitySettingForm-submit").show();
</script>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
HabboView.run();
</script>
<div id="column3" class="column">
<div class="habblet-container ">
<div class="ad-container">
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
</div>
{% include "../base/footer.tpl" %}
<script type="text/javascript">
HabboView.run();
</script>
</body>
</html>

View file

@ -0,0 +1,200 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>{{ site.siteName }}: Mi Perfil </title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = {{ session.loggedIn }};
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
var ad_keywords = "";
var habboReqPath = "{{ site.sitePath }}";
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
</script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/settings.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/settings.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/friendmanagement.css" type="text/css" />
<meta name="description" content="Join the world's largest virtual hangout where you can meet and make friends. Design your own rooms, collect cool furniture, throw parties and so much more! Create your FREE {{ site.siteName }} today!" />
<meta name="keywords" content="{{ site.siteName }}, virtual, world, join, groups, forums, play, games, online, friends, teens, collecting, social network, create, collect, connect, furniture, virtual, goods, sharing, badges, social, networking, hangout, safe, music, celebrity, celebrity visits, cele" />
<!--[if IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="HavanaWeb" />
</head>
{% include "../base/header.tpl" %}
<div id="content-container">
<div id="navi2-container" class="pngbg">
<div id="navi2" class="pngbg clearfix">
<ul>
<li class="">
<a href="{{ site.sitePath }}/me">Home</a> </li>
<li class="">
<a href="{{ site.sitePath }}/home/{{ playerDetails.getName() }}">Mi Página</a> </li>
<li class="selected">
Ajustes </li>
<li class=" last">
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
</li>
</ul>
</div>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div class="content">
<div class="habblet-container" style="float:left; width:210px;">
<div class="cbb settings">
<h2 class="title">Ajustes</h2>
<div class="box-content">
<div id="settingsNavigation">
<ul>
<li><a href="{{ site.sitePath }}/profile?tab=1">MI ROPA</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=2">MI MISIÓN</a>
{% if accountActivated %}
</li><li><a href="{{ site.sitePath }}/profile?tab=3">EMAIL Y VERIFICACIÓN</a>
{% else %}
</li><li><a href="{{ site.sitePath }}/profile/verify">Email Changing & Verification</a>
{% endif %}
</li><li><a href="{{ site.sitePath }}/profile?tab=4">MI CONTRASEÑA</a>
</li><li class="selected">Friend Management
</li><li><a href="{{ site.sitePath }}/profile?tab=6">AJUSTES DE TRADEO</a>
</li> </ul>
</div>
</div></div>
{% include "profile/profile_widgets/join_club.tpl" %}
</div>
<div id="friend-management" class="habblet-container">
{% autoescape 'html' %}
<div class="cbb clearfix settings">
<h2 class="title">Mis Amigos</h2>
<div id="friend-management-container" class="box-content">
<!-- <div class="rounded" style="background-color: orange; color: white">
<strong>Attention!</strong><br />
This is not functional as of this moment!<br />
</div>
<br /> -->
<div id="category-view" class="clearfix">
<div id="search-view">
Buscar un amigo:
<div id="friend-search" class="friendlist-search">
<input type="text" maxlength="32" id="friend_query" class="friend-search-query" />
<a class="friendlist-search new-button search-icon" id="friend-search-button"><b><span></span></b><i></i></a>
</div>
</div>
<div id="category-list">
<div id="friends-category-title">
Categoria de amigos
</div>
<div class="category-default category-item selected-category" id="category-item-0">Amigos</div>
{% for category in categories %}
<div id="category-item-{{ category.getId() }}" class="category-item ">
<div class="category-name" id="category-{{ category.getId() }}">
<span class="open-category" id="category-name-{{ category.getId() }}">{{ category.getName() }}</span>
<span id="category-field-{{ category.getId() }}" style="display:none"><input class="edit-category-name" maxlength="32" id="category-input-{{ category.getId() }}" type="text" value="{{ category.getName() }}"/></span>
</div>
<div id="category-button-delete-{{ category.getId() }}" class="friendmanagement-small-icons friendmanagement-remove delete-category-tip"></div>
<div id="category-button-edit-{{ category.getId() }}" class="friendmanagement-small-icons edit-category"></div>
<div id="category-button-cancel-{{ category.getId() }}" style="display:none" class="friendmanagement-small-icons friendmanagement-remove cancel-edit-category"></div>
<div id="category-button-save-{{ category.getId() }}" style="display:none" class="friendmanagement-small-icons friendmanagement-save save-category"></div>
</div>
{% endfor %}
<input type="text" maxlength="32" id="category-name" class="create-category" />
<div id="add-category-button" class="friendmanagement-small-icons add-category-item add-category"></div>
</div>
</div>
<div id="friend-list" class="clearfix">
{% include "profile/profile_widgets/friend_view_category.tpl" %}
</div>
</div>
</div>
{% endautoescape %}
</div>
</div>
<script type="text/javascript">
L10N.put("friendmanagement.tooltip.deletefriends", "<p>¿Estas seguro que quieres borrar a los amigos seleccionados?</p><div class=\"friendmanagement-small-icons friendmanagement-save friendmanagement-tip-delete\"\>\n <a class=\"friends-delete-button\" id=\"delete-friends-button\"\>Borrar</a\>\n</div\>\n<div class=\"friendmanagement-small-icons friendmanagement-remove friendmanagement-tip-cancel\"\>\n <a id=\"cancel-delete-friends\"\>Cancelar</a\>\n</div\>\n\n");
L10N.put("friendmanagement.tooltip.deletefriend", "<p>¿Estas seguro que quieres borrar a este amigo?</p><div class=\"friendmanagement-small-icons friendmanagement-save friendmanagement-tip-delete\"\>\n <a id=\"delete-friend-%friend_id%\"\>Delete</a\>\n</div\>\n<div class=\"friendmanagement-small-icons friendmanagement-remove friendmanagement-tip-cancel\"\>\n <a id=\"remove-friend-can-%friend_id%\"\>Cancel</a\>\n</div\>");
L10N.put("friendmanagement.tooltip.deletecategory", "<p>¿Estas seguro de borrar esta categoria?</p><div class=\"friendmanagement-small-icons friendmanagement-save friendmanagement-tip-delete\"\>\n <a class=\"delete-category-button\" id=\"delete-category-%category_id%\"\>Borrar</a\>\n</div\>\n<div class=\"friendmanagement-small-icons friendmanagement-remove friendmanagement-tip-cancel\"\>\n <a id=\"cancel-cat-delete-%category_id%\"\>Cancelar</a\>\n</div\>");
new FriendManagement({ currentCategoryId: 0, pageListLimit: 30, pageNumber: 1});
</script>
<script type="text/javascript">
HabboView.run();
</script>
<div id="column3" class="column">
<div class="habblet-container ">
<div class="ad-container">
{% include "../base/ads_container.tpl" %}
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
</div>
{% include "../base/footer.tpl" %}
<script type="text/javascript">
HabboView.run();
</script>
</body>
</html>

View file

@ -0,0 +1,13 @@
{% autoescape 'html' %}
<div id="category-options" class="clearfix">
<select id="category-list-select" name="category-list">
<option value="0">Friends</option>
{% for category in categories %}
<option value="{{ category.getId() }}">{{ category.getName() }}</option>
{% endfor %}
</select>
<div class="friend-del"><a class="new-button red-button cancel-icon" href="#" id="delete-friends"><b><span></span>Borrar amigos seleccionados</b><i></i></a></div>
<div class="friend-move"><a class="new-button" href="#" id="move-friend-button"><b><span></span>Mover</b><i></i></a></div>
</div>
{% endautoescape %}

View file

@ -0,0 +1,24 @@
{% autoescape 'html' %}
<div id="category-list">
<div id="friends-category-title">
Friend categories
</div>
<div class="category-default category-item selected-category" id="category-item-0">Amigos</div>
{% for category in categories %}
<div id="category-item-{{ category.getId() }}" class="category-item ">
<div class="category-name" id="category-{{ category.getId() }}">
<span class="open-category" id="category-name-{{ category.getId() }}">{{ category.getName() }}</span>
<span id="category-field-{{ category.getId() }}" style="display:none"><input class="edit-category-name" maxlength="32" id="category-input-{{ category.getId() }}" type="text" value="{{ category.getName() }}"/></span>
</div>
<div id="category-button-delete-{{ category.getId() }}" class="friendmanagement-small-icons friendmanagement-remove delete-category-tip"></div>
<div id="category-button-edit-{{ category.getId() }}" class="friendmanagement-small-icons edit-category"></div>
<div id="category-button-cancel-{{ category.getId() }}" style="display:none" class="friendmanagement-small-icons friendmanagement-remove cancel-edit-category"></div>
<div id="category-button-save-{{ category.getId() }}" style="display:none" class="friendmanagement-small-icons friendmanagement-save save-category"></div>
</div>
{% endfor %}
<input type="text" maxlength="32" id="category-name" class="create-category" />
<div id="add-category-button" class="friendmanagement-small-icons add-category-item add-category"></div>
</div>
</div>
{% endautoescape %}

View file

@ -0,0 +1,86 @@
{% autoescape 'html' %}
<div id="friend-list-header-container" class="clearfix">
<div id="friend-list-header">
<div class="page-limit">
<div class="big-icons friend-header-icon">Todos los Amigos <br />Mostrar
{% if pageLimit != 30 %}<a class="category-limit" id="pagelimit-30">30</a>{% else %}30{% endif %} |
{% if pageLimit != 50 %}<a class="category-limit" id="pagelimit-50">50</a>{% else %}50{% endif %} |
{% if pageLimit != 100 %}<a class="category-limit" id="pagelimit-100">100</a>{% else %}100{% endif %}
</div>
</div>
</div>
<div id="friend-list-paging">
{% if firstPage != -1 %}
<a href="#" class="friend-list-page" id="page-{{ firstPage }}">&lt;&lt;</a>
{% endif %}
{% if previousPage != -1 %}
<a href="#" class="friend-list-page" id="page-{{ previousPage }}">{{ previousPage }}</a> |
{% endif %}
{{ currentPage }} |
{% if nextPage != -1 %}
<a href="#" class="friend-list-page" id="page-{{ nextPage }}">{{ nextPage }}</a> |
{% endif %}
{% if lastPage != -1 %}
<a href="#" class="friend-list-page" id="page-{{ lastPage }}">&gt;&gt;</a>
{% endif %}
</div>
<form id="friend-list-form">
<table id="friend-list-table" border="0" cellpadding="0" cellspacing="0">
<thead>
<tr class="friend-list-header">
<th class="friend-select" />
<th class="friend-name">
<a class="sort">Nombre</a>
</th>
<th class="friend-login">
<a class="sort">Ultima visita</a>
</th>
<th class="friend-remove">Borrar</th>
</tr>
</thead>
<tbody>
{% set num = 0 %}
{% for friend in friends %}
{% if num % 2 == 0 %}
<tr class="odd">
{% else %}
<tr class="even">
{% endif %}
<td><input type="checkbox" name="friendList[]" value="{{ friend.getUserId() }}" /></td>
<td class="friend-name">
{{ friend.getUsername() }}
</td>
<td class="friend-login" title="{{ friend.getFormattedLastOnline() }}">{{ friend.getFormattedLastOnline() }}</td>
<td class="friend-remove"><div id="remove-friend-button-{{ friend.getUserId() }}" class="friendmanagement-small-icons friendmanagement-remove remove-friend"></div></td>
</tr>
{% set num = num + 1 %}
{% endfor %}
</tbody>
</table>
<a class="select-all" id="friends-select-all" href="#">Seleccionar todos</a> |
<a class="deselect-all" href=#" id="friends-deselect-all">Deseleccionar todos</a>
</form>
<div id="category-options" class="clearfix">
<div id="category-options" class="clearfix">
<select id="category-list-select" name="category-list">
<option value="0">Amigos</option>
{% for category in categories %}
<option value="{{ category.getId() }}">{{ category.getName() }}</option>
{% endfor %}
</select>
<div class="friend-del"><a class="new-button red-button cancel-icon" href="#" id="delete-friends"><b><span></span>Borrar seleccionados</b><i></i></a></div>
<div class="friend-move"><a class="new-button" href="#" id="move-friend-button"><b><span></span>Mover</b><i></i></a></div>
</div>
</div>
{% endautoescape %}

View file

@ -0,0 +1,11 @@
{% if playerDetails.hasClubSubscription() == false %}
<div class="cbb habboclub-tryout">
<h2 class="title">Unete al {{ site.siteName }} Club</h2>
<div class="box-content">
<div class="habboclub-banner-container habboclub-clothes-banner"></div>
<p class="habboclub-header">{{ site.siteName }} Club es nuestro club para usuarios VIP: ¡No se admite a cualquiera! Los miembros disfrutan de una variedad de beneficios, incluyendo ropa exclusiva, regalos gratis y una lista de amigos extendida.</p>
<p class="habboclub-link"><a href="{{ site.sitePath }}/club">Dale un vistazo al {{ site.siteName }} Club &gt;&gt;</a></p>
</div>
</div>
{% endif %}

View file

@ -0,0 +1,160 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html" />
<title>{{ site.siteName }}: Verify Email </title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = {{ session.loggedIn }};
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
var ad_keywords = "";
var habboReqPath = "{{ site.sitePath }}";
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
</script>
<script src="{{ site.staticContentPath }}/web-gallery/static/js/settings.js" type="text/javascript"></script>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/settings.css" type="text/css" />
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/friendmanagement.css" type="text/css" />
<meta name="description" content="Join the world's largest virtual hangout where you can meet and make friends. Design your own rooms, collect cool furniture, throw parties and so much more! Create your FREE {{ site.siteName }} today!" />
<meta name="keywords" content="{{ site.siteName }}, virtual, world, join, groups, forums, play, games, online, friends, teens, collecting, social network, create, collect, connect, furniture, virtual, goods, sharing, badges, social, networking, hangout, safe, music, celebrity, celebrity visits, cele" />
<!--[if IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="HavanaWeb" />
</head>
{% include "../base/header.tpl" %}
<div id="content-container">
<div id="navi2-container" class="pngbg">
<div id="navi2" class="pngbg clearfix">
<ul>
<li class="">
<a href="{{ site.sitePath }}/me">Home</a> </li>
<li class="">
<a href="{{ site.sitePath }}/home/{{ playerDetails.getName() }}">My Page</a> </li>
<li class="selected">
Account Settings </li>
<li class=" last">
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
</li>
</ul>
</div>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div>
<div class="content">
<div class="habblet-container" style="float:left; width:210px;">
<div class="cbb settings">
<h2 class="title">Account Settings</h2>
<div class="box-content">
<div id="settingsNavigation">
<ul>
<li><a href="{{ site.sitePath }}/profile?tab=1">My Clothing</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=2">My Preferences</a>
</li><li class="selected">{% if accountActivated %}My Email{% else %}Email Changing & Verification{% endif %}
</li><li><a href="{{ site.sitePath }}/profile?tab=4">My Password</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=5">Friend Management</a>
</li><li><a href="{{ site.sitePath }}/profile?tab=6">Trade Settings</a>
</li> </ul>
</div>
</div></div>
{% include "profile/profile_widgets/join_club.tpl" %}
</div>
<div class="habblet-container " style="float:left; width: 560px;">
<div class="cbb clearfix settings">
<h2 class="title">Change and verify your email</h2>
<div class="box-content">
{% if alert.hasAlert %}
<div class="rounded rounded-{{ alert.colour }}">{{ alert.message }}<br /> </div><br />
{% endif %}
<form action="{{ site.sitePath }}/profile/send_email" method="post" id="emailform">
<input type="hidden" name="tab" value="3" />
<input type="hidden" name="__app_key" value="HavanaWeb" />
<div class="settings-step">
<h4>You haven't confirmed that your email is valid!</h4><br />
<p>How to activate and confirm my email? Click the button and send a confirmation email to your email account. Click the link from the email message and you are done! Click the button below if you want us to send you another account activation message.</p>
<div class="settings-buttons">
<a href="#" class="new-button" style="display: none" id="emailform-submit"><b>Activate my email-address</b><i></i></a>
<noscript><input type="submit" value="Activate my email-address" name="save" class="submit" /></noscript>
</div>
</div>
<br /><br /><hr>
<div class="settings-step">
<p>We have noticed that you have logged in with your Habbo account. In order to change your email you need to go to the account management settings page. Click the link below to enter the Habbo account change email page.</p>
<p><a href="{{ site.sitePath }}/profile?tab=3">Go to the Habbo account change email page</a></p>
</div>
</div>
</div>
</form>
<script type="text/javascript">
$("emailform-submit").observe("click", function(e) { e.stop(); $("emailform").submit(); });
$("emailform-submit").show();
</script>
<script type="text/javascript">
$("confirmform-texts").hide();
</script>
</div></div></div></div>
</div>
<script type="text/javascript">
HabboView.run();
</script>
</body>
</html>