This commit is contained in:
cutemeli
2025-12-22 10:35:30 +00:00
parent 0bfc6c8425
commit 5ce7ca2c5d
38927 changed files with 0 additions and 4594700 deletions

View File

@@ -1,35 +0,0 @@
// Copyright 1999-2019. Plesk International GmbH. All rights reserved.
function main() {
var createdDomainKey = 'ghe-createdDomain';
window.localStorage.removeItem(createdDomainKey);
var uat = Jsw && Jsw.UAT;
var isRedirectedFromSetupScreen = document.referrer.match(/\/web\/setup/);
if (!isRedirectedFromSetupScreen) {
return;
}
if (window.location.href.match(/source=git/)) {
uat && uat.dispatchAction('exp_add_domain_with_git');
var gitDeploymentCheckbox = document.getElementById('git-deploymentEnabled');
gitDeploymentCheckbox && gitDeploymentCheckbox.click();
} else if (window.location.href.match(/source=upload/)) {
uat && uat.dispatchAction('exp_add_domain_with_fileupload');
var redirectToUpload = document.getElementById('addDomainUpload-redirectToUpload');
redirectToUpload.value = 'true';
var submitButton = document.getElementById('btn-send');
submitButton.addEventListener('click', function () {
var domainNameInput = document.getElementById('domainName-name');
window.localStorage.setItem(createdDomainKey, domainNameInput.value);
});
} else {
if (PleskExt.Galileo.Config.showNewButtons) {
uat && uat.dispatchAction('exp_add_domain');
} else {
uat && uat.dispatchAction('exp_add_domain_default');
}
}
}
main();

View File

@@ -1,15 +0,0 @@
if (!Element.prototype.matches) {
Element.prototype.matches = Element.prototype.msMatchesSelector ||
Element.prototype.webkitMatchesSelector;
}
if (!Element.prototype.closest) {
Element.prototype.closest = function(s) {
var el = this;
do {
if (Element.prototype.matches.call(el, s)) return el;
el = el.parentElement || el.parentNode;
} while (el !== null && el.nodeType === 1);
return null;
};
}

View File

@@ -1,18 +0,0 @@
var parentDiv = document.getElementById('notifications-placeholder');
if (parentDiv) {
parentDiv.style.display = 'none';
}
var handleHideSecondDayEmailNotification = setInterval(function () {
var elements = document.getElementsByName('ext-galileo-notification-secondDayEmailNotification_email');
if (elements.length === 1) {
var trElement = elements[0].closest("tr");
if (trElement) {
trElement.style.display = 'none';
}
}
if (parentDiv) {
parentDiv.style.display = 'block';
}
clearInterval(handleHideSecondDayEmailNotification);
}, 100);

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'أضف نطاق أولًا.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Afegeixi primer un domini.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Nejprve přidat doménu.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Tilføj først et domæne',
],
];

View File

@@ -1,44 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH.
$messages = [
'frontend' => [
'addDomain.addDomain.button' => 'Domain hinzufügen',
'addDomain.addDomain.description' => 'Domainname für Ihre Website hinzufügen',
'addDomain.addDomain.title' => 'Domain hinzufügen',
'addDomain.description' => 'Sie können Ihre Websites nun mit Plesk einrichten und verwalten. Führen Sie zunächst eine der folgenden Aktionen durch:',
'addDomain.fetchFromGit.button' => 'URL eingeben',
'addDomain.fetchFromGit.description' => 'Geben Sie die URL des Git-Repositorys ein und Plesk ruft sie für Sie ab',
'addDomain.fetchFromGit.title' => 'Von Git abrufen',
'addDomain.help' => 'Benötigen Sie Hilfe? Lesen Sie unsere Anleitung zur Website-Erstellung.',
'addDomain.upload.button' => 'Hochladen',
'addDomain.upload.description' => 'Dateien der Website vom Computer hochladen',
'addDomain.upload.title' => 'Dateien hochladen',
'firstAction.addDomainFirst' => 'Fügen Sie zuerst eine Domain hinzu.',
],
'notifications' => [
'advent' => [
'toastbox' => [
'title' => 'HoliDeals-Alarm',
'message' => 'Das heutige Geschenk wartet auf dich.',
],
'notification-center' => [
'text' => <<<TEXT
<img src="/modules/galileo/images/adventCalendar-banner-de.gif" />
<br />
Hi! Diesen Monat feiern wir den Plesk HoliDeals-Kalender. 24 Tage lang erhältst du jeden Tag 10% Rabatt auf Plesk-Erweiterungen und
-Lizenzen. Halte Ausschau nach täglichen Updates und lass deinen Werkzeugkasten die ganze Zeit klingeln!
<div class="notification-center-view__actions">
<a class="pul-button pul-button--lg pul-button--primary"
style="width: 100%"
href="https://www.plesk.com/holideals"
target="_blank"
>Packe dein Geschenk aus</a>
</div>
TEXT,
'cta' => 'Packe dein Geschenk aus',
],
'tools-and-settings-ui.title' => 'HoliDeals-Alarm',
],
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Προσθέστε πρώτα έναν τομέα.',
],
];

View File

@@ -1,244 +0,0 @@
<?php
// Copyright 1999-2019. Plesk International GmbH. All rights reserved.
$messages = [
'frontend' => [
'addDomain.addDomain.title' => 'Add Domain',
'addDomain.addDomain.description' => 'Enter a domain name for your website',
'addDomain.addDomain.button' => 'Add Domain',
'addDomain.fetchFromGit.title' => 'Fetch from Git',
'addDomain.fetchFromGit.description' => 'Enter your Git repository URL and Plesk will fetch it for you',
'addDomain.fetchFromGit.button' => 'Enter URL',
'addDomain.upload.title' => 'Upload Files',
'addDomain.upload.description' => 'Upload your website files from your computer',
'addDomain.upload.button' => 'Upload',
'addDomain.description' => 'Plesk is ready to set up and manage your websites. Begin with any of the following:',
'addDomain.help' => 'Need help? Read our website creation tutorial.',
'dynamicListSurvey.title' => 'Feedback & Survey',
'dynamicListSurvey.invitation' => 'Weve introduced the new Dynamic List in Plesk Obsidian that addresses complaints about the old Active List used for managing websites and domains. Take your honest feedback about the changes on Websites & Domains to help us know what should be improved. You can take a short survey.',
'dynamicListSurvey.buttonText' => 'Take Survey',
'firstAction.addDomainFirst' => 'Add a domain first.',
'addDomainInfoBlock' => [
'message' => <<<EOF
Update DNS records for your domain with your domain registrar or external DNS provider. <a target="_blank" href="https://support.plesk.com/hc/en-us/articles/12377081072023-How-to-use-DNS-with-a-Plesk-server">How to update DNS records?</a>
EOF,
],
'inProductSurvey.title' => 'Welcome to Plesk!',
'inProductSurvey.subtitle' => 'This short survey will help us better understand your goals and how you use our product, allowing us to make smarter decisions in the future. We really appreciate your input!',
],
'notifications' => [
'imunifyAV' => [
'toastbox' => [
'title' => 'Malware Risk Detected',
'message' => 'Your server is infected and missing antivirus. Immediate action is required.',
],
'tools-and-settings-ui.title' => 'ImunifyAV',
'popup' => [
'message' => <<<MESSAGE
<img src="/modules/galileo/images/imunify-av.gif" alt="Your server was identified as missing antivirus protection." />
<br /><br />
We recommend that you take action immediately as this could seriously damage your websites.
<br /><br />
Activate protection against malware and get <b>20% off the first three months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Upgrade my security',
],
],
'pes.tools-and-settings' => [
'title' => 'Plesk Email Security',
'context' => 'Warning',
],
'pes.magic' => [
'toastbox' => [
'title' => 'Warning: Extension Expiring Soon',
'message' => 'Important update about the MagicSpam extension',
],
'popup' => [
'message' => <<<MESSAGE
<img src="/modules/galileo/images/pes-magicspam.gif" />
From 31.10.2020, MagicSpam will no longer be supported on the Plesk platform, and its users will no longer enjoy the benefits of using an
official Plesk extension, such as 100% compatibility, affordable prices, and 24/7 support from the Plesk support team.
<br /><br />
We recommend that you uninstall MagicSpam and replace it with the Plesk Email Security extension alternative.
<br /><br />
Install now Plesk's complete, fully supported, and budget-friendly Plesk Email Security extension, with <b>20% off the first three
months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Get Plesk Email Security Now',
],
],
'pes.standardA' => [
'toastbox' => [
'title' => 'Spam Risk Detected',
'message' => 'Your server might be exposed to Spam. Action is required.',
],
'popup' => [
'message' => <<< MESSAGE
<img src="/modules/galileo/images/pes.gif" />
Your mailboxes are at risk from spam and viruses.
<br /><br />
The system recommends taking action. Spam can block server resources and viruses will affect you long term.
<br /><br />
Upgrade your protection against malware and get <b>20% off the first three months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Upgrade my security',
],
],
'pes.standardB' => [
'toastbox' => [
'title' => 'Spam Risk Detected',
'message' => 'Your server might be exposed to Spam. Action is required.',
],
'popup' => [
'message' => <<< MESSAGE
<img src="/modules/galileo/images/pes.gif" />
Your mailboxes are at risk from spam and viruses.
<br /><br />
The system recommends taking action. Spam can block server resources and viruses will affect you long term.
<br /><br />
The Plesk Email Security extension secures mailboxes with zero effort. The all-in-one interface has easy settings for proven, supported open-source tools, pre-configured with automatic setup, updates and filter learning.
<br /><br />
Upgrade your protection against malware and get <b>20% off the first three months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Upgrade my security',
],
],
'acronis.tools-and-settings' => [
'title' => 'Acronis',
'context' => 'Warning',
],
'acronis.versionA' => [
'toastbox' => [
'title' => 'Backup Protection Missing',
'message' => 'No backup tool detected. The system recommends taking action.',
],
'popup' => [
'message' => <<<MESSAGE
<img src="/modules/galileo/images/acronis-backup-a.gif" />
There is no backup tool active on your server.
<br /><br />
In case of failure, data loss is ireversible. Acronis Backup enables reliable cloud backup, as well as granular, self-service recovery.
<br /><br />
Buy now to get <b>20% off the first three months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Activate Backup',
],
],
'acronis.versionB' => [
'toastbox' => [
'title' => 'Backup Protection Missing',
'message' => 'No backup tool detected. The system recommends taking action.',
],
'popup' => [
'message' => <<<MESSAGE
<img src="/modules/galileo/images/acronis-backup-b.gif" />
There is no backup tool active on your server.
<br /><br />
In case of failure, data loss is ireversible. Acronis Backup enables reliable cloud backup, as well as granular, self-service recovery.
<br /><br />
Acronis Backup enables reliable cloud backup, as well as granular, self-service recovery. The Acronis Backup agent performs fast, incremental backups, reducing demand on the server and the network.
<br /><br />
Buy now to get <b>20% off the first three months</b> of your pay-monthly plan.
MESSAGE,
'actionText' => 'Activate Backup',
],
],
'gauth.tools-and-settings' => [
'title' => 'Google Authenticator',
'context' => 'Warning',
],
'gauth.notification' => [
'toastbox' => [
'title' => 'Security Improvement Available',
'message' => 'Your server access should be further secured.',
],
'popup' => [
'message' => <<<MESSAGE
<img src="/modules/galileo/images/gauth1.gif" />
Your server security is at risk and the server might be vulnerable to hackers.
<br /><br />
The system recommends that you upgrade your security now by installing a <b>free</b> multi-factor authentication extension immediately to safeguard your personal information.
<br /><br />
MESSAGE,
],
'actionText' => 'Upgrade my security',
],
'secondDay' => [
'subject' => 'Second Day Notification Subject',
],
'domainCreate' => [
'tools-and-settings.title' => 'Domain creation notification',
'tools-and-settings.context' => 'Create domain',
'context' => 'Domain added',
'subject' => 'What\'s next?',
'message' => <<<EOF
<p>Now that you have added your domain in Plesk, let's continue and create your first website together!</p>
<h3>Upload your website files</h3>
<p><img src="https://assets.plesk.com/static/notifications/domain-create/filemanager.png" width="100%"
alt="Upload your website files"
style="display: block; border: 1px solid #888; width: 100%; height: auto !important;"
class="img-max"></p>
<p>There are several different ways you can upload your website files to your Plesk server.
The most versatile of them is <b>Plesk File Manager</b>. With it, you can <b>upload</b> a single or multiple files, <b>edit</b> text files and <b>unpack</b> archives.</p>
<p>You can also access your server using FTP or connect it with your Git repository.</p>
<h3>Install WordPress</h3>
<p><img src="https://assets.plesk.com/static/notifications/domain-create/wptk.png" width="100%"
alt="Install WordPress"
style="display: block; border: 1px solid #888; width: 100%; height: auto !important;"
class="img-max"></p>
<p>With the <b>WordPress Toolkit</b> it is very easy to create and manage your WordPress websites.</p>
<h3>Quickly find what you need</h3>
<p><img src="https://assets.plesk.com/static/notifications/domain-create/search.png" width="100%"
alt="Quickly find what you need"
style="display: block; border: 1px solid #888; width: 100%; height: auto !important;"
class="img-max"></p>
<p>The quickest way to find a function or an object you need is to use the Search bar at the top of the page.</p>
EOF,
'actionText' => 'Upload files',
],
'advent' => [
'toastbox' => [
'title' => 'HoliDeals Alert',
'message' => "Today's gift is awaiting moderation.",
],
'notification-center' => [
'text' => <<<TEXT
<img src="/modules/galileo/images/adventCalendar-banner.gif" />
<br />
Hi! This month we're celebrating the Plesk HoliDeals Calendar. Every day for 24 days, you'll receive a 10% discount on Plesk extensions and
licenses. Stay on the lookout for daily updates and make your toolbox jingle all the way!
<div class="notification-center-view__actions">
<a class="pul-button pul-button--lg pul-button--primary"
style="width: 100%"
href="https://www.plesk.com/holideals"
target="_blank"
>Unwrap your gift</a>
</div>
TEXT,
'cta' => 'Unwrap your gift',
],
'tools-and-settings-ui.title' => 'HoliDeals Alert',
],
],
'tasks' => [
'install-extension' => [
'google-authenticator' => [
'not_started' => 'Installing the extension "Google Authenticator" was not started',
'running' => 'Installing the extension "Google Authenticator"...',
'error' => 'Failed to install the extension "Google Authenticator"',
'done' => 'The "Google Authenticator" extension is installed and ready to use',
'unexpected' => 'Unexpected error',
],
],
],
];

