update.
[chise/est.git] / ChangeLog
1 2016-03-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * cwiki-view.el (www-display-object-desc): Add setting of CSS in
4         header.
5
6         * est-format.el (est-format-unit): For conversion of
7         `feature-name' unit, enclose '(a (:href ...) ...) with '(span
8         (:class "feature-name") ...)
9
10         * est-eval.el (est-eval-value-as-ids): New implementation.
11
12 2016-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
13
14         * cwiki-common.el (est-coded-charset-priority-list): Add `=mj',
15         `==mj', `===mj' and `=ucs-itaiji-003'.
16         (coded-charset-GlyphWiki-id-alist): Add setting for
17         `=ucs-itaiji-003' and `=koseki'.
18
19 2016-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
20
21         * cwiki-common.el (est-coded-charset-priority-list): Add
22         `=>cbeta'.
23         (www-format-encode-string): Support &A-CBddddd;
24
25 2016-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
26
27         * cwiki-common.el (est-coded-charset-priority-list): Add
28         `=ucs-itaiji-001'.
29         (coded-charset-GlyphWiki-id-alist): Prefer
30         `=ucs-var-{001|002|003}', `=ucs-itaiji-{002|084}' to `=ucs'; add
31         setting for `=ucs-itaiji-001'.
32
33 2015-11-22  MORIOKA Tomohiko  <tomo.git@chise.org>
34
35         * cwiki-common.el (est-coded-charset-priority-list): Add
36         `===ucs@iso'.
37         (www-format-encode-string): Use GlyphWiki to display SIP
38         characters.
39         (coded-charset-GlyphWiki-id-alist): Add setting for `==ucs@iso'.
40
41 2015-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
42
43         * cwiki-view.el (www-display-object-desc): Add input box for
44         http://www.chise.org/hng-ids-find.
45
46 2015-11-05  MORIOKA Tomohiko  <tomo.git@chise.org>
47
48         * cwiki-common.el (est-coded-charset-priority-list): New variable.
49         (www-uri-encode-object): Refer `est-coded-charset-priority-list'.
50         (www-format-encode-string): Support `=ucs-itaiji-nnn'.
51         (coded-charset-GlyphWiki-id-alist): Add setting for
52         `=ucs-var-001', `=ucs-var-002', `=ucs-var-003', `=ucs-itaiji-002',
53         `=ucs-itaiji-084', `=big5-cdp-var-3' and `=big5-cdp-var-5'.
54
55 2015-10-29  MORIOKA Tomohiko  <tomo.git@chise.org>
56
57         * cwiki-view.el (www-display-feature-desc): Decode return value of
58         `char-feature-property' [perhaps `char-feature-property' should
59         return decoded string].
60
61 2015-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
62
63         * cwiki-common.el (www-feature-format): Refer
64         char-feature-property `presentation-format'.
65
66 2015-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
67
68         * cwiki-common.el: Mount `->HNG' and `<-HNG'.
69         (chise-wiki-hng-bitmap-glyphs-url): New variable.
70         (www-format-encode-string):
71         - Format "&(o-|G-|g2-|R-)J0-hhhh;".
72         - Format "R-HD-*;".
73         - Format "&HNGdd-ddddd;".
74         - Format "&(o-|G-|g2-|R-)MJ-dddddd;".
75         - Format "&(G-|g2-|R-)CDP-hhhh;".
76
77 2014-11-21  MORIOKA Tomohiko  <tomo.git@chise.org>
78
79         * cwiki-common.el(www-uri-decode-feature-name):
80         - Decode repi.FOO to ===FOO.
81         - Decode rep2.FOO to ===FOO instead of ==FOO.
82         - Decode g2.FOO to ==FOO.
83         - Decode gi.FOO to ==FOO instead of =>>>FOO.
84         (www-uri-encode-feature-name):
85         - Encode ==FOO to g2.FOO instead of rep2.FOO.
86         - Encode ===FOO to repi.FOO.
87         (www-format-encode-string): Add setting for `=>>hanyo-denshi/*'
88         and `==hanyo-denshi/*'; support some ===FOO and ==FOO.
89         (coded-charset-GlyphWiki-id-alist): Add `==adobe-japan1-*',
90         `===adobe-japan1-*', `==ucs@jis', `===ucs@jis', `==ucs@cns',
91         `==daikanwa', `===daikanwa', `==ucs@ks' and `===ucs@ks'.
92         (char-GlyphWiki-id): Treat `=jis-x0213-2' as uXXXX.
93
94 2014-09-19  MORIOKA Tomohiko  <tomo.git@chise.org>
95
96         * est-eval.el (est-eval-value-as-domain-list): Fix problem about
97         ranges.
98         (est-eval-feature-value): Don't omit items of `sources'.
99
100 2014-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
101
102         * cwiki-view.el (www-display-object-desc): Support
103         `est-hide-cgi-mode'.
104         (www-display-feature-desc): Likewise.
105         (www-batch-view-smart): New function.
106
107         * cwiki-common.el (est-hide-cgi-mode): New variable.
108         (est-view-url-prefix): New variable.
109         (est-uri-decode-feature-name-body): New function.
110         (est-uri-encode-feature-name-body): New function.
111         (www-uri-decode-feature-name): Use
112         `est-uri-decode-feature-name-body'.
113         (www-uri-encode-feature-name): Use
114         `est-uri-encode-feature-name-body'.
115         (www-uri-make-feature-name-url): Add implementation for
116         `est-hide-cgi-mode'.
117         (www-uri-decode-object): Support `est-hide-cgi-mode'; use
118         `est-uri-decode-feature-name-body'.
119         (www-uri-encode-object): Support `est-hide-cgi-mode'; use
120         `est-uri-encode-feature-name-body'.
121         (www-uri-make-object-url): Add implementation for
122         `est-hide-cgi-mode'.
123
124         * est-format.el (est-format-unit): Support `est-hide-cgi-mode'.
125
126 2014-06-18  MORIOKA Tomohiko  <tomo.git@chise.org>
127
128         * cwiki-view.el (www-display-object-desc): Add new argument
129         `uri-feature-name'; if it is specified, display only the specified
130         feature with all items of the value.
131         (www-batch-view): Modify for `www-display-object-desc'.
132
133         * est-eval.el (est-eval-list-feature-items-limit): New variable.
134         (est-eval-feature-value): Use `est-eval-list-feature-items-limit';
135         don't omit items of feature value if
136         `est-eval-list-feature-items-limit' is nil.
137
138         * est-format.el (est-format-unit): Format `omitted'.
139
140         * cwiki-set.el (www-set-display-object-desc): Modify for
141         `www-display-object-desc'.
142
143         * cwiki-edit.el (www-edit-display-object-desc): Modify for
144         `www-display-object-desc'.
145
146 2014-05-26  MORIOKA Tomohiko  <tomo.git@chise.org>
147
148         * cwiki-common.el (www-uri-decode-feature-name): Decode `rep2.FOO'
149         to `==FOO'.
150         (www-uri-encode-feature-name): Encode `==FOO' to `rep2.FOO'.
151         (www-format-encode-string): Support `==cns11643-*'; support `==gt'
152         and `==ucs@unicode'.
153
154         * est-eval.el (est-eval-value-as-domain-list): Treat `zob1959' in
155         `source' as the same as `zob1968'.
156
157 2013-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
158
159         * cwiki-common.el (www-format-encode-string): Support
160         `=hanyo-denshi/*', `=adobe-japan1-6', `=big5-cdp', `=ucs@unicode'
161         and `=ucs@JP/hanazono'; support &{G|g2}-J{78|83|90|97|SP}-hhhh;.
162         (coded-charset-GlyphWiki-id-alist): Modify preference of
163         `=>>daikanwa' and `=ucs@ks'.
164
165         * cwiki-glyph.el (www-glyph-generate-png): Support
166         `=ucs@JP/hanazono'.
167         (www-glyph-display-png): Likewise.
168
169         * est-eval.el (est-eval-value-as-composition-list): New function.
170         (est-eval-value-as-decomposition-list): New function.
171         (est-eval-apply-value): Add new formats `decomposition',
172         `composition' and `unordered-composition-list'.
173
174 2013-09-02  MORIOKA Tomohiko  <tomo.git@chise.org>
175
176         * cwiki-common.el: Assign genre `entry@zh-classical' instead of
177         `morpheme-entry@zh-classical' and `sentence-entry@zh-classical'.
178
179 2013-08-27  MORIOKA Tomohiko  <tomo.git@chise.org>
180
181         * cwiki-common.el:
182         - Assign new genres `morpheme-entry@zh-classical',
183           `word-class@zh-classical', `morpheme@zh-classical',
184           `sentence@zh-classical' and `sentence-entry@zh-classical'.
185         - Mount char-feature `*instance@morpheme-entry/zh-classical'.
186
187 2012-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
188
189         * cwiki-common.el (www-feature-value-format): Refer
190         `value-presentation-format' as like as `value-format'.
191
192 2012-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
193
194         * est-rdf-view.el (est-rdf-encode-feature-name): Map domain to
195         xmlns-prefix; refer feature `rdf-namespace-prefix' and
196         `rdf-namespace-uri'; return '(<XMLNS-PREFIX> <XMLNS-URI>
197         <PREDICATE>) instead of '(<XMLNS-PREFIX> . <PREDICATE>).
198         (est-rdf-display-object-desc): Modify for
199         `est-rdf-encode-feature-name'.
200
201         * cwiki-view.el (www-display-feature-desc): Display
202         `value-presentation-format'.
203
204         * cwiki-edit.el (www-edit-display-feature-desc): Support
205         `value-presentation-format'.
206
207 2012-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
208
209         * est-rdf-view.el (est-rdf-encode-feature-name):        
210         - Use ".-." instead of "." for non-top `*'.
211         - Use "..." instead of "-" for `/'.
212         (est-rdf-display-object-desc): Support metadata feature.
213         (est-rdf-batch-view): Modify for `est-rdf-display-object-desc'.
214
215 2012-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
216
217         * cwiki-common.el: Use `*instance@ruimoku/bibliography/title'
218         instead of `instance@ruimoku/bibliography/title'.
219
220 2012-09-23  MORIOKA Tomohiko  <tomo.git@chise.org>
221
222         * cwiki-view.el (www-display-object-desc): Add a link-button for
223         RDF.
224
225 2012-09-22  MORIOKA Tomohiko  <tomo.git@chise.org>
226
227         * est-rdf-view.el: New file.
228
229 2012-09-15  MORIOKA Tomohiko  <tomo.git@chise.org>
230
231         * est-eval.el (est-eval-value-as-journal-volume): Add new optional
232         argument `short'.
233         (est-eval-value-as-journal-volumes): New function.
234         (est-eval-apply-value): Use `est-eval-value-as-journal-volumes'
235         for format `journal-volume-list'.
236         (est-eval-feature-value): Change limit size from 127 to 255.
237
238 2012-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
239
240         * est-eval.el (est-eval-value-as-journal-volume): Refer
241         `<-journal/volume*name'.
242         (est-eval-value-as-creators-names): Fix problem when string is
243         occurred in value.
244
245 2012-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
246
247         * est-eval.el (est-eval-value-as-journal-volume): Support book
248         object.
249         (est-eval-value-as-article): New implementation; use
250         `est-eval-value-as-book'; add journal-volume, page and date.
251         (est-eval-value-as-book): New implementation.
252
253         * est-format.el (est-format-list): Don't specify separator for
254         each child unit.
255
256 2012-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
257
258         * est-eval.el (est-eval-value-as-journal-volume): Use
259         `<-journal/volume', `<-journal/volume*volume' and
260         `<-journal/volume*number' if they are found.
261
262 2012-09-12  MORIOKA Tomohiko  <tomo.git@chise.org>
263
264         * cwiki-view.el (www-batch-view): Fix problem when decoding
265         URL-encoding of genre.
266
267         * cwiki-common.el (www-uri-decode-object): Use `decode-uri-string'
268         for value-part of object-representation.
269
270 2012-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
271
272         * cwiki-common.el (www-uri-encode-object): Add `=jis-x0213-2',
273         `=adobe-japan1', `=>>>adobe-japan1', `=>>>jis-x0208',
274         `=>>>jis-x0213-1', `=>>>jis-x0213-2', `=>>jis-x0213-1',
275         `=>>jis-x0213-2', `=>>adobe-japan1', `=+>jis-x0208',
276         `=+>jis-x0213-1', `=+>jis-x0213-2', `=+>adobe-japan1',
277         `=>>ucs@iso', `=>>ucs@unicode', `=>>ucs@jis', `=>>ucs@cns',
278         `=>>ucs@ks', `=>>>ucs@iso', `=>>>ucs@unicode', `=>>>ucs@jis',
279         `=>>>ucs@cns' and `=>>>ucs@ks' to ccs-list.
280         (coded-charset-GlyphWiki-id-alist): Add settings for
281         `=adobe-japan1-{0..5}', `=decomposition@cid',
282         `=decomposition@hanyo-denshi', `=hanyo-denshi/ks',
283         `=>>hanyo-denshi/ks', `=>>daikanwa', `=>>big5-cdp',
284         `=>>>jis-x0208', `=>>jis-x0208', `=+>jis-x0208',
285         `=>>>jis-x0208@1990', `=>>jis-x0208@1990', `=+>jis-x0208@1990',
286         `=>>>jis-x0208@1983', `=>>jis-x0208@1983' and `=+>jis-x0208@1983'.
287         (char-GlyphWiki-id): Support IVS representation.
288
289 2012-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
290
291         * est-eval.el (est-eval-value-as-journal-volume): Renamed from
292         `est-eval-journal-volume'.
293         (est-eval-value-as-article): New function.
294         (est-eval-value-as-book): New function.
295         (est-eval-value-as-object):     
296         - Use `est-eval-value-as-journal-volume' instead of
297           `est-eval-journal-volume'.
298         - Use function `est-eval-value-as-article' for genre
299           `article@ruimoku'.
300         - Use function `est-eval-value-as-book' for genre `book@ruimoku'.
301         (est-eval-value-as-object-list):
302         - Add new optional argument `subtype'; set it into property
303           :subtype.
304         - Fix problem when `value' is not a valid list.
305         (est-eval-value-as-creators-names): Add new optional argument
306         `subtype'; set it into property :subtype.
307         (est-eval-value-as-created-works): Likewise.
308         (est-eval-apply-value): Add new formats `unordered-list',
309         `unordered-creator-name-list' and `unordered-created-work-list'.
310
311 2012-09-10  MORIOKA Tomohiko  <tomo.git@chise.org>
312
313         * est-format.el (est-format-unit): Support :subtype property of
314         list node; if subtype `unordered-list' is specified, use <ul> tag.
315         (est-format-list): Likewise.
316
317 2012-09-09  MORIOKA Tomohiko  <tomo.git@chise.org>
318
319         * est-eval.el (est-eval-journal-volume): Use feature `date'
320         instead of `published/date'.
321         (est-eval-value-as-object): Refer feature `=name'.
322         (est-eval-value-as-creators-names): Use `->creator/name' instead
323         of `->name'.
324         (est-eval-value-as-created-works): Use `<-creator' instead of
325         `->created'.
326
327 2012-09-08  MORIOKA Tomohiko  <tomo.git@chise.org>
328
329         * cwiki-common.el: Assign new genres `journal-name@ruimoku',
330         `publisher@ruimoku' and `publisher-name@ruimoku'.
331         (www-feature-value-format): Use `space-separated' instead of
332         `space-separated-char-list' for type `relation'; use
333         `space-separated' as the default format.
334         (est-format-object): Add new optional argument `readable'; if the
335         optional argument `readable' is not nil, use feature-value of
336         `name', `=name' or `title' as object representation format.
337
338         * cwiki-view.el (www-display-object-desc): Run `est-format-object'
339         with `readable' option in header.
340
341 2012-09-06  MORIOKA Tomohiko  <tomo.git@chise.org>
342
343         * est-eval.el (est-eval-journal-volume): Use `year' feature of
344         `published/date' object.
345
346 2012-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
347
348         * cwiki-common.el (www-uri-decode-feature-name): Use
349         `decode-uri-string'.
350
351 2011-10-12  MORIOKA Tomohiko  <tomo.git@chise.org>
352
353         * cwiki-common.el (www-uri-decode-feature-name): Decode "o.foo" to
354         `=+>foo'.
355         (www-uri-encode-feature-name): Encode `=+>foo' to "o.foo".
356         (www-uri-encode-object): Add `=+>jis-x0208@1978', `=>ucs@iso',
357         `=>ucs@unicode', `=>ucs@jis', `=>ucs@cns' and `=>ucs@ks' to
358         ccs-list.
359         (www-format-encode-string): Support "&o-foo;", "&g2-GT-ddddd;" and
360         "&A-{UU+|U-}hhhh(h)*;".
361
362 2011-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
363
364         * cwiki-common.el (instance@ruimoku/bibliography/title): Mount
365         char-feature `instance@ruimoku/bibliography/title'.
366
367 2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
368
369         * cwiki-view.el (www-edit-display-feature-input-box):
370         - If argument `value' is a symbol and argument `format' is
371           `wiki-text', treat `value' as a list of a function.
372         - Use `est-format-list' instead of `www-format-value'.
373
374 2011-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
375
376         * est-eval.el (ruimoku-format-volume): New function.
377         (est-eval-journal-volume): New function.
378         (est-eval-value-as-object): Use `est-eval-journal-volume' for
379         genre `journal-volume@ruimoku'.
380         (est-eval-value-as-creators-names): New function.
381         (est-eval-value-as-created-works): New function.
382         (est-eval-apply-value): Use `est-eval-value-as-creators-names' for
383         `space-separated-creator-name-list'; use
384         `est-eval-value-as-created-works' for
385         `space-separated-created-work-list'.
386
387 2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
388
389         * est-format.el (est-format-unit): Change optional argument
390         `without-tags' to `output-format'; now `output-format' accepts
391         various formats such as 'html, 'plain-text and 'wiki-text instead
392         of nil and non-nil.
393         (est-format-list): Likewise.
394
395 2011-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
396
397         * est-eval.el (est-eval-value-default): Support `omitted' tag.
398         (est-eval-feature-value): Use `omitted' tag when length of value
399         is more than 128.
400         (est-eval-unit): Support `omitted' tag.
401
402 2010-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
403
404         * cwiki-view.el: (www-edit-display-feature-input-box): If
405         specified object is a symbol, treat it as a feature object.
406
407 2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
408
409         * est-format.el (est-format-unit): Accept <img>.
410
411 2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
412
413         * cwiki-add.el (www-add-display-feature-input-box): Abolished.
414         (www-add-display-object-desc): New implementation; use
415         `www-edit-display-object-desc'; add new argument `genre'.
416         (www-batch-add): Modify for `www-add-display-object-desc'.
417
418         * cwiki-edit.el: Add declaration to provide module `cwiki-edit'.
419
420 2010-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
421
422         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
423         Add argument `genre'.
424         (www-feature-parse-string): Likewise.
425         (www-set-display-object-desc):
426         - Support non-character genre objects.
427         - Use `www-display-object-desc'.
428         (www-set-display-feature-desc): Modify for
429         `www-feature-parse-string'.
430         (www-batch-set): Fixed.
431
432         * cwiki-edit.el (www-edit-display-feature-input-box): Moved to
433         cwiki-view.el.
434         (www-edit-display-object-desc): New implementation; use
435         `www-display-object-desc'.
436
437         * cwiki-view.el (www-edit-display-feature-input-box): New function
438         [moved from cwiki-edit.el].     
439         (www-display-object-desc):
440         - Add new optional arguments `uri-feature-name-to-edit' and
441           `editing-format'; it `uri-feature-name-to-edit' is specified,
442           input box is displayed and `editing-format' is used as the
443           format to parse the input.    
444         - Semantics of level 1 was changed to level 0, namely if `level'
445           is 0, display header, otherwise don't display header.
446
447 2010-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
448
449         * cwiki-edit.el (www-edit-display-object-desc): Support
450         non-character objects.
451         (www-edit-display-feature-desc): Add new optional argument
452         `object-genre'.
453         (www-batch-edit): Fix problem to edit feature of non-character
454         objects.
455
456         * est-format.el (est-format-unit): Fix bug about `feature-name';
457         modify for `www-uri-make-feature-name-url'.
458
459         * est-eval.el (est-eval-unit): Fix bug about `name-url'; modify
460         for `www-uri-make-feature-name-url'.
461
462         * cwiki-common.el (www-uri-make-feature-name-url): Add new
463         argument `uri-genre' to support non-character objects.
464
465         * cwiki-view.el (www-batch-view): Fix problem to edit feature of
466         non-character objects.
467
468         * cwiki-set.el (www-set-display-object-desc): Renamed from
469         `www-set-display-char-desc'; add new argument `genre'; rename
470         optional argument `uri-char' to `uri-object'.
471         (www-set-display-feature-desc): Rename optional argument
472         `uri-char' to `uri-object'.
473         (www-set-display-feature-desc): Likewise.
474         (www-batch-set): Modify for `www-set-display-object-desc'.
475
476 2010-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
477
478         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Use
479         http://www.chise.org/glyphs instead of
480         http://chise.zinbun.kyoto-u.ac.jp/glyphs.
481         (chise-wiki-glyph-cgi-url): Use
482         http://www.chise.org/chisewiki/glyph.cgi instead of
483         http://chise.zinbun.kyoto-u.ac.jp/chisewiki/glyph.cgi.
484         (www-uri-make-object-url): New function.
485         (www-format-char-img-style): New variable.
486         (www-format-encode-string):
487         - Add new optional argument `as-body'; if it is specified, "&" is
488         encoded to "&amp;".
489         - Specify style of <img> tags.
490
491         * cwiki-edit.el (www-edit-display-input-box): Abolished because it
492         is not used.
493
494         * cwiki-format.el: New implementation based on `est-eval' and
495         `est-format':
496         (www-format-value-as-kuten): Abolished.
497         (www-format-value-default): Abolished.
498         (www-format-value-as-char-list): Abolished.
499         (www-format-value-as-domain-list): Abolished.
500         (www-format-value-as-ids): Abolished.
501         (www-format-value-as-S-exp): Abolished.
502         (www-format-value-as-HEX): Abolished.
503         (www-format-value-as-kangxi-radical): Abolished.
504         (www-format-value): If `object' is a symbol, it is decoded as
505         `feature' object.
506         (www-format-props-to-string): Abolished.
507         (www-format-apply-value): New implementation; use
508         `est-eval-apply-value' and `est-format-unit'.
509         (www-format-eval-feature-value): Abolished.
510         (www-format-eval-list): New implementation; use `est-eval-list'
511         and `est-format-unit'.
512
513         * est-eval.el, est-format.el: New files.
514
515 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
516
517         * cwiki-format.el (www-format-value-as-char-list): Use
518         `object-representative-feature' instead of
519         `object-representation-format'; use feature
520         `object-representative-format' of genre object if
521         `object-representative-feature' of genre object or `name' is not
522         existed.
523
524 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
525
526         * cwiki-format.el (www-format-value-as-CCS-default): Abolished
527         because it is not used.
528         (www-format-value-as-CCS-94x94): Ditto.
529
530 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
531
532         * cwiki-set.el: Omit to require `cwiki-common'.
533
534         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require
535         `cwiki-format' instead of `cwiki-common' and `est-xml'.
536
537         * cwiki-common.el (www-format-value-as-kuten): Moved to
538         cwiki-format.el.
539         (www-format-value-default): Ditto.
540         (www-format-value-as-char-list): Ditto.
541         (www-format-value-as-domain-list): Ditto.
542         (www-format-value-as-ids): Ditto.
543         (www-format-value-as-S-exp): Ditto.
544         (www-format-value-as-HEX): Ditto.
545         (www-format-value-as-CCS-default): Ditto.
546         (www-format-value-as-CCS-94x94): Ditto.
547         (www-format-value-as-kangxi-radical): Ditto.
548         (www-format-value): Ditto.
549         (www-format-props-to-string): Ditto.
550         (www-format-apply-value): Ditto.
551         (www-format-eval-feature-value): Ditto.
552         (www-format-eval-unit): Ditto.
553         (www-format-eval-list): Ditto.
554
555         * cwiki-format.el: New file.
556
557 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
558
559         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require 'est-xml.
560
561         * cwiki-common.el (www-xml-format-props): Moved to est-xml.el.
562         (www-xml-format-unit): Ditto.
563         (www-xml-format-list): Ditto.
564
565         * est-xml.el: New file.
566
567 2010-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
568
569         * cwiki-common.el: Assign new genre `person-name@ruimoku'.
570
571 2010-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
572
573         * cwiki-edit.el (www-edit-display-object-desc): Renamed from
574         `www-edit-display-char-desc'; add new argument `genre'.
575         (www-batch-edit): Modify for `www-edit-display-object-desc'.
576
577         * cwiki-common.el (est-object-genre): New function.
578         (www-format-apply-value): Use `est-object-genre' instead of
579         `concord-object-genre'.
580
581 2010-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
582
583         * cwiki-common.el (www-get-feature-value): Add error-handler for
584         `concord-object-get'.
585         (www-format-value-as-char-list): Refer feature
586         `object-representation-format' instead of `name'.
587         (www-format-apply-value): Modify to edit non-character object.
588
589         * cwiki-view.el (www-display-object-desc): Modify to edit
590         non-character object.
591         (www-display-feature-desc): Add new argument `genre'.
592
593 2010-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
594
595         * cwiki-common.el: Assign new genre `region@ruimoku'.
596
597 2010-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
598
599         * cwiki-view.el (www-display-object-desc): Don't display CHISE
600         IDS-Find for non-character object.
601
602         * cwiki-common.el: Modify genres of ruimoku.
603
604 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
605
606         * cwiki-view.el (www-display-object-desc): Use
607         `www-uri-encode-object' instead of `www-uri-encode-char'.
608         (www-batch-view): Likewise.
609
610         * cwiki-common.el (www-uri-encode-object): Renamed from
611         `www-uri-encode-char'.
612         (www-format-value-as-char-list): Use `www-uri-encode-object'
613         instead of `www-uri-encode-char'.
614         (www-format-value-as-ids): Likewise.
615         (www-format-eval-unit): Likewise.
616
617 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
618
619         * cwiki-common.el (www-uri-encode-char): Support non-character
620         object.
621         (www-format-value-as-char-list): Add link and readable
622         presentation for non-character object.
623
624 2010-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
625
626         * cwiki-set.el (www-batch-set): Encode `xemacs-chise-version'.
627
628         * cwiki-add.el (www-batch-add): Encode `xemacs-chise-version'.
629
630         * cwiki-edit.el (www-batch-edit): Encode `xemacs-chise-version'.
631
632         * cwiki-view.el (www-batch-view): Encode (emacs-version).
633
634 2010-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
635
636         * cwiki-common.el (www-format-apply-value): Rename argument
637         `uri-char' to `uri-object'.
638         (www-format-eval-feature-value): Rename argument `char' and
639         `uri-char' to `object' and `uri-object'.
640         (www-format-eval-unit): Likewise.
641         (www-format-eval-list): Likewise.
642
643 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
644
645         * cwiki-view.el (www-display-object-desc): New function.
646
647         * cwiki-common.el (est-format-object): New function.
648
649 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
650
651         * cwiki-common.el (www-get-genre): Abolished.
652         (www-get-feature-value): Don't use `www-get-genre'.
653
654 2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
655
656         * cwiki-common.el:
657         - Set `file-name-coding-system' to 'utf-8-mcs-er.
658         - Add settings to assign genres of Ruimoku.
659         (www-get-feature-value): Modify for non-character genres.
660         (www-uri-decode-object): Use `www-uri-decode-feature-name' for
661         objects of `feature' genre.
662
663         * cwiki-view.el (www-display-object-desc): Fix problem when
664         `object' is not a character.
665         (www-batch-view): Support general genres.
666
667 2010-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
668
669         * cwiki-common.el (www-get-genre): New function.
670         (www-get-feature-value): Renamed from `www-char-feature'.
671         (www-uri-decode-object): Renamed from `www-uri-decode-char'; add
672         new argument `genre'.
673
674         * cwiki-view.el (www-display-object-desc): Renamed from
675         `www-display-char-desc'; add new argument `genre'.
676
677         * cwiki-add.el (www-add-display-char-desc): Use
678         `www-uri-decode-object' instead of `www-uri-decode-char'.
679
680         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
681         Use `www-uri-decode-object' instead of `www-uri-decode-char'.
682         (www-parse-string-as-space-separated-ids): Likewise.
683         (www-set-display-char-desc): Likewise; use `www-get-feature-value'
684         instead of `www-char-feature'.
685
686         * cwiki-edit.el (www-edit-display-feature-input-box): Use
687         `www-get-feature-value' instead of `www-char-feature'.
688         (www-edit-display-char-desc): Use `www-uri-decode-object' instead
689         of `www-uri-decode-char'.
690
691 2010-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
692
693         * cwiki-add.el: New file.
694
695 2010-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
696
697         * cwiki-view.el (www-display-char-desc): Use
698         `chise-wiki-displayed-features' instead of `displayed-features'.
699
700         * cwiki-common.el (chise-wiki-displayed-features): New variable.
701         (char-feature-name-at-domain): Fix problem when `domain' is nil.
702         (char-feature-name-domain): New function.
703         (www-uri-make-feature-name-url): New function.
704         (www-format-props-to-string): Fix problem when :len's value is
705         string.
706         (www-format-eval-unit):
707         - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE.
708         - When :feature is specified in value related format functions,
709           add the displayed feature-name to
710           `chise-wiki-displayed-features'.
711         - Support `name-url' and `domain-name'.
712
713 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
714
715         * cwiki-view.el (www-display-feature-desc): Fix problem to display
716         non-ASCII characters in property `format'.
717
718 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
719
720         * cwiki-view.el (www-display-char-desc): Use `www-feature-format'.
721         (www-display-feature-desc): Ditto.
722
723         * cwiki-common.el (www-feature-format): New function.
724         (www-format-eval-unit): Support `:feature' property for `value'
725         related functions and `name' function.
726
727 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
728
729         * cwiki-common.el (www-feature-value-format): Search ancestors'
730         property if own property is not found.
731         (char-feature-name-parent): New function.
732         (www-format-feature-name*): Search ancestors' property if own
733         property is not found.
734
735 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
736
737         * cwiki-edit.el (www-edit-display-feature-desc): Display and
738         support editing of property `format'.
739
740         * cwiki-common.el (find-previous-defined-code-point): Fix problem
741         with `=ucs'.
742
743         * cwiki-view.el (www-display-feature-desc): Add edit button for
744         `format'.
745
746 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
747
748         * cwiki-common.el (www-feature-value-format): Add
749         `(prev-char) (next-char)' into default format of CCS feature.
750         (get-previous-code-point): New function.
751         (get-next-code-point): New function.
752         (find-previous-defined-code-point): New function.
753         (find-next-defined-code-point): New function.
754         (www-format-eval-unit): Support `prev-char' and `next-char'.
755
756 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
757
758         * cwiki-view.el (www-display-char-desc): Don't display "add
759         feature" button when running with simple mode.
760
761 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
762
763         * cwiki-set.el (www-set-display-feature-desc): Refer
764         `chise-wiki-view-url'.
765
766 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
767
768         * cwiki-view.el (www-display-feature-desc): Add new optional
769         argument `simple'; display "Edit" and "New Account" buttons when
770         running with simple mode; display "Simple" button when running
771         with edit mode.
772         (www-batch-view): Modify for `www-display-feature-desc' to support
773         mode.
774
775 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
776
777         * cwiki-view.el (www-display-char-desc): Use <div> instead of <p>
778         to display feature in top-level.
779
780 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
781
782         * cwiki-set.el (chise-wiki-view-url): Use "view.cgi" instead of
783         "../view.cgi".
784
785         * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of
786         "../view.cgi".
787
788         * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of
789         "edit/edit.cgi".
790         (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi".
791         (www-display-char-desc): Add new optional argument `simple';
792         display "Edit" and "New Account" buttons when running with simple
793         mode; display "Simple" button when running with edit mode.
794         (www-batch-view): Modify to support mode.
795
796         * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi".
797         (www-format-value): Add new optional argument `without-edit';
798         modify for `www-format-apply-value'.
799         (www-format-apply-value): Add new optional argument
800         `without-edit'; modify for `www-format-eval-list'.
801         (www-format-eval-feature-value): Add new optional arguments
802         `without-tags' and `without-edit'; modify for
803         `www-format-apply-value' and `www-format-eval-list'.
804         (www-format-eval-unit):
805         - Add new optional arguments `without-tags' and `without-edit';
806           modify for `www-format-eval-feature-value',
807           `www-format-apply-value' and `www-format-eval-list'.
808         - specify 'without-tags and 'without-edit for
809           `www-format-eval-list' in href part of `link'.
810         (www-format-eval-list): Add new optional arguments `without-tags'
811         and `without-edit'; modify for `www-format-eval-unit'.
812
813 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
814
815         * cwiki-common.el (www-format-eval-unit): Treat `string' as a
816         format specifier of feature-value.
817
818 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
819
820         * cwiki-common.el (www-format-props-to-string): When `:len' is
821         specified, treat `:zero-padding' is specified.
822
823 2010-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
824
825         * cwiki-common.el (www-uri-encode-char): Use `=ruimoku-v6'.
826         (www-format-encode-string): Display `=ruimoku-v6' characters.
827
828         * cwiki-glyph.el (www-glyph-generate-png): Support `=ruimoku-v6'.
829         (www-glyph-display-png): Support RUI6-hhhh;
830
831 2010-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
832
833         * cwiki-common.el (www-uri-encode-char): Accept `=>zinbun-oracle'.
834         (www-format-encode-string):
835         - Display &A-ZOB-dddd;.
836         - Support `ideographic-combination'(合文) and
837           `ideographic-structure'.
838
839 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
840
841         * cwiki-view.el (www-batch-view): Accept
842         "?char=&ENTITY-REFERENCE;".
843
844 2010-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
845
846         * cwiki-view.el (www-display-char-desc): Use
847         `char-feature-name-sans-versions' to avoid domain `$rev=latest'
848         when sort feature-names.
849
850 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
851
852         * cwiki-common.el (www-format-value-as-domain-list): New function.
853         (www-format-apply-value): Support `space-separated-domain-list'.
854         (char-GlyphWiki-id): Try to avoid uHHHH-{u|us}.
855
856 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
857
858         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Add setting
859         for `=ucs@jis', `=jis-x0208@1978/-4pr' and `=jis-x0208@1978'.
860         (char-GlyphWiki-id): Use `char-feature' instead of `encode-char'.
861
862 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
863
864         * cwiki-view.el (www-display-char-desc): Add input form for CHISE
865         IDS-Find.
866
867 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
868
869         * cwiki-view.el (www-display-char-desc): Try to display glyph of
870         GlyphWiki and link it.
871
872         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New
873         variable.
874         (char-GlyphWiki-id): New function.
875
876 2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
877
878         * cwiki-set.el (www-parse-string-as-kangxi-radical): New function.
879         (www-feature-parse-string): Support format `kangxi-radical'.
880
881         * cwiki-common.el (www-format-value-as-kangxi-radical): New
882         function.
883         (www-format-apply-value): Support format `kangxi-radical'.
884         (www-format-eval-unit): Support `kangxi-radical' as a value
885         format.
886
887 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
888
889         * cwiki-common.el (www-format-value-default): New function.
890         (www-format-encode-string):
891         - Prefer `=gt' to `=cns11643-{1..7}'.
892         - Display &(G-)GT-Kddddd; entity references.
893         (www-format-apply-value):
894         - New implementation for format `string'.
895         - Use `www-format-value-default' for default format.
896
897         * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
898         (www-glyph-display-png): Support GT-Kddddd.
899
900         * cwiki-set.el (www-parse-string-default): New implementation.
901         (www-set-display-feature-desc):
902         - New argument `format'.
903         - Display `value-format'.
904         (www-batch-set): Modify for the API change to set feature's
905         property.
906
907         * cwiki-view.el (www-display-char-desc): Display parents in the
908         header.
909         (www-display-feature-desc): Use `www-format-value' with default
910         format instead of `www-xml-format-list' and
911         `www-format-encode-string'.
912
913         * cwiki-edit.el (www-edit-display-feature-input-box): Add new
914         optional argument `value'.
915         (www-edit-display-feature-desc):
916         - Use `www-edit-display-feature-input-box' instead of
917           `www-edit-display-input-box'.
918         - Display `value-format'.
919
920 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
921
922         * cwiki-view.el (www-display-feature-desc): Display [edit] button
923         of `value-format'.
924
925 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
926
927         * cwiki-common.el (www-xml-format-unit): Escape `&'.
928
929 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
930
931         * cwiki-common.el (www-format-encode-string): Display
932         &U-hhhhhhhh;.
933         (www-xml-format-props): Encode property value.
934         (www-xml-format-unit): Encode string.
935
936         * cwiki-edit.el (www-edit-display-feature-input-box): Escape <">.
937
938         * cwiki-view.el (www-display-feature-desc): Modify design of
939         [edit] button.
940
941 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
942
943         * cwiki-set.el (www-xml-to-stext-unit): Support
944         <link><ref>...</ref>...</link>.
945
946         * cwiki-common.el (www-xml-format-unit): Support tag style `ref'
947         in `link'.
948
949         * cwiki-view.el (www-display-feature-desc): Display `value-format'
950         and `format'.
951
952 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
953
954         * cwiki-common.el (www-format-feature-name-as-metadata): New
955         function.
956         (www-format-feature-name*): Use
957         `www-format-feature-name-as-metadata' for metadata features.
958
959 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
960
961         * cwiki-set.el (www-xml-parse-string): New function.
962         (www-xml-to-stext-props): New function.
963         (www-xml-to-stext-unit): New function.
964         (www-xml-to-stext-list): New function.
965         (www-stext-parse-xml-string): New function.
966         (www-parse-string-as-wiki-text): Use `www-stext-parse-xml-string'.
967
968         * cwiki-edit.el (www-edit-display-char-feature-default): Abolish.
969         (www-edit-display-char-feature-as-ucs): Abolish.
970         (www-edit-display-input-box): Add the first argument `object';
971         modify for `www-format-apply-value'.
972         (www-edit-display-feature-input-box): Modify input boxes; modify
973         for `www-format-value'.
974         (www-edit-display-feature-desc): Modify for
975         `www-edit-display-input-box'.
976
977         * cwiki-common.el (www-format-value): Add the first argument
978         `object' and the second argument `feature-name'; change argument
979         `variable' to be optional; modify for `www-format-apply-value'.
980         (www-format-apply-value): Add the first argument `object' and the
981         second argument `feature-name'; support format `wiki-text'.
982         (www-format-eval-feature-value): Modify for
983         `www-format-apply-value'.
984         (www-format-eval-unit): Likewise.
985         (www-xml-format-props): New function.
986         (www-xml-format-unit): New function.
987         (www-xml-format-list): New function.
988
989 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
990
991         * cwiki-set.el (www-set-display-char-desc):
992         - Setup property `additional-features' of feature `$object' when
993           feature value is stored.
994         - Mount additional-features.
995
996         * cwiki-view.el (www-char-display-feature-default): Abolished.
997         (www-char-display-feature-as-ucs): Abolished.
998         (www-display-char-desc): Mount additional-features.
999
1000         * cwiki-common.el (www-feature-type): Support `*node' and
1001         `*sources'.
1002         (www-feature-value-format): Return `wiki-text' for type `stext'.
1003         (www-format-apply-value): Don't set `default' even if a format is
1004         not supported in this function.
1005
1006 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1007
1008         * cwiki-set.el (www-parse-string-as-wiki-text): New function
1009         [currently just a stub].
1010         (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
1011         (www-set-display-char-desc): Use
1012         `char-feature-name-sans-versions'.
1013
1014         * cwiki-edit.el (www-edit-display-feature-input-box): New
1015         function.
1016         (www-edit-display-char-desc): Use
1017         `www-edit-display-feature-input-box'.
1018
1019         * cwiki-view.el (www-display-char-desc): Use
1020         `char-feature-name-sans-versions'.
1021
1022         * cwiki-common.el (char-feature-name-sans-versions): New function.
1023
1024 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1025
1026         * cwiki-set.el (www-set-display-char-desc): Store new value into
1027         FEATURE@$rev=latest; don't display `$rev=latest' domain features.
1028
1029         * cwiki-edit.el (www-edit-display-char-feature-default): Use
1030         `www-char-feature' instead of `char-feature'.
1031         (www-edit-display-char-feature-as-ucs): Likewise.
1032         (www-edit-display-char-desc): Likewise; replace value of char-spec
1033         with value of `www-char-feature'.
1034
1035         * cwiki-view.el (www-char-display-feature-default): Use
1036         `www-char-feature' instead of `char-feature'.
1037         (www-char-display-feature-as-ucs): Likewise.
1038         (www-display-char-desc): Ignore `$rev=latest' domain features.
1039
1040         * cwiki-common.el (char-feature-name-at-domain): New function.
1041         (www-char-feature): New function.
1042         (www-format-encode-string): Use `www-char-feature' instead of
1043         `char-feature'.
1044         (www-format-eval-feature-value): Likewise.
1045         (www-format-eval-unit): Likewise.
1046
1047 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1048
1049         * cwiki-set.el (www-parse-string-default): New function.
1050         (www-feature-parse-string):
1051         - Support new format `string'.
1052         - Use `www-parse-string-default' for `default'.
1053
1054 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1055
1056         * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
1057         (www-uri-encode-char): Support `=>>gt'.
1058         (www-format-encode-string):
1059         - Use GT, Big5 and Big5-CDP fonts.
1060         - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
1061           `=ucs@unicode' glyphs.
1062         - Display &MCS-hhhhhhhh; with using child's glyph.
1063
1064         * cwiki-glyph.el: New file.
1065
1066 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1067
1068         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
1069         `chise-wiki-glyphs-url'.
1070         (www-format-encode-string):
1071         - Use `chise-wiki-bitmap-glyphs-url' instead of
1072           `chise-wiki-glyphs-url'.
1073         - Display &JC3-hhhh; and &ZOB-dddd;.
1074
1075 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1076
1077         * cwiki-edit.el (www-edit-display-feature-desc): Use
1078         `www-format-feature-name*' instead of `www-format-feature-name'.
1079
1080         * cwiki-common.el (www-uri-decode-char):
1081         - Accept `:' again.
1082         - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and
1083           `=big5-cdp'.
1084         - Fix problem when no CCSes are found.
1085         (www-format-feature-name*): New function.
1086         (www-format-feature-name): Use `www-format-feature-name*'.
1087
1088 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1089
1090         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
1091         Expect `string' to be encoded as URI.
1092         (www-parse-string-as-space-separated-ids): Likewise.
1093         (www-feature-parse-string): Likewise.
1094         (www-set-display-char-desc): Expect `uri-char' to be encoded as
1095         URI.
1096         (www-set-display-feature-desc): Fix problem when `name@lang' is
1097         not existed.
1098         (www-batch-set): Don't use `decode-uri-string' for value of `char'
1099         and feature-value.
1100
1101         * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
1102         be encoded as URI.
1103         (www-batch-edit): Don't use `decode-uri-string' for value of
1104         `char'.
1105
1106         * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
1107         encoded as URI; encode `uri-char' if it is a non-encoded
1108         character.
1109         (www-batch-view): Don't use `decode-uri-string' for value of
1110         `char'.
1111
1112         * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
1113         encoded as URI.
1114         (www-uri-encode-char): Encode UCS characters as %XX encoding.
1115         (www-format-feature-name-as-CCS): Insert space between
1116         prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
1117         (www-html-display-text): Don't escape "&" except "&GT-".
1118
1119 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1120
1121         * cwiki-set.el (www-parse-string-as-space-separated-ids): New
1122         function.
1123         (www-parse-string-as-ku-ten): New function.
1124         (www-feature-parse-string): Support `space-separated-ids' and
1125         `ku-ten'.
1126
1127 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1128
1129         * cwiki-common.el (www-feature-value-format): Return
1130         'space-separated-ids for `structure' type features.
1131         (www-format-value-as-ids): New function.
1132         (www-format-apply-value): Use `www-format-value-as-ids' for format
1133         `space-separated-ids'.
1134
1135 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1136
1137         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
1138         files.