[geeklog-jp commit] r1226 - trunk/geeklog-1-jp/public_html

Back to archive index

codes****@googl***** codes****@googl*****
2009年 3月 4日 (水) 21:47:25 JST


Author: mystralkk
Date: Wed Mar  4 04:47:06 2009
New Revision: 1226

Modified:
    trunk/geeklog-1-jp/public_html/lib-common.php

Log:
Issue #49に対応しました。

Modified: trunk/geeklog-1-jp/public_html/lib-common.php
==============================================================================
--- trunk/geeklog-1-jp/public_html/lib-common.php	(original)
+++ trunk/geeklog-1-jp/public_html/lib-common.php	Wed Mar  4 04:47:06 2009
@@ -6751,6 +6751,7 @@
      require_once 'Text/Wiki.php';

      $wiki = new Text_Wiki();
+    $wiki->setFormatConf('Xhtml', 'translate', FALSE);
      $wiki->disableRule('wikilink');
      $wiki->disableRule('freelink');
      $wiki->disableRule('interwiki');




Geeklogjp-changes メーリングリストの案内
Back to archive index