bookmarklets.tmpl

来自「1. 记录每个帖子的访问人情况」· TMPL 代码 · 共 45 行

TMPL
45
字号
<TMPL_INCLUDE NAME="header.tmpl"><h2><MT_TRANS phrase="QuickPost"></h2><TMPL_IF NAME=HAVE_LINK><p><MT_TRANS phrase="_USAGE_BOOKMARKLET_3"></p><p><a href="<TMPL_VAR NAME=BM_JS ESCAPE=HTML>"><MT_TRANS phrase="QuickPost"></a></p><p><MT_TRANS phrase="_USAGE_BOOKMARKLET_4"></p><p><MT_TRANS phrase="_USAGE_BOOKMARKLET_5"></p><p><a href="<TMPL_VAR NAME=SCRIPT_URI>?__mode=reg_file&amp;bm_show=<TMPL_VAR NAME=BM_SHOW>&amp;bm_height=<TMPL_VAR NAME=BM_HEIGHT>"><MT_TRANS phrase="Add QuickPost to Windows right-click menu"></a></p><TMPL_ELSE><p><MT_TRANS phrase="_USAGE_BOOKMARKLET_1"></p><p><MT_TRANS phrase="_USAGE_BOOKMARKLET_2"></p><form method="get" action="<TMPL_VAR NAME=SCRIPT_URL>"><input type="hidden" name="__mode" value="make_bm_link" /><h4><MT_TRANS phrase="Include:"></h4><p><label><input type="checkbox" name="show" value="t" /><MT_TRANS phrase="TrackBack items"></label><br /><label><input type="checkbox" name="show" value="c" /><MT_TRANS phrase="Category"></label><br /><label><input type="checkbox" name="show" value="ac" /><MT_TRANS phrase="Allow Comments"></label><br /><label><input type="checkbox" name="show" value="ap" /><MT_TRANS phrase="Allow Pings"></label><br /><label><input type="checkbox" name="show" value="cb" /><MT_TRANS phrase="Text Formatting"></label><br /><label><input type="checkbox" name="show" value="e" /><MT_TRANS phrase="Excerpt"></label><br /><label><input type="checkbox" name="show" value="m" /><MT_TRANS phrase="Extended Entry"></label><br /><label><input type="checkbox" name="show" value="k" /><MT_TRANS phrase="Keywords"></label></p><p><input type="submit" value="<MT_TRANS phrase="Create">" /></p></form></TMPL_IF><TMPL_INCLUDE NAME="footer.tmpl">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?