Current time: 06-27-2024, 02:39 AM Hello There, Guest! (LoginRegister)


Thread Closed 
Customers Manual
Author Message
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #24
RE: Customers Manual
This should be the three sections written above:

Quote:// write_send_an_email.php Pagecontent
$write_send_an_email_text_1 = "With an Email-client you are able to fetch your emails in an easy way.
To fetch your Emails from a POP3-email-account, you need the following access data:";
$write_send_an_email_text_2 = "In- and Outgoing Server (ask your webhost)";
$write_send_an_email_text_3 = "Username/Login: Enter your ispCP username (for example user@domain.com).";
$write_send_an_email_text_4 = "User (POP3- or IMAP-Email account, for example user@domain.com)";
$write_send_an_email_text_5 = "Password (password for your POP3- or IMAP-Email account)";

// outlook_express.php Pagecontent
$outlook_express_text_1 = "If you would like to fetch your emails of your POP3 or IMAP email account, by using Outlook Express, you have to create a new email account.";
$outlook_express_text_2 = "For that you have to start Outlook Express and chose "Accounts" on the "Extras-Menu".";
$outlook_express_text_3 = "Now press the "Add" button and chose "Email...".";
$outlook_express_text_4 = "Enter your name and email-address.
At the In- and Out- going Server input field, you have to enter the server name, your webhost gave you.";
$outlook_express_text_5 = "At the "Account name" input field, you have to enter the username of your POP3- or IMAP- Email account.";

// netscape.php Pagecontent
$netscape_text_1 = "Start your Netscape Messenger and chose the menu item "Settings" from the "Edit" menu. Chose the "Mail Servers" page from the "Mail & Newsgroups" category.";
$netscape_text_2 = "At first you have to enter the SMTP-Server name for sending emails. You will get this address by your webhost.
Now you have to enter the name of the POP3 or IMAP Server, which will receive your messages by pressing the "Add" button.";
$netscape_text_3 = "At the popped up window, you now have to enter the servername, which your webhost gave you.
You also have to enter the name of your POP3- or IMAP- Email account, which you have created over the IspCP-Web-Surface.";
// folder_structure.php Pagecontent
$folder_structure_text_1 = "While creating a domain (for a user), the following schedules are created automatically:";
$folder_structure_text_2 = "htdocs - Here will all the HTML-, PHP- files etc. be saved.";
$folder_structure_text_3 = "cgi-bin - Here will all the CGI-Scripts be saved (if your administrator allows you to use such)."
$folder_structure_text_4 = "errors - Here will all the error pages be saved at.";
$folder_structure_text_5 = "logs - Here will all the Apache logfiles be saved for this domain.";
$folder_structure_text_6 = "backups - Here will be saved a backup of your files (in a ZIP-file) every day.";
$folder_structure_text_7 = "phptmp – Your TMP folder.";

// index_home.php Pagecontent
$index_home_text_1 = "The HTML-page, which is getting accessed when just your domain (for example http://yourdomain.com) is entered, must be named as one of the stated below:";
$index_home_text_2 = "index.php";
$index_home_text_3 = "index.php3";
$index_home_text_4 = "index.phtml";
$index_home_text_5 = "index.htm";
$index_home_text_6 = "index.html";
$index_home_text_7 = "index.shtml";
$index_home_text_8 = "<b>index.html</b> is the privileged one!";

