CHips L MINI SHELL

CHips L pro

Current Path : /var/installatron/installers/tsep/
Upload File :
Current File : //var/installatron/installers/tsep/locale_en.php

<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_tsep_title" => "Search Engine Project",
	"_installer_tsep_type" => "_types_search",
	"_installer_tsep_category" => "_categories_miscellaneous",
	"_installer_tsep_input_login_label" => "_info_adminusername",
	"_installer_tsep_input_login_text" => "_settings_adminusername",
	"_installer_tsep_input_passwd_label" => "_info_adminpassword",
	"_installer_tsep_input_passwd_text" => "_settings_adminpassword",
	"_installer_tsep_description" => "The Search Engine Project is an open source website search system.",
	"_installer_tsep_authordescription" => "TSEP (The Search Engine Project) is a search engine for a website. You can put a 'Search this site' anywhere on your website and let people quickly find what they are looking for.",
	"_installer_tsep_usagenotes" => "Once installation is complete you will need to create a <i>search index</i> before searches can be performed:<br><br>• Load the Admin page, then click on <b>Create a new index</b>.<br>• Edit the first two settings, and then click <b>Create Profile</b>.<br><br>The indexing process may take a while, but once it's finished you will have a complete index of the selected directories. Searches will now work. And you can re-process the index any time you want to update it.<br><br><b>Add TSEP to your website</b><br><br>• Add this HTML code where you want the search form to appear on the page:<br><br><textarea rows=4 style='width:400px'><form method=\"get\" action=\"{dir}/index.php\" accept-charset=\"utf-8\">\n\t<input type=\"text\" name=\"q\"/>\n\t<input type=\"submit\" value=\"Search\"/>\n</form></textarea><br><br><b>Linking To TSEP</b><br><br>• Alternatively, you can link to the example search page:<br><br><input type='text' value='<a href=\"{URI}\">Search Site</a>' style='width:400px'><br><br>The appearance and style of TSEP can be completely customized: see the documentation for more information.",
));

?>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez