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