PukiWikiのカスタマイズ のバックアップ(No.1)


プラグイン呼び出しの置換

$xxx$ を xxx に置換

./lib/convert_html.php

の838-840あたりに

if (substr($line, 0, 1) != ' ') {
    $line = preg_replace('/\$([^\$]+?)\$/', "&math(\\1);", $line);
}
Valid XHTML 1.1! home >
トップ 一覧 検索 最終更新 バックアップ   ヘルプ   最終更新のRSS
Modified by 物理のかぎプロジェクト PukiWiki 1.4.5_1 Copyright © 2001-2005 PukiWiki Developers Team. License is GPL.
Based on "PukiWiki" 1.3 by yu-jiPowered by PHP 5.3.29HTML convert time to 0.118 sec.