// index_of_contents.php Pagecontent
$index_of_contents_text_1 = "Account name:";
$index_of_contents_text_2 = "Declaration about the logged in account";
$index_of_contents_text_3 = "Main domain:";
$index_of_contents_text_4 = "Your main domain (name)";
$index_of_contents_text_5 = "PHP-support:";
$index_of_contents_text_6 = "CGI-support:";
$index_of_contents_text_7 = "SQL-support: ";
$index_of_contents_text_8 = "Declaration if this feature is activated for you";
$index_of_contents_text_9 = "Software installation: ";
$index_of_contents_text_10 = "Subdomains:";
$index_of_contents_text_11 = "Number of added Subdomains for your Main-Domain / maximum number of Subdomains, that you are able to add.";
$index_of_contents_text_12 = "Domain aliases:";
$index_of_contents_text_13 = "Number of added Domain aliases for your Main domain/ maximum number of Domain aliases, that you are able to add.";
$index_of_contents_text_14 = "E-Mail accounts:";
$index_of_contents_text_15 = "Number of added E-Mail-Accounts / maximum number of E-Mail-Accounts.";
$index_of_contents_text_16 = "FTP-Accounts: ";
$index_of_contents_text_17 = "Number of added FTP accounts / maximum number of FTP accounts.";
$index_of_contents_text_18 = "SQL-Databases:";
$index_of_contents_text_19 = "Number of added SQL databases / maximum number of SQL Databases.";
$index_of_contents_text_20 = "SQL-Users:";
$index_of_contents_text_t21 = "Number of added SQL users / maximum number of SQL-Users.";
$index_of_contents_text_22 = "Transfer volume (Traffic):";
$index_of_contents_text_23 = "The whole traffic made by your website.
The traffic, which is getting removed of your whole traffic volume, is the traffic that you create when you up- and download files trough FTP, and the traffic that your website creates, when it's getting accessed. Next to this notice, your whole traffic volume is displayed.";
$index_of_contents_text_24 = "Storage usage:";
$index_of_contents_text_25 = "Used storage / maximum storage";
// various.php Pagecontent
$various_text_1 = "Domain name = Username (so there won't be any confusion)";
$various_text_2 = "Adding a domain = Adding a user (or backwards)";
$various_text_3 = "Email account username = Email account (for example name@yourdomain.com)";
$various_text_4 = "The FTP account (username) is supplemented by the domain name (for example FtpUserame@yourdomain.com)";
$various_text_5 = "The main directory (of a domain rather than the end customers account) = /var/www/virtual/yourdomain.com/";

// manual_page_13.php Pagecontent
$highlights_text_1 = "Highlights by CGI-Scripts / Perl programs";
$highlights_text_2 = "After you have uploaded your CGI-Scripts, in the right format (ASCII / Binary), they have must be made executable.";
$highlights_text_3 = "For that, you have to CHMOD these Scripts to 755 by using a FTP-client. ";
$highlights_text_4 = "For some CGI-programs, you may have to use a other CHMOD than 755 for some folders / files.";
$highlights_text_5 = "Please read the installation manual of your CGI-program, to get the knowledge of which files / folders have to get which CHMOD.";

// General informations
// Left Navi
$info_text1 = "Overview";
$info_text2 = "Change password";
$info_text3 = "Change own documents";
$info_text4 = "Language";
$info_text5 = "Hosting package change";

// ./general_information/index.php Pagecontent
$index_text_1 = "At the main page (main menu) some data of your website will be listed.";
$index_text_3 = "The first stated value represents the actual number of value (for example the used storage), the stated value behind that, shows the maximum value, which you can’t exceed.
So for example, the report "Mail accounts: 5/10" means, that you have already used 5 of 10 available mail accounts.";
$index_text_4 = "At "definition" you will get more information about this area.";
$index_text_5 = "Usage of the ispCP-Web surface";
$index_text_6 = "At the main menu, you are able to add / change certain actions. At the following description the different possibilities will be explained.";

$index_image_1 = "$images_path/overview.png";
$index_image_2 = "$images_path/overview_kl.png";

// ./general_information/change_password.php Pagecontent
$change_password_text_1 = "When logged into the ispCP Web-surface, you can change your password.";
$change_password_text_2 = " In order to change your password, simply enter your updates, your new password and confirm the changes by clicking on <b>"Update password" </ b>. "
$ change_password_text_3 = "Your password should only contain letters and numbers, no words from a dictionary or a name. For safety reasons it should be at least 6 characters long.";
$change_password_image_1 = "$images_path/general_information/change_password/1.png";
$change_password_image_2 = "$images_path/general_information/change_password/1_kl.png";


// ./general_information/change_personal_data.php Pagecontent
$change_personal_data_text_1 = "In this area you are able to edit your personal data.";
$change_personal_data_text_2 = "To save your edited data, you just have to click <b>"Update data"</b>. You can change your First name, Last name, Gender, Company, Street name, additional Street name, ZIP/Postal code, City, Country, (possible additions), Email, Phone and Fax number.";
$change_personal_data_image_1 = "$images_path/general_information/personal_data/1.png";
$change_personal_data_image_2 = "$images_path/general_information/personal_data/1_kl.png";

// ./general_information/language.php Pagecontent
$language_text_1 = "When you read this manual, your native language may be English :-)";
$language_text_2 = "If you prefer to read this manual in a other language, you have some options to chose within.";
$language_text_3 = "Status message";
$language_text_4 = "Your ispCP Omega ISP (ispCP Omega Internet Service Provider) has the possibility to install additional languages.";

$language_image_1 = "$images_path/general_information/language/1.png";
$language_image_2 = "$images_path/general_information/language/1_kl.png";
$language_image_3 = "$images_path/general_information/language/2.png";
$language_image_4 = "$images_path/general_information/language/2_kl.png";
$language_image_5 = "$images_path/general_information/language/3.png";
$language_image_6 = "$images_path/general_information/language/3_kl.png";


// ./general_information/update_hostingplan.php Pagecontent
$update_hostingplan_text_1 = "If your ispCP Omega ISP offers different hosting packages, you have here the possibility to switch to a different package.";
$update_hostingplan_text_2 = "To do this,you have to click at <b>"Change Package"</b>.";
$update_hostingplan_text_3 = "Press the <b>"Order"</b>-link and your ISP will activate your newly ordered package imediatly.";
$update_hostingplan_text_4 = "If you would like to cancel youroOrder, press the <b>"Cancel Order"</b> button.";

$update_hostingplan_image_1 = "$images_path/general_information/update_hostingplan/1.png";
$update_hostingplan_image_2 = "$images_path/general_information/update_hostingplan/1_kl.png";
$update_hostingplan_image_3 = "$images_path/general_information/update_hostingplan/2.png";
$update_hostingplan_image_4 = "$images_path/general_information/update_hostingplan/2_kl.png";
$update_hostingplan_image_5 = "$images_path/general_information/update_hostingplan/3.png";
$update_hostingplan_image_6 = "$images_path/general_information/update_hostingplan/3_kl.png";
$update_hostingplan_image_7 = "$images_path/general_information/update_hostingplan/4.png";
$update_hostingplan_image_8 = "$images_path/general_information/update_hostingplan/4_kl.png";

// Manage domains
// Left Navi
$domain_text1 = "Overview";
$domain_text2 = "Add subdomain";
$domain_text3 = "Add alias";

And for the copyright stuff:
Quote:Copyright © 2009 english translation by Frederik Nielsen (frederik@nemcom.dk) http://www.nemcom.dk

Greets
(This post was last modified: 02-05-2009 06:38 PM by DiXeoN.)
02-05-2009 06:37 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
Customers Manual - Lucan - 01-31-2009, 09:44 AM
RE: Customers Manual - BioALIEN - 01-31-2009, 02:37 PM
RE: Customers Manual - CHBIE - 02-01-2009, 01:11 AM
RE: Customers Manual - Lucan - 02-01-2009, 01:42 AM
RE: Customers Manual - CHBIE - 02-01-2009, 01:46 AM
RE: Customers Manual - Lucan - 02-01-2009, 03:12 AM
RE: Customers Manual - CHBIE - 02-01-2009, 03:27 AM
RE: Customers Manual - RatS - 02-01-2009, 04:08 AM
RE: Customers Manual - CHBIE - 02-01-2009, 04:19 AM
RE: Customers Manual - ceco91 - 02-01-2009, 06:15 PM
RE: Customers Manual - Lucan - 02-01-2009, 09:03 PM
RE: Customers Manual - Lucan - 02-03-2009, 07:30 AM
RE: Customers Manual - DiXeoN - 02-03-2009, 07:31 PM
RE: Customers Manual - Lucan - 02-04-2009, 02:36 AM
RE: Customers Manual - CHBIE - 02-04-2009, 03:16 PM
RE: Customers Manual - Lucan - 02-04-2009, 10:38 PM
RE: Customers Manual - DiXeoN - 02-04-2009, 11:52 PM
RE: Customers Manual - CHBIE - 02-04-2009, 11:58 PM
RE: Customers Manual - BeNe - 02-05-2009, 12:04 AM
RE: Customers Manual - CHBIE - 02-05-2009, 12:07 AM
RE: Customers Manual - Lucan - 02-05-2009, 12:46 AM
RE: Customers Manual - Lucan - 02-05-2009, 02:36 AM
RE: Customers Manual - Lucan - 02-05-2009, 04:07 AM
RE: Customers Manual - bpratt - 02-07-2009, 02:04 PM
RE: Customers Manual - Lucan - 02-10-2009, 07:33 AM
RE: Customers Manual - DiXeoN - 02-05-2009 06:37 PM
RE: Customers Manual - joximu - 02-17-2009, 01:18 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)