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