メインコンテンツ
2007年6月 6日
Movable Type 4 からはタグの呼び名が変わるらしい
小ネタですが、MT 4 からは、従来は「コンテナ・タグ('container' tag)」と呼んでいたMTタグを「ブロック・タグ('block' tag)」と呼ぶようにするらしいです。
(ソース:SIX APART DEVELOPER WIKI - MT4Templating)
以下は、SIX APART DEVELOPER WIKI の「 MT4Templating」の抜粋です。
In MT 4, the above <MTEntries...> tag is known as a 'block' tag, one that wraps around other content. The above <$MTEntryBody$> tag is known as a 'function' tag, one that outputs a value of some kind (the '$' characters are optional here, but they can help to identify this kind of tag when looking at your template). In previous releases, block tags were called 'container' tags, function tags were just called tags. The 'remove_html' attribute used in the <$MTEntryBody$> tag is one of MT's 'modifiers'-- a special keyword that causes the value of the tag to be processed on some way (in this case, to strip it of any HTML content).
和訳は面倒だから省略(ぇ
<MTEntries>…</MTEntries>のように、対で使うMTタグを、これからは「ブロック・タグ」と呼ぶようにしましょう、というだけなのですが。
ちなみに、ループか状態・条件(コンディション)を表すタグです。
詳しくは、Movable Type 3.3 マニュアルをご覧ください。
MTタグの属性(アトリビュート)に変数を指定可能になったので、そのための名称変更でしょうか。
なお、<$MTEntryBody$> のようなタグを 「'function' tag」と呼びましょう、とも書かれていますが、これは日本では「変数タグ」と呼ばれているタグですね。
これも「ファンクション・タグ」とでも呼ばれるようになるのかな?
- MT
- Movable Type
- 投稿日時:2007年06月06日
- 最終更新日時:2008年12月27日
- カテゴリー:Webデザイン > Movable Type
TrackBacks[0]
スパムフィルタ機能によって迷惑トラックバックかどうか判断しています。
迷惑トラックバックと判断された場合、トラックバックを送られてもすぐには表示されませんが、管理人の判断で後日表示させます。
コメントする