180 lines
7.1 KiB
PHP
180 lines
7.1 KiB
PHP
|
|
<?php
|
|||
|
|
// custom.sef.php : configuration file for sh404SEF
|
|||
|
|
// 1.3.9 - build_357 - Joomla - <a href="http://extensions.siliana.com/">extensions.Siliana.com</a>
|
|||
|
|
// saved at: 2009-10-25 18:29:45
|
|||
|
|
// by: admin (id: 62 )
|
|||
|
|
// domain: http://www.matritumcantat.org
|
|||
|
|
|
|||
|
|
if (!defined('_VALID_MOS')) die('Direct Access to this location is not allowed.');
|
|||
|
|
|
|||
|
|
$version = "1.3.9 - build_357 - Joomla - <a href=\"http://extensions.siliana.com/\">extensions.Siliana.com</a>";
|
|||
|
|
$Enabled = "1";
|
|||
|
|
$replacement = "_";
|
|||
|
|
$pagerep = "_";
|
|||
|
|
$stripthese = ",|~|!|@|%|^|(|)|<|>|:|;|{|}|[|]|&|`|<7C>|?|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>";
|
|||
|
|
$shReplacements = "<EFBFBD>|a, <20>|e, <20>|i, <20>|o, <20>|u, <20>|n, <20>|A, <20>|E, <20>|I, <20>|O, <20>|U, <20>|n, <20>|S, <20>|O, <20>|Z, <20>|s, <20>|oe, <20>|z, <20>|Y, <20>|Y, <20>|u, <20>|A, <20>|A, <20>|A, <20>|A, <20>|A, <20>|A, <20>|A, <20>|C, <20>|E, <20>|E, <20>|E, <20>|E, <20>|I, <20>|I, <20>|I, <20>|I, <20>|D, <20>|N, <20>|O, <20>|O, <20>|O, <20>|O, <20>|O, <20>|O, <20>|U, <20>|U, <20>|U, <20>|U, <20>|Y, <20>|s, <20>|a, <20>|a, <20>|a, <20>|a, <20>|a, <20>|a, <20>|a, <20>|c, <20>|e, <20>|e, <20>|e, <20>|e, <20>|i, <20>|i, <20>|i, <20>|i, <20>|o, <20>|n, <20>|o, <20>|o, <20>|o, <20>|o, <20>|o, <20>|o, <20>|u, <20>|u, <20>|u, <20>|u, <20>|y, <20>|y, <20>|ss,";
|
|||
|
|
$suffix = ".html";
|
|||
|
|
$addFile = "";
|
|||
|
|
$friendlytrim = "-|.";
|
|||
|
|
$LowerCase = "1";
|
|||
|
|
$ShowSection = "1";
|
|||
|
|
$ShowCat = "1";
|
|||
|
|
$UseAlias = "0";
|
|||
|
|
$page404 = "0";
|
|||
|
|
$predefined = array("frontpage","sef");
|
|||
|
|
$skip = array("comprofiler","docman","joomap");
|
|||
|
|
$nocache = array("events");
|
|||
|
|
$shDoNotOverrideOwnSef = array();
|
|||
|
|
$shLog404Errors = "1";
|
|||
|
|
$shUseURLCache = "1";
|
|||
|
|
$shMaxURLInCache = "10000";
|
|||
|
|
$shTranslateURL = "1";
|
|||
|
|
$shInsertLanguageCode = "1";
|
|||
|
|
$notTranslateURLList = array();
|
|||
|
|
$notInsertIsoCodeList = array();
|
|||
|
|
$shInsertGlobalItemidIfNone = "1";
|
|||
|
|
$shInsertTitleIfNoItemid = "0";
|
|||
|
|
$shAlwaysInsertMenuTitle = "0";
|
|||
|
|
$shAlwaysInsertItemid = "0";
|
|||
|
|
$shDefaultMenuItemName = "";
|
|||
|
|
$shAppendRemainingGETVars = true;
|
|||
|
|
$shVmInsertShopName = "0";
|
|||
|
|
$shInsertProductId = "0";
|
|||
|
|
$shVmUseProductSKU = "0";
|
|||
|
|
$shVmInsertManufacturerName = "0";
|
|||
|
|
$shInsertManufacturerId = "0";
|
|||
|
|
$shVMInsertCategories = "1";
|
|||
|
|
$shVmAdditionalText = "1";
|
|||
|
|
$shVmInsertFlypage = "1";
|
|||
|
|
$shInsertCategoryId = "0";
|
|||
|
|
$shInsertNumericalId = "0";
|
|||
|
|
$shInsertNumericalIdCatList = array("99","119","102","129","131","134","136","114","128","133","113","132","95","71","73","70","69","76","68","67","80","120");
|
|||
|
|
$shRedirectNonSefToSef = "1";
|
|||
|
|
$shRedirectJoomlaSefToSef = "1";
|
|||
|
|
$shConfig_live_secure_site = "";
|
|||
|
|
$shActivateIJoomlaMagInContent = "1";
|
|||
|
|
$shInsertIJoomlaMagIssueId = "0";
|
|||
|
|
$shInsertIJoomlaMagName = "0";
|
|||
|
|
$shInsertIJoomlaMagMagazineId = "0";
|
|||
|
|
$shInsertIJoomlaMagArticleId = "0";
|
|||
|
|
$shInsertCBName = "0";
|
|||
|
|
$shCBInsertUserName = "0";
|
|||
|
|
$shCBInsertUserId = "1";
|
|||
|
|
$shCBUseUserPseudo = "1";
|
|||
|
|
$shLMDefaultItemid = "0";
|
|||
|
|
$shInsertFireboardName = "0";
|
|||
|
|
$shFbInsertCategoryName = "1";
|
|||
|
|
$shFbInsertCategoryId = "0";
|
|||
|
|
$shFbInsertMessageSubject = "1";
|
|||
|
|
$shFbInsertMessageId = "1";
|
|||
|
|
$shInsertMyBlogName = "0";
|
|||
|
|
$shMyBlogInsertPostId = "1";
|
|||
|
|
$shMyBlogInsertTagId = "0";
|
|||
|
|
$shMyBlogInsertBloggerId = "1";
|
|||
|
|
$shInsertDocmanName = "0";
|
|||
|
|
$shDocmanInsertDocId = "1";
|
|||
|
|
$shDocmanInsertDocName = "1";
|
|||
|
|
$shDMInsertCategories = "1";
|
|||
|
|
$shDMInsertCategoryId = "0";
|
|||
|
|
$shEncodeUrl = "0";
|
|||
|
|
$guessItemidOnHomepage = "1";
|
|||
|
|
$shForceNonSefIfHttps = "0";
|
|||
|
|
$shRewriteMode = "0";
|
|||
|
|
$shRewriteStrings = array("/","/index.php/","/index.php?/");
|
|||
|
|
$shRecordDuplicates = "1";
|
|||
|
|
$shRemoveGeneratorTag = "1";
|
|||
|
|
$shPutH1Tags = "0";
|
|||
|
|
$shMetaManagementActivated = "1";
|
|||
|
|
$shInsertContentTableName = "1";
|
|||
|
|
$shContentTableName = "Table";
|
|||
|
|
$shAutoRedirectWww = "1";
|
|||
|
|
$shVmInsertProductName = "1";
|
|||
|
|
$shForcedHomePage = "";
|
|||
|
|
$shInsertContentBlogName = "0";
|
|||
|
|
$shContentBlogName = "";
|
|||
|
|
$shInsertMTreeName = "0";
|
|||
|
|
$shMTreeInsertListingName = "1";
|
|||
|
|
$shMTreeInsertListingId = "1";
|
|||
|
|
$shMTreePrependListingId = "1";
|
|||
|
|
$shMTreeInsertCategories = "1";
|
|||
|
|
$shMTreeInsertCategoryId = "0";
|
|||
|
|
$shMTreeInsertUserName = "1";
|
|||
|
|
$shMTreeInsertUserId = "1";
|
|||
|
|
$shInsertNewsPName = "0";
|
|||
|
|
$shNewsPInsertCatId = "0";
|
|||
|
|
$shNewsPInsertSecId = "0";
|
|||
|
|
$shInsertRemoName = "0";
|
|||
|
|
$shRemoInsertDocId = "1";
|
|||
|
|
$shRemoInsertDocName = "1";
|
|||
|
|
$shRemoInsertCategories = "1";
|
|||
|
|
$shRemoInsertCategoryId = "0";
|
|||
|
|
$shCBShortUserURL = "0";
|
|||
|
|
$shKeepStandardURLOnUpgrade = "1";
|
|||
|
|
$shKeepCustomURLOnUpgrade = "1";
|
|||
|
|
$shKeepMetaDataOnUpgrade = "1";
|
|||
|
|
$shKeepModulesSettingsOnUpgrade = "1";
|
|||
|
|
$shMultipagesTitle = "1";
|
|||
|
|
$encode_page_suffix = "";
|
|||
|
|
$encode_space_char = "_";
|
|||
|
|
$encode_lowercase = "1";
|
|||
|
|
$encode_strip_chars = ",|~|!|@|%|^|(|)|<|>|:|;|{|}|[|]|&|`|<7C>|?|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>|<7C>";
|
|||
|
|
$spec_chars_d = "<EFBFBD>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,<2C>,";
|
|||
|
|
$spec_chars = "a,e,i,o,u,n,A,E,I,O,U,n,ss,";
|
|||
|
|
$content_page_format = "%s_%d";
|
|||
|
|
$content_page_name = "pag-";
|
|||
|
|
$shKeepConfigOnUpgrade = "1";
|
|||
|
|
$shSecEnableSecurity = "1";
|
|||
|
|
$shSecLogAttacks = "1";
|
|||
|
|
$shSecOnlyNumVars = array();
|
|||
|
|
$shSecAlphaNumVars = array();
|
|||
|
|
$shSecNoProtocolVars = array();
|
|||
|
|
$shSecCheckHoneyPot = "0";
|
|||
|
|
$shSecHoneyPotKey = "";
|
|||
|
|
$shSecEntranceText = "<p>Sorry. You are visiting this site from a suspicious IP address, which triggered our protection system.</p>
|
|||
|
|
<p>If you <strong>ARE NOT</strong> a malware robot of any kind, please accept our apologies for the unconvenience. You can access the page by clicking here : ";
|
|||
|
|
$shSecSmellyPotText = "The following link is here to further trap malicious internet robots, so please don't click on it : ";
|
|||
|
|
$monthsToKeepLogs = "1";
|
|||
|
|
$shSecActivateAntiFlood = "0";
|
|||
|
|
$shSecAntiFloodOnlyOnPOST = "0";
|
|||
|
|
$shSecAntiFloodPeriod = "10";
|
|||
|
|
$shSecAntiFloodCount = "10";
|
|||
|
|
$shLangTranslateList = array("spanish"=>"0");
|
|||
|
|
$shLangInsertCodeList = array("spanish"=>"0");
|
|||
|
|
$defaultComponentStringList = array("comprofiler"=>"","contact"=>"","cuotas"=>"","docman"=>"","events"=>"","jce"=>"","joomap"=>"","login"=>"","newsfeeds"=>"","obrens"=>"","poll"=>"","search"=>"","simpleboard"=>"","tesoreria"=>"","weblinks"=>"","zoom"=>"");
|
|||
|
|
$pageTexts = array("spanish"=>"pag-%s");
|
|||
|
|
$shAdminInterfaceType = 2;
|
|||
|
|
$shInsertNoFollowPDFPrint = "1";
|
|||
|
|
$shInsertReadMorePageTitle = "1";
|
|||
|
|
$shMultipleH1ToH2 = "1";
|
|||
|
|
$shVmUsingItemsPerPage = "0";
|
|||
|
|
$shSecCheckPOSTData = "1";
|
|||
|
|
$shSecCurMonth = "Mar-2009";
|
|||
|
|
$shSecLastUpdated = 1236783597;
|
|||
|
|
$shSecTotalAttacks = 0;
|
|||
|
|
$shSecTotalConfigVars = 0;
|
|||
|
|
$shSecTotalBase64 = 0;
|
|||
|
|
$shSecTotalScripts = 0;
|
|||
|
|
$shSecTotalStandardVars = 0;
|
|||
|
|
$shSecTotalImgTxtCmd = 0;
|
|||
|
|
$shSecTotalIPDenied = 0;
|
|||
|
|
$shSecTotalUserAgentDenied = 0;
|
|||
|
|
$shSecTotalFlooding = 0;
|
|||
|
|
$shSecTotalPHP = 0;
|
|||
|
|
$shSecTotalPHPUserClicked = 0;
|
|||
|
|
$shInsertSMFName = "1";
|
|||
|
|
$shSMFItemsPerPage = "20";
|
|||
|
|
$shInsertSMFBoardId = "1";
|
|||
|
|
$shInsertSMFTopicId = "1";
|
|||
|
|
$shinsertSMFUserName = "0";
|
|||
|
|
$shInsertSMFUserId = "1";
|
|||
|
|
$appendToPageTitle = "";
|
|||
|
|
$prependToPageTitle = "";
|
|||
|
|
$debugToLogFile = "0";
|
|||
|
|
$debugStartedAt = 0;
|
|||
|
|
$debugDuration = 3600;
|
|||
|
|
$shInsertOutboundLinksImage = "0";
|
|||
|
|
$shImageForOutboundLinks = "external-black.png";
|
|||
|
|
$defaultComponentItemidList = array("comprofiler"=>"","contact"=>"","cuotas"=>"","docman"=>"","events"=>"","jce"=>"","joomap"=>"","login"=>"","newsfeeds"=>"","obrens"=>"","poll"=>"","search"=>"","simpleboard"=>"","tesoreria"=>"","weblinks"=>"","zoom"=>"");
|
|||
|
|
$UseDefaultItemids = "1";
|
|||
|
|
$fileAccessStatus = array(" <b><font color=\"green\">Permite escritura</font></b>"," <b><font color=\"green\">Permite escritura</font></b>"," <b><font color=\"green\">Permite escritura</font></b>"," <b><font color=\"green\">Permite escritura</font></b>"," <b><font color=\"green\">Permite escritura</font></b>");
|
|||
|
|
?>
|