(www-set-display-feature-desc): Refer `chise-wiki-view-url'.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 01:10:28 +0000 (10:10 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 5 Apr 2010 01:10:28 +0000 (10:10 +0900)
cwiki-set.el

index 75cb3dd..dd2f309 100644 (file)
                   ""))))
     (princ "<hr />")
     (www-html-display-paragraph
-     (format "「[[%c|../view.cgi?char=%s]]」に\u623Bる"
-            (www-uri-decode-char uri-char) uri-char))
+     (format "「[[%c|%s?char=%s]]」に\u623Bる"
+            (www-uri-decode-char uri-char)
+            chise-wiki-view-url
+            uri-char))
     ))
 
 (defun www-batch-set ()