View File

@@ -1,33 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Añada primero un dominio.',
],
'notifications' => [
'advent' => [
'toastbox' => [
'title' => 'Alerta HoliDeals',
'message' => 'Tu regalo de hoy está pendiente de moderación.',
],
'notification-center' => [
'text' => <<<TEXT
<img src="/modules/galileo/images/adventCalendar-banner-es.gif" />
<br />
¡Hola! Este mes estamos de celebración con el Plesk HoliDeals Calendar. Durante 24 días, cada día recibirás 10% de descuento en extensiones
y licencias de Plesk. ¡No te pierdas las novedades diarias y dale vida a tu toolbox!
<div class="notification-center-view__actions">
<a class="pul-button pul-button--lg pul-button--primary"
style="width: 100%"
href="https://www.plesk.com/holideals"
target="_blank"
>Desenvuelve tu regalo</a>
</div>
TEXT,
'cta' => 'Desenvuelve tu regalo',
],
'tools-and-settings-ui.title' => 'Alerta HoliDeals',
],
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Lisää ensin toimialue.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Ajoutez d\'abord un domaine.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'הוסף תחילה דומיין.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Először végezze el egy domain hozzáadását.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Tambah domain dahulu.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Prima aggiungi un dominio.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'まずドメインを追加します。',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => '먼저 도메인을 추가하십시오.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Tambah domain terlebih dahulu.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Legg til et domene først.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Voeg eerst een domein toe.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Najpierw dodaj domenę.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Adicione um domínio primeiro.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Adicionar um domínio primeiro',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Întâi adăugați un domeniu.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Сначала добавьте домен.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Lägg till en domän först.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'โปรดเพิ่มโดเมนก่อน',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Magdagdag muna ng domain.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Önce bir alan adı ekleyin.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Спочатку додайте домен.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => 'Trước tiên hãy thêm tên miền.',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => '请首先添加一个域名。',
],
];

