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