From: MORIOKA Tomohiko Date: Sun, 4 Apr 2010 23:57:17 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa437e6d8a71ac53bad991a991694ceaf565f500;p=chise%2Fest.git update. --- diff --git a/ChangeLog b/ChangeLog index 0bbee20..9b609e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2010-04-05 MORIOKA Tomohiko + + * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of + "../view.cgi". + + * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of + "edit/edit.cgi". + (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi". + (www-display-char-desc): Add new optional argument `simple'; + display "Edit" and "New Account" buttons when running with simple + mode; display "Simple" button when running with edit mode. + (www-batch-view): Modify to support mode. + + * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi". + (www-format-value): Add new optional argument `without-edit'; + modify for `www-format-apply-value'. + (www-format-apply-value): Add new optional argument + `without-edit'; modify for `www-format-eval-list'. + (www-format-eval-feature-value): Add new optional arguments + `without-tags' and `without-edit'; modify for + `www-format-apply-value' and `www-format-eval-list'. + (www-format-eval-unit): + - Add new optional arguments `without-tags' and `without-edit'; + modify for `www-format-eval-feature-value', + `www-format-apply-value' and `www-format-eval-list'. + - specify 'without-tags and 'without-edit for + `www-format-eval-list' in href part of `link'. + (www-format-eval-list): Add new optional arguments `without-tags' + and `without-edit'; modify for `www-format-eval-unit'. + 2010-04-04 MORIOKA Tomohiko * cwiki-common.el (www-format-eval-unit): Treat `string' as a