View File

@@ -1,8 +0,0 @@
<?php
// Copyright 1999-2020. Plesk International GmbH. All Rights Reserved.
$messages = [
'frontend' => [
'firstAction.addDomainFirst' => '請首先添加一個域名。',
],
];

View File

@@ -1,10 +0,0 @@
-- Copyright 1999-2025. WebPros International GmbH. All rights reserved.
CREATE TABLE IF NOT EXISTS Traffic (
`id` INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
`domainId` INTEGER NOT NULL,
`date` CHAR(8) NOT NULL,
`countryCode` CHAR(2) NOT NULL,
`bytes` INTEGER NOT NULL
);
CREATE INDEX IF NOT EXISTS Traffic_Domain_Date ON Traffic(`domainId`, `date`);

View File

@@ -1,3 +0,0 @@
-- Copyright 1999-2025. WebPros International GmbH. All rights reserved.
ALTER TABLE Traffic ADD COLUMN `visits` INTEGER NOT NULL DEFAULT 0;
ALTER TABLE Traffic ADD COLUMN `uniqueVisits` INTEGER NOT NULL DEFAULT 0;

View File

@@ -1,7 +0,0 @@
-- Copyright 1999-2025. WebPros International GmbH. All rights reserved.
CREATE TABLE IF NOT EXISTS version (
id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
dbVersion TEXT NOT NULL
);
INSERT INTO version (dbVersion) VALUES ('000000000000');

View File

@@ -1,173 +0,0 @@
<!--[if (gte mso 9)|(IE)]>
<table role="presentation" align="center" border="0" cellspacing="0" cellpadding="0" width="580">
<tr>
<td align="center" valign="top" width="580">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 580px;"
class="table-max">
<tr>
<td>
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<!--<img src="https://assets.plesk.com/static/notifications/elvis.png" width="100%" border="0" -->
<img src="https://assets.plesk.com/static/notifications/elvis.png" width="100%" border="0"
alt="Are you enjoying Plesk? Theres more to it!"
style="display: block; border: 0; width: 100%; height: auto !important;"
class="img-max">
</td>
</tr>
<tr>
<td align="center" height="40" style="height: 28px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td>
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">
<h1 style="font-family: Helvetica, Arial, sans-serif; font-size: 24px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Are you enjoying Plesk? Theres more to it!
</h1>
</td>
</tr>
<tr>
<td align="center" height="24" style="height:24px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Hi there user_contact_name,
<br />
<br />
We hope, you are enjoying your first moments using Plesk.
Here are a few topics which might also help you explore the platform in more detail.
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Check out the WordPress Toolkit
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Mass-manage, secure, and automate your WordPress instances, plugins and themes.
Simple staging, cloning, updating, caching, backing up and more.
<br /><br />
<a href="wordpress_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Go to WordPress Toolkit
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Upload and edit files with File Manager
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
This powerful tool lets you easily upload one or multiple files, extract archives, edit text files and much more, all part of the Plesk web interface.
<br /><br />
<a href="upload_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Upload files
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Backup your website
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Schedule incremental backups. Easily restore site/database changes with minimum free space using remote storage like <b>AWS S3</b>, <b>Google Drive</b>, <b>OneDrive</b>, <b>Dropbox</b> and more.
<br /><br />
<a href="backups_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Configure backups
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Server security
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Server security is covered in both the Plesk core and third parties: OS, network, app, site. <b>WebApp Firewall</b> (ModSecurity) & <b>Brute Force Protection</b> (fail2ban) active out of the box.
<br /><br />
<a href="secure_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Secure your server
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Tools for developers
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Ready-to-code environment with <b>PHP, Javascript, Perl, Ruby, Python, .NET,</b> and <b>Node.js</b> support.
Easy deployment of your websites by either pushing them to a local <b>Git repo</b> or pulling from a remote one.
Deploy and manage <b>Docker containers</b> locally and remotely.
<br /><br />
<a href="explore_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Explore
</a>
<br /><br />
These features and more are at your disposal. Enjoy!
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="36" style="height:36px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Cheers,<br />
Your Plesk Team
</td>
</tr>
<tr>
<td height="36" style="height:36px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 16px; color: #737373;">
This is a one-time message, it will not be sent again.
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->

View File

@@ -1,155 +0,0 @@
<!--[if (gte mso 9)|(IE)]>
<table role="presentation" align="center" border="0" cellspacing="0" cellpadding="0" width="580">
<tr>
<td align="center" valign="top" width="580">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 580px;"
class="table-max">
<tr>
<td>
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<!--<img src="https://assets.plesk.com/static/notifications/elvis.png" width="100%" border="0" -->
<img src="https://assets.plesk.com/static/notifications/elvis.png" width="100%" border="0"
alt="Are you enjoying Plesk? Theres more to it!"
style="display: block; border: 0; width: 100%; height: auto !important;"
class="img-max">
</td>
</tr>
<tr>
<td align="center" height="40" style="height: 28px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td>
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">
<h1 style="font-family: Helvetica, Arial, sans-serif; font-size: 24px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Are you enjoying Plesk? Theres more to it!
</h1>
</td>
</tr>
<tr>
<td align="center" height="24" style="height:24px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Hi there user_contact_name,
<br />
<br />
We hope, you are enjoying your first moments using Plesk.
Here are a few topics which might also help you explore the platform in more detail.
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Check out the WordPress Toolkit
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Mass-manage, secure, and automate your WordPress instances, plugins and themes.
Simple staging, cloning, updating, caching, backing up and more.
<br /><br />
<a href="wordpress_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Go to WordPress Toolkit
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Backup your website
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Schedule incremental backups. Easily restore site/database changes with minimum free space using remote storage like <b>AWS S3</b>, <b>Google Drive</b>, <b>OneDrive</b>, <b>Dropbox</b> and more.
<br /><br />
<a href="backups_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Configure backups
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Server security
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Server security is covered in both the Plesk core and third parties: OS, network, app, site. <b>WebApp Firewall</b> (ModSecurity) & <b>Brute Force Protection</b> (fail2ban) active out of the box.
<br /><br />
<a href="secure_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Secure your server
</a>
<br /><br />
</td>
</tr>
<tr>
<td align="left">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 42px; font-weight:bold; color: #2C3E50; margin:0; mso-line-height-rule:exactly;">
Tools for developers
</h2>
</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Ready-to-code environment with <b>PHP, Javascript, Perl, Ruby, Python, .NET,</b> and <b>Node.js</b> support.
Easy deployment of your websites by either pushing them to a local <b>Git repo</b> or pulling from a remote one.
Deploy and manage <b>Docker containers</b> locally and remotely.
<br /><br />
<a href="explore_unsubscribe_link" target="_blank" style="color: #28aade; text-decoration:none;">
Explore
</a>
<br /><br />
These features and more are at your disposal. Enjoy!
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="36" style="height:36px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 25px; color: #222222;">
Cheers,<br />
Your Plesk Team
</td>
</tr>
<tr>
<td height="36" style="height:36px; font-size: 0;">&nbsp;</td>
</tr>
<tr>
<td align="left"
style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 16px; color: #737373;">
This is a one-time message, it will not be sent again.
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->

View File

@@ -1,9 +0,0 @@
// Copyright 1999-2019. Plesk International GmbH. All rights reserved.
var createdDomainKey = 'ghe-createdDomain';
var isRedirectedFromAddDomainWithUpload = document.referrer.match(/\/web\/add-domain.*source=upload/);
var didCreateDomainToRedirect = window.localStorage.getItem(createdDomainKey) === PleskExt.Galileo.Config.redirectDomainName;
window.localStorage.removeItem(createdDomainKey);
if (isRedirectedFromAddDomainWithUpload && didCreateDomainToRedirect) {
window.location.href = '/smb/file-manager/list/domainId/' + PleskExt.Galileo.Config.redirectDomainId;
}