git-svn-id: https://192.168.0.254/svn/Proyectos.MatritumCantat_Web/trunk@2 8e3496fd-7892-4c45-be36-0ff06e9dacc6
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 = ",|~|!|@|%|^|(|)|<|>|:|;|{|}|[|]|&|`|¿|?|�|�|�|�|�|�|�|�|�|�|�|�";
|
|
$shReplacements = "á|a, é|e, í|i, ó|o, ú|u, ñ|n, Á|A, É|E, Í|I, Ó|O, Ú|U, Ñ|n, �|S, �|O, �|Z, �|s, �|oe, �|z, �|Y, �|Y, �|u, �|A, �|A, �|A, �|A, �|A, �|A, �|A, �|C, �|E, �|E, �|E, �|E, �|I, �|I, �|I, �|I, �|D, �|N, �|O, �|O, �|O, �|O, �|O, �|O, �|U, �|U, �|U, �|U, �|Y, �|s, �|a, �|a, �|a, �|a, �|a, �|a, �|a, �|c, �|e, �|e, �|e, �|e, �|i, �|i, �|i, �|i, �|o, �|n, �|o, �|o, �|o, �|o, �|o, �|o, �|u, �|u, �|u, �|u, �|y, �|y, �|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 = ",|~|!|@|%|^|(|)|<|>|:|;|{|}|[|]|&|`|¿|?|�|�|�|�|�|�|�|�|�|�|�|�";
|
|
$spec_chars_d = "á,é,í,ó,ú,ñ,Á,É,Í,Ó,Ú,Ñ,�,";
|
|
$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>");
|
|
?>
|