📄 triggers.php
字号:
<?php
// ---------------------------------------------------------------------------
//
// PIVOT - LICENSE:
//
// This file is part of Pivot. Pivot and all its parts are licensed under
// the GPL version 2. see: http://www.pivotlog.net/help/help_about_gpl.php
// for more information.
//
// ---------------------------------------------------------------------------
// When we use Textile or Markdown, ' is translated to ’
// We add some 'aliasses' to compensate for this
// standard ones:
$emot[':-)']="e_01.gif";
$emot[':-(']="e_18.gif";
$emot[':-I']="e_86.gif";
$emot[':-D']="e_52.gif";
$emot[':-p']="e_69.gif";
$emot[':-P']="e_69.gif";
$emot[':-@']="e_13.gif";
$emot[':-S']="e_103.gif";
$emot[':-.']="e_112.gif";
$emot[':-,']="e_112.gif";
$emot[":'("]="e_28.gif"; $emot[":’("]="e_28.gif";
$emot[":'-("]="e_28.gif"; $emot[":’-("]="e_28.gif";
$emot[":
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -