is_draft
指定された値から HTML タグを削除し、Unicode 正規化 (NFKC) を行います。is_draft は主にエンタープライズ検索のためのドラフトファイルテンプレートで利用します。
使い方
@uri=<$MTPagePermalink escape="html"$> @title=<$MTPageTitle is_draft="1"$> @cdate=<$MTPageDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$> @mdate=<$MTPageModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$> @suffix=html @blog_id=<$MTBlogID escape="html"$> @entry_id=<$MTPageID escape="html"$> parent=<$MTBlogName is_draft=1$> parentUrl=<$MTBlogURL escape="html"$> metadata=<mtEntryCategories glue=" "><mt:CategoryLabel is_draft="1"></mtEntryCategories> <mtEntryTags glue=" "><mt:TagName is_draft="1"></mtEntryTags> <$MTPageTitle is_draft="1"$> <$MTPageBody is_draft="1"$> <$MTPageMore is_draft="1"$> <$MTPageKeywords is_draft="1"$>


