{* $Id$ *} {remarksbox type="tip" title="{tr}Tip{/tr}"} {tr}See also{/tr} {tr}Meta tags{/tr}. {/remarksbox}
{ticket}
{include file='admin/include_apply_top.tpl'}
{tr}Activate the feature{/tr} {preference name=feature_sefurl visible="always"} {if $httpd eq 'IIS' and !$IIS_UrlRewriteModule} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr}SEFURL requires the URL Rewrite module for IIS. You do not seem to have this module installed.{/tr} {tr}Please see Windows Server Install on tiki.org for more information.{/tr} {/remarksbox} {else} {if $configurationFile eq 'missing'} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr _0=$enabledFileName}SEFURL will not work unless Tiki specific directives are deployed to the %0 file.{/tr} {tr _0="$referenceFileName" _1="$enabledFileName"}To enable this file, simply copy the %0 file (located in the main directory of your Tiki installation) to %1.{/tr} {tr _0=$enabledFileName}If you need to keep an existing (non Tiki) %0 file, just add Tiki directives to it.{/tr} {tr}When you upgrade Tiki (e.g. from version 7 to version 8), make sure to make use of the new URL rewriting configuration file.{/tr} {/remarksbox} {elseif $configurationFile eq 'no reference'} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr _0=$referenceFileName}%0 file is missing.{/tr} {tr}Unable to verify that your URL rewriting configuration is up to date.{/tr} {tr}SEFURL may not work completely or correctly if Tiki URL rewriting configuration is not current.{/tr} {/remarksbox} {elseif $configurationFile eq 'unexpected reference' or $configurationFile eq 'unexpected enabled'} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr _0=$enabledFileName}%0 is not in the expected format.{/tr} {tr}Unable to verify that your URL rewriting configuration is up to date.{/tr} {tr}SEFURL may not work completely or correctly if Tiki URL rewriting configuration is not current.{/tr}
{tr _0=$enabledFileName}%0 may simply be outdated.{/tr} {tr _0="$referenceFileName" _1="$enabledFileName"}To update this file, if it was not customized, copy the %0 file (located in the main directory of your Tiki installation) to %1, overwriting the latter.{/tr} {/remarksbox} {elseif $configurationFile eq 'outdated'} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr _0=$enabledFileName}%0 file is out of date.{/tr} {tr}SEFURL may not work completely or correctly if Tiki URL rewriting configuration is not current.{/tr} {tr _0="$referenceFileName" _1="$enabledFileName"}To update this file, if it was not customized, copy the %0 file (located in the main directory of your Tiki installation) to %1, overwriting the latter.{/tr} {/remarksbox} {/if} {if not empty($rewritebaseSetting)} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr}The RewriteBase directive seems not to be set up correctly. This is required for sefurl to function correctly.{/tr}
{tr _0=$enabledFileName _1=$rewritebaseSetting _2=$url_path}The current value in %0 is %1 but the base url for this site is %2{/tr} {/remarksbox} {/if} {/if} {preference name=feature_canonical_url}
{preference name=https_external_links_for_users} {preference name=feature_canonical_domain} {tr}For example, if the field is left blank, the canonical URL domain is:{/tr} {$base_url_canonical_default}
{preference name=wiki_url_scheme} {preference name=feature_sefurl_routes} {preference name=sefurl_short_url}
{preference name=sefurl_short_url_base_url}
{tr}Settings{/tr} {preference name=feature_sefurl_filter}
{strip} {capture name=paths} {foreach name=loop from=$prefs.feature_sefurl_paths item=path} {$path} {if !$smarty.foreach.loop.last}/{/if} {/foreach} {/capture} {/strip}
{tr}List of Url Parameters that should go in the path{/tr}
{preference name=feature_sefurl_title_max_size} {preference name=feature_sefurl_title_article} {preference name=feature_sefurl_title_blog} {preference name=feature_sefurl_title_forumthread} {preference name=feature_sefurl_title_trackeritem} {preference name=feature_sefurl_tracker_prefixalias} {preference name=url_only_ascii}
{include file='admin/include_apply_bottom.tpl'}