Update idelanding.blade.php
This commit is contained in:
parent
783d70e77e
commit
4cd91271f6
|
|
@ -1,37 +1,96 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Welcome</title>
|
<title>Welcome</title>
|
||||||
<script type="text/javascript" src="https://web.archive.org/web/20130702194455js_/http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.min.js"></script>
|
<script type="text/javascript"
|
||||||
<script type="text/javascript">window.jQuery || document.write("<script type='text/javascript' src='https://web.archive.org/web/20130702194455js_/http://roblox.com//js/jquery/jquery-1.7.2.min.js'><\/script>")</script>
|
src="https://web.archive.org/web/20130702194455js_/http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.min.js">
|
||||||
<script type="text/javascript" src="https://web.archive.org/web/20130702194455js_/http://ajax.aspnetcdn.com/ajax/4.0/1/MicrosoftAjax.js"></script>
|
</script>
|
||||||
<script type="text/javascript">window.Sys || document.write("<script type='text/javascript' src='https://web.archive.org/web/20130702194455js_/http://roblox.com/js/Microsoft/MicrosoftAjax.js'><\/script>")</script>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://web.archive.org/web/20130702194455cs_/http://roblox.com/CSS/Base/CSS/FetchCSS?path=page___70a75bfda0b97b53e5637a9e3af568ee_m.css"/>
|
|
||||||
|
|
||||||
|
|
||||||
<script type="text/javascript" src="https://web.archive.org/web/20130702194455js_/http://jsak.roblox.com/644b0e8baae8d8db3809d69b1924ea60.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
<script type="text/javascript">Roblox.config.externalResources = ['/js/jquery/jquery-1.7.2.min.js'];Roblox.config.paths['jQuery'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/29cf397a226a92ca602cb139e9aae7d7.js';Roblox.config.paths['Pagelets.BestFriends'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/c8acaba4214074ed4ad6f8b4a9647038.js';Roblox.config.paths['Pages.Catalog'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/c8f61a230e6ad34193b40758f1499a3d.js';Roblox.config.paths['Pages.Messages'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/b84022adb990981fb0bd838cda0f67d5.js';Roblox.config.paths['Resources.Messages'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/fb9cb43a34372a004b06425a1c69c9c4.js';Roblox.config.paths['Widgets.AvatarImage'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/b7f418a5fefacfd21f2c86b495b4698f.js';Roblox.config.paths['Widgets.DropdownMenu'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/d83d02dd89808934b125fa21c362bcb9.js';Roblox.config.paths['Widgets.GroupImage'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/3e692c7b60e1e28ce639184f793fdda9.js';Roblox.config.paths['Widgets.HierarchicalDropdown'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/e8b579b8e31f8e7722a5d10900191fe7.js';Roblox.config.paths['Widgets.ItemImage'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/facde7fc56e53e1ef9ee75203bc76bb4.js';Roblox.config.paths['Widgets.PlaceImage'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/08e1942c5b0ef78773b03f02bffec494.js';Roblox.config.paths['Widgets.Suggestions'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/a63d457706dfbc230cf66a9674a1ca8b.js';Roblox.config.paths['Widgets.SurveyModal'] = 'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/d6e979598c460090eafb6d38231159f6.js';</script>
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function editTemplateInStudio(play_placeId) { RobloxLaunch._GoogleAnalyticsCallback = function() { var isInsideRobloxIDE = 'website'; if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) { isInsideRobloxIDE = 'Studio'; };GoogleAnalyticsEvents.FireEvent(['Edit Location', 'Guest', isInsideRobloxIDE]);GoogleAnalyticsEvents.FireEvent(['Edit', 'Guest', '']); }; Roblox.Client.WaitForRoblox(function() { RobloxLaunch.StartGame('https://archblox.com/Game/edit.ashx?PlaceID='+play_placeId+'&upload=', 'edit.ashx', 'https://web.archive.org/web/20130702194455/https://www.roblox.com//Login/Negotiate.ashx', 'FETCH', true); }); }
|
window.jQuery || document.write(
|
||||||
|
"<script type='text/javascript' src='https://web.archive.org/web/20130702194455js_/http://roblox.com//js/jquery/jquery-1.7.2.min.js'><\/script>"
|
||||||
|
)
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript"
|
||||||
|
src="https://web.archive.org/web/20130702194455js_/http://ajax.aspnetcdn.com/ajax/4.0/1/MicrosoftAjax.js">
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript">
|
||||||
|
window.Sys || document.write(
|
||||||
|
"<script type='text/javascript' src='https://web.archive.org/web/20130702194455js_/http://roblox.com/js/Microsoft/MicrosoftAjax.js'><\/script>"
|
||||||
|
)
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet"
|
||||||
|
href="https://web.archive.org/web/20130702194455cs_/http://roblox.com/CSS/Base/CSS/FetchCSS?path=page___70a75bfda0b97b53e5637a9e3af568ee_m.css" />
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript"
|
||||||
|
src="https://web.archive.org/web/20130702194455js_/http://jsak.roblox.com/644b0e8baae8d8db3809d69b1924ea60.js">
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
Roblox.config.externalResources = ['https://web.archive.org/web/20130702194455/http://www.roblox.com/js/jquery/jquery-1.7.2.min.js'];
|
||||||
|
Roblox.config.paths['jQuery'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/29cf397a226a92ca602cb139e9aae7d7.js';
|
||||||
|
Roblox.config.paths['Pagelets.BestFriends'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/c8acaba4214074ed4ad6f8b4a9647038.js';
|
||||||
|
Roblox.config.paths['Pages.Catalog'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/c8f61a230e6ad34193b40758f1499a3d.js';
|
||||||
|
Roblox.config.paths['Pages.Messages'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/b84022adb990981fb0bd838cda0f67d5.js';
|
||||||
|
Roblox.config.paths['Resources.Messages'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/fb9cb43a34372a004b06425a1c69c9c4.js';
|
||||||
|
Roblox.config.paths['Widgets.AvatarImage'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/b7f418a5fefacfd21f2c86b495b4698f.js';
|
||||||
|
Roblox.config.paths['Widgets.DropdownMenu'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/d83d02dd89808934b125fa21c362bcb9.js';
|
||||||
|
Roblox.config.paths['Widgets.GroupImage'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/3e692c7b60e1e28ce639184f793fdda9.js';
|
||||||
|
Roblox.config.paths['Widgets.HierarchicalDropdown'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/e8b579b8e31f8e7722a5d10900191fe7.js';
|
||||||
|
Roblox.config.paths['Widgets.ItemImage'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/facde7fc56e53e1ef9ee75203bc76bb4.js';
|
||||||
|
Roblox.config.paths['Widgets.PlaceImage'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/08e1942c5b0ef78773b03f02bffec494.js';
|
||||||
|
Roblox.config.paths['Widgets.Suggestions'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/a63d457706dfbc230cf66a9674a1ca8b.js';
|
||||||
|
Roblox.config.paths['Widgets.SurveyModal'] =
|
||||||
|
'https://web.archive.org/web/20130702194455/http://jsak.roblox.com/d6e979598c460090eafb6d38231159f6.js';
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript">
|
||||||
|
function editTemplateInStudio(play_placeId) {
|
||||||
|
RobloxLaunch._GoogleAnalyticsCallback = function() {
|
||||||
|
var isInsideRobloxIDE = 'website';
|
||||||
|
if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) {
|
||||||
|
isInsideRobloxIDE = 'Studio';
|
||||||
|
};
|
||||||
|
GoogleAnalyticsEvents.FireEvent(['Edit Location', 'Guest', isInsideRobloxIDE]);
|
||||||
|
GoogleAnalyticsEvents.FireEvent(['Edit', 'Guest', '']);
|
||||||
|
};
|
||||||
|
Roblox.Client.WaitForRoblox(function() {
|
||||||
|
RobloxLaunch.StartGame('https://archblox.com/Game/edit.ashx?PlaceID=' + play_placeId + '&upload=',
|
||||||
|
'edit.ashx',
|
||||||
|
'https://web.archive.org/web/20130702194455/https://www.roblox.com//Login/Negotiate.ashx',
|
||||||
|
'FETCH', true);
|
||||||
|
});
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="StudioWelcomeBody">
|
<body id="StudioWelcomeBody">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div id="header-login-wrapper" class="iframe-login-signup" data-display-opened="">
|
<div id="header-login-wrapper" class="iframe-login-signup" data-display-opened="">
|
||||||
@guest
|
@guest
|
||||||
<a href="../register" target="_blank" class="GrayButton translate" id="header-signup"><span>Sign Up</span></a>
|
<a href="../register" target="_blank" class="GrayButton translate" id="header-signup"><span>Sign
|
||||||
|
Up</span></a>
|
||||||
<span id="header-or">or</span>
|
<span id="header-or">or</span>
|
||||||
<span class="studioiFrameLogin">
|
<span class="studioiFrameLogin">
|
||||||
<span id="login-span">
|
<span id="login-span">
|
||||||
<a href="../login" id="header-login" class="btn-control btn-control-large">Login <span class="grey-arrow">▼</span></a>
|
<a href="../login" id="header-login" class="btn-control btn-control-large">Login <span
|
||||||
|
class="grey-arrow">▼</span></a>
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
@else
|
@else
|
||||||
|
|
@ -39,13 +98,18 @@
|
||||||
@endguest
|
@endguest
|
||||||
</div>
|
</div>
|
||||||
<!-- This is only after the login stuff because IE7 demands floated elements be before non-floated -->
|
<!-- This is only after the login stuff because IE7 demands floated elements be before non-floated -->
|
||||||
<img src="https://web.archive.org/web/20130702194455im_/http://roblox.com/images/IDE/img-studio_title.png" alt="Roblox Studio Title"/>
|
<img src="https://web.archive.org/web/20130702194455im_/http://roblox.com/images/IDE/img-studio_title.png"
|
||||||
|
alt="Roblox Studio Title" />
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="navbar">
|
<div class="navbar">
|
||||||
<ul class="navlist">
|
<ul class="navlist">
|
||||||
<li id="NewProject"><p>New Project</p></li>
|
<li id="NewProject">
|
||||||
<li id="MyProjects"><p>My Projects</p></li>
|
<p>New Project</p>
|
||||||
|
</li>
|
||||||
|
<li id="MyProjects">
|
||||||
|
<p>My Projects</p>
|
||||||
|
</li>
|
||||||
<!--li class="lastnav"><p>Recent News</p></li-->
|
<!--li class="lastnav"><p>Recent News</p></li-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -59,20 +123,17 @@
|
||||||
<li js-data-templatetype="Strategy"><a href="#Strategy">Strategy</a></li>
|
<li js-data-templatetype="Strategy"><a href="#Strategy">Strategy</a></li>
|
||||||
<li js-data-templatetype="Action"><a href="#Action">Action</a></li>
|
<li js-data-templatetype="Action"><a href="#Action">Action</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<!--div class="tool-tip">
|
|
||||||
<img alt="Recommended for users new to ROBLOX studio" src="/images/IDE/img-tail-top.png" class="top" />
|
|
||||||
<p>Recommended for users new to ROBLOX studio</p>
|
|
||||||
<a class="closeButton"></a>
|
|
||||||
</div -->
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="templates" js-data-templatetype="Basic" style="display: block">
|
<div class="templates" js-data-templatetype="Basic" style="display: block">
|
||||||
<div class="template" placeid="200">
|
<div class="template" placeid="200">
|
||||||
<a href="#" class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t2ak.roblox.com/362ae9c43957047a0287f9cd2c98646c"/></a>
|
<a href="#" class="game-image"><img class=""
|
||||||
|
src="https://web.archive.org/web/20130702194455im_/http://t2ak.roblox.com/362ae9c43957047a0287f9cd2c98646c" /></a>
|
||||||
<p>Baseplate</p>
|
<p>Baseplate</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="template" placeid="201">
|
<div class="template" placeid="201">
|
||||||
<a href="#" class="game-image"><img class="" src="https://web.archive.org/web/20130702194455im_/http://t7ak.roblox.com/ab99a6e34406eb5e7aebd349c90ce35b"/></a>
|
<a href="#" class="game-image"><img class=""
|
||||||
|
src="https://web.archive.org/web/20130702194455im_/http://t7ak.roblox.com/ab99a6e34406eb5e7aebd349c90ce35b" /></a>
|
||||||
<p>Flat Terrain</p>
|
<p>Flat Terrain</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -152,7 +213,8 @@
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="ConfirmationModal modalPopup unifiedModal smallModal" data-modal-handle="confirmation" style="display:none;">
|
<div class="ConfirmationModal modalPopup unifiedModal smallModal" data-modal-handle="confirmation"
|
||||||
|
style="display:none;">
|
||||||
<a class="genericmodal-close ImageButton closeBtnCircle_20h"></a>
|
<a class="genericmodal-close ImageButton closeBtnCircle_20h"></a>
|
||||||
<div class="Title"></div>
|
<div class="Title"></div>
|
||||||
<div class="GenericModalBody">
|
<div class="GenericModalBody">
|
||||||
|
|
@ -172,9 +234,13 @@
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//<sl:translate>
|
//<sl:translate>
|
||||||
Roblox.GenericConfirmation.Resources = { yes: "Yes", No: "No" }
|
Roblox.GenericConfirmation.Resources = {
|
||||||
|
yes: "Yes",
|
||||||
|
No: "No"
|
||||||
|
}
|
||||||
//</sl:translate>
|
//</sl:translate>
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue