ユーザ用ツール

サイト用ツール


サイドバー

Index

はじめてのおつかい






DokuWiki整形記法


PlayGround



web:modx:revolution:tag

MODxタグ

MODxが使用するタグフォーマット

エレメント 書式 evolution(Old)
Resource Fields[[*Resource]][[*Resource]]
テンプレート変数 [[*templatevar]] [*templatevar*]
チャンク [[$chunk]] {{chunk }}[[$chunk? &name=`George` &msgCnt=`12`]]
スニペット [[snippet]]
プレースホルダー [[+placeholder]] [+placeholder+]
リンク [[~link]] [~link~][[~[[*id]]? &scheme=`full`]]
システム設定 [[++system_setting]] [(system_setting)]
言語 [[%language_string_key]] 新設
コメント [[-this is a comment]]新設

キャッシュしないようにするには[[!snippet]]、[[!$chunk]]、[[!+placeholder]]のように!を付加する。

Timing Tag

[^qt^]Query TimeShows how long MODx took talking to the database
[^q^]Query CountShows how many database queries MODx made
[^p^]Parse TimeShows how long MODx took to parse the page
[^t^]Total TimeShows the total time taken to parse/ render the page
[^s^]SourceShows the source of page, whether is database or cache.

Query Time: [^qt^] Request: [^q^] PHP Exec: [^p^] Total time: [^t^]

<!– modx - database: [^qt^], [^q^] queries, application: [^p^], total: [^t^], source: [^s^] –>

参考例

書式 内容
[[~[[*id]]]] 現在のページへのLink
web/modx/revolution/tag.txt · 最終更新: 2017/04/14 14:21 (外部編集)