Type
mt-search.cgi を使った検索をする際に、検索の対象を初期設定できます。初期値の straight では、ブログ記事が対象になります。値を tag に設定すると、ブログ記事などに設定されたタグを検索の対象とします。これらの値は、検索用フォームをカスタマイズする際に、hidden パラメーターとして指定することもできます。
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<input type="hidden" name="Type" value="straight" />
<label for="search" accesskey="4">Search this blog:</label><br />
<input id="search" name="search" size="20" />
<input type="submit" value="Search" />
</form>
使い方
Type straight
初期設定値
straight
Type と関連のある環境変数 (59)
- LDAPGroupFilter

- LDAPGroupMemberAttribute

- LDAPAuthBindDN

- LDAPAuthSASLMechanism

- ExternalGroupManagement

- ExternalUserManagement

- LDAPUserEmailAttribute

- ExternalUserSyncFrequency

- LDAPGroupFullNameAttribute

- LDAPGroupIdAttribute

- LDAPUserIdAttribute

- LDAPUserFullNameAttribute

- LDAPGroupNameAttribute

- LDAPUserGroupMemberAttribute

- LDAPGroupSearchBase

- LDAPAuthURL

- ResultDisplay
- GooglePingURL
- HTMLUmask
- StaticFilePath
- TemplatePath
- CommentSearchCutoff
- ThrottleSeconds
- UploadUmask
- SearchElement
- IncludeBlogs
- DefaultTemplate
- EnableArchivePaths
- SearchThrottleIPWhitelist
- PluginPath
- ExcerptWords
- SearchTemplatePath
- PublishCommenterIcon
- SearchCutoff
- ExcludeBlogs
- RegexSearch
- ImportPath
- WeblogTemplatesPath
- DirUmask
- AssetCacheDir
- AltTemplatePath
- AdminCGIPath
- DBUmask
- DBSocket
- CGIPath
- CSSPath
- CookiePath
- AltTemplate
- CaseSearch
- NetPBMPath
- MaxResults
- SearchSortBy
- SearchScript
- Type
- StaticWebPath
- TempDir
- UseNFSSafeLocking
- SearchSortOrder
- SendMailPath
