update.
[chise/est.git] / ChangeLog
index fd5ec6e..1cbff83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,703 @@
+2022-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &A-SW-JIGUGE[45]-ddddd;
+
+2022-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Use "width: auto;
+       max-height: 80px" for Zinbun-Oracle-Bones characters.
+
+2022-06-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `=hdic-ktb-seal-glyph-id'.
+       - Use `<-HDIC-SYP@tenrei-bansho-meigi' instead of `<-HDIC-SYP@ktb'.
+       - Use `->HDIC-SYP@tenrei-bansho-meigi' instead of `->HDIC-SYP@ktb'.
+       - Mount `<-Small-Seal@tenrei-bansho-meigi' and
+         `->Small-Seal@tenrei-bansho-meigi'.
+       (www-format-encode-string): Add setting for `===chise-hdic-ktb-seal'.
+
+2022-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el
+       (est-eval-value-as-hdic-tsj-character-with-description): New
+       function.
+       (est-eval-value-as-hdic-tsj-entry-character-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-hdic-tsj-entry-character-list' for
+       `hdic-tsj-entry-character-list'.
+
+2022-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-object-with-description): New
+       function.
+       (est-eval-value-as-entry-character-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-entry-character-list' to support new formats
+       `entry-character-list' and `unordered-entry-character-list'.
+
+2022-04-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `<-HDIC-SYP@ktb' instead of `<-HDIC-SYP@KTB'.
+       - Mount `->HDIC-SYP@ktb' instead of `->HDIC-SYP@KTB'.
+
+2022-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Fixed.
+
+2022-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `sound@fanqie'.
+       (www-feature-value-format): Use `space-separated-source-list' for
+       `domain-list'.
+       (est-format-object): Accept feature `=title' as the same as
+       `title'.
+
+2022-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-object): Accept `=title' as the
+       same as `=name'.
+       (est-eval-value-as-sources): New function.
+       (est-eval-apply-value):
+       - Use `est-eval-value-as-sources' instead of
+         `est-eval-value-as-domain-list' for format
+         `space-separated-domain-list'.
+       - Support new format `space-separated-source-list'.
+
+2022-01-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Use `hdic-tsj-word-id'
+       instead of `=hdic-tsj-entry-id'.
+
+2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `hdic-tsj-word-id' instead of `=hdic-tsj-entry-id'.
+       - Mount `hdic-tsj-word', `hdic-tsj-word-description' and
+         `hdic-tsj-word-remarks'.
+
+2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Add setting for
+       `=>big5-cdp@iwds-1'.
+
+       * est-eval.el
+       (est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number):
+       New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number'
+       for format `hdic-yy-readable'.
+       (est-eval-unit): Treat `hdic-yy-readable' as a value getter.
+
+2022-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-ndl-page-by-tify): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-ndl-page-by-tify'
+       for format `tify-url-for-ndl'.
+       (est-eval-unit): Treat `tify-url-for-ndl' as a value getter.
+
+       * cwiki-common.el:
+       - Mount `hdic-ktb-entry-type' instead of `hdic-ktb-type'.
+       - Mount `hdic-ktb-ndl-pid'.
+       - Mount `<-HDIC-SYP@KTB' instead of `<-same@SYP/KTB'.
+       - Mount `->HDIC-SYP@KTB' instead of `->same@SYP/KTB'.
+       (www-format-encode-string): Add settings for `===chise-hdic-ktb' and
+       `=chise-hdic-ktb'.
+
+2022-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `=hdic-ktb-entry-id',
+       `hdic-ktb-description', `hdic-ktb-type', `hdic-ktb-diff',
+       `hdic-ktb-syp-id', `hdic-ktb-yy-id', `<-same@SYP/KTB' and
+       `->same@SYP/KTB'.
+
+2022-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add code to link HDIC
+       Viewer from HDIC-SYP characters.
+
+       * cwiki-common.el: Mount `=hdic-syp-entry-id' and
+       `hdic-syp-description'.
+       (www-format-encode-string): Add settings for `===chise-hdic-syp'
+       and `=chise-hdic-syp'.
+
+2022-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Add code to link HDIC Viewer from HDIC-TSJ characters.
+       - New implementation to add clickable image of clipped source
+         image for `=shuowen-jiguge', `===shuowen-jiguge5' and
+         `===shuowen-jiguge4' characters.
+
+       * cwiki-common.el: Mount `=hdic-tsj-entry-id' and
+       `=hdic-tsj-glyph-id'.
+       (www-format-encode-string): Add settings for `===chise-hdic-tsj'
+       and `=chise-hdic-tsj'.
+
+2021-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-entity-reference-alist): New
+       variable.
+       (www-format-encode-string):
+       - Use `est-coded-charset-entity-reference-alist'.
+       - Format &A-IWDSU-hhhh; to display with GlyphWiki glyphs.
+
+2021-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-batch-view-smart): Support
+       .../index.<lang>.html to specify language.
+
+2021-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Use
+       https://moji.or.jp/mojikibansearch/img/MJ/MJ<dddddd>.png instead
+       of https://mojikiban.ipa.go.jp/MJ<dddddd>.png as the URL of MJ
+       glyph-image.
+
+2021-03-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=>ucs@cognate'.
+
+2021-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Add CSS setting for `h1'.
+       - Use `chise-wiki-glyphwiki-glyph-image-url' instead of
+         `https://glyphwiki.org/glyph'; use SVG instead of 50px PNG.
+
+2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (chise-wiki-bitmap-glyph-image-url): New
+       variable.
+       (chise-wiki-legacy-bitmap-glyphs-url): Renamed from
+       `chise-wiki-bitmap-glyphs-url'; use "https://www.chise.org/glyphs"
+       instead of "http://www.chise.org/glyphs".
+       (chise-wiki-hng-bitmap-glyphs-url): Use
+       "https://image.hng-data.org/glyphs/HNG" instead of
+       "http://hng.chise.org/glyphs/HNG".
+       (chise-wiki-daijiten-bitmap-glyphs-url): Use
+       "https://image.hng-data.org/glyphs/daijiten" instead of
+       "http://hng.chise.org/glyphs/daijiten".
+       (chise-wiki-glyph-cgi-url): Use
+       "https://www.chise.org/chisewiki/glyph.cgi" instead of
+       "http://www.chise.org/chisewiki/glyph.cgi".
+       (www-format-encode-string):     
+       - Add settings for `=>>daikanwa' and `===ucs@ks'.
+       - Use `chise-wiki-legacy-bitmap-glyphs-url' instead of
+         `chise-wiki-bitmap-glyphs-url'.
+       - Use `chise-wiki-bitmap-glyph-image-url' for glyph-image path of
+         JEF-CHINA3 instead of
+         http://kanji.zinbun.kyoto-u.ac.jp/db/CHINA3/Gaiji/; use
+         JEF-CHINA3/<HHHH>.png instead of CHINA3/Gaiji/<hhhh>.gif.
+       - Use https://mojikiban.ipa.go.jp/ instead of
+         http://mojikiban.ipa.go.jp/.
+       - Use chise-wiki-glyphwiki-glyph-image-url instead of
+         "http://glyphwiki.org/glyph"; use SVG instead of 100px PNG.
+       - Add setting for &(o-|G-|g2-|R-)KU(+<HHHH>|-<HHHHHHHH>);.
+       - Use "https://www.unicode.org/cgi-bin/refglyph?24-<HHHH>" instead
+         of "http://www.unicode.org/cgi-bin/refglyph?24-<HHHH>".
+       (coded-charset-GlyphWiki-id-alist): Add setting for
+       `===jis-x0208@1978'.
+
+2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Use https://image.chise.org/openseadragon/openseadragon.min.js
+         instead of
+         http://hng.chise.org/openseadragon/openseadragon.min.js.
+       - Use https://image.chise.org/openseadragon/images/ instead of
+         http://hng.chise.org/openseadragon/images/.
+       - Use https://image.hng-data.org/images/HNG/<ddd>/card/<dddd>.jpg
+         instead of
+         http://hng.chise.org/images/HNG/<ddd>/card/<dddd>.jpg.        
+       - Use https://glyphwiki.org/ instead of http://glyphwiki.org/.
+       - Use https://www.chise.org/ids-find instead of
+         http://www.chise.org/ids-find.
+       - Use https://www.chise.org/hng-ids-find instead of
+         http://www.chise.org/hng-ids-find.
+
+2021-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-uri-encode-object): Use
+       `www-uri-encode-feature-name' instead of
+       `est-uri-encode-feature-name-body'.
+
+2021-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Use
+       `==[name]' instead of `=>>>[name]'.
+       (www-uri-decode-feature-name): Abolished; use implementation in
+       tomoyo-tools/chiset-common.el.
+       (www-uri-encode-feature-name): Likewise.
+
+2020-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-Web-yunzi-char): New function.
+       (est-eval-value-as-Web-yunzi-char-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-Web-yunzi-char-list' for format
+       `space-separated-Web-yunzi-char-list'.
+
+2020-12-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &(o-|G-|g2-|R-)HD-TK-dddddddd;
+
+2020-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-shuowen-radical): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-shuowen-radical'
+       for format `shuowen-radical'.
+       (est-eval-unit): Treat `shuowen-radical' in a similar way to
+       `kangxi-radical'.
+
+2020-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs-var-010' and `=>ucs-itaiji-008'.
+       (www-format-encode-string): Format "&g2-M-ddddd;" to display with
+       GlyphWiki glyphs.
+       (coded-charset-GlyphWiki-id-alist): Add settings for
+       `=ucs-var-006', `=ucs-var-010', `=ucs-itaiji-004',
+       `=ucs-itaiji-005', `=ucs-itaiji-006', `=ucs-itaiji-007',
+       `=ucs-itaiji-008', `=>ucs-itaiji-002', `=>ucs-itaiji-003',
+       `=>ucs-itaiji-004', `=>ucs-itaiji-005', `=>ucs-itaiji-007',
+       `=>ucs-itaiji-008', `==gt', `==gt-k', `=+>big5-cdp',
+       `=>big5-cdp@iwds-1', `=>cbeta', `=big5-cdp-var-001',
+       `=big5-cdp-itaiji-003', `=>big5-cdp-itaiji-002',
+       `=>big5-cdp-itaiji-003' and `=>gt-k'; omit settings for
+       `==ucs@cns' and `=cns11643-*'; modify priority of
+       `=hanyo-denshi/ks', `=hanyo-denshi/tk', `=gt', `=daikanwa',
+       `=ruimoku-v6', `=>ruimoku-v6', `=ucs@iso' and `=ucs@unicode'; use
+       `=big5-cdp-var-00{3|5}' instead of `=big5-cdp-var-{3|5}'.
+       (char-GlyphWiki-id): Omit fallback code for `=cns11643-{1..7}'.
+
+2020-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &(A-)CDP-vddd-hhhh; and &(A-)M-ddddd; to display with GlyphWiki
+       glyphs.
+
+2020-03-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist):   
+       - Add settings for `===mj', `==mj' `==ucs@JP/hanazono', `=mj' and
+         `=ucs@JP/hanazono'.
+       - Use uXXXX-j instead of uXXXX for `===ucs@jis', `==ucs@jis' and
+         `=ucs@jis'.
+       - Use uXXXX-jv instead of uXXXX for `=ucs@JP'.
+       (char-GlyphWiki-id): Use uXXXX-j instead of uXXXX for character
+       objects which have `=jis-x0208@1990', `=jis-x0212', `=jis-x0213-1'
+       and `=jis-x0213-2'.
+
+2020-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): For each character
+       object to represent HNG glyph-image, generate feature
+       `sources@gallica' and display them if the corresponding HNG-card
+       object has feature `->glyph-image@gallica'.
+
+2019-10-30  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add [HNG-data] button
+       for each character which has the corresponding HNG glyphs.
+
+2019-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): For genre `hng-card',
+       add a link to card image for the corresponding image-resource
+       page.
+
+2019-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `abstract-glyph@iwds-1/confluented'.
+
+2019-05-01  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `abstract-glyph@iwds-1'.
+
+2019-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (daijiten-page-number-to-ndl-950498): New function.
+       (est-eval-value-as-daijiten-page): New function.
+       (est-eval-value-as-daijiten-page-list): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-daijiten-page-list'
+       for format `space-separated-daijiten-page-list'.
+
+2019-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (chise-wiki-daijiten-bitmap-glyphs-url): New
+       variable.
+       (est-coded-charset-priority-list): Add `==>daijiten'.
+       (www-format-encode-string): Add settings for `==daijiten',
+       `=daijiten' and `==>daijiten'; add code to display Daijiten
+       characters.
+
+2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Require `chiset-common'.
+       - Move `est-uri-decode-feature-name-body' and
+         `est-uri-encode-feature-name-body' to chiset-common.el.
+
+2019-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (code-point): New genre.
+       (coded-character): New genre.
+       (glyph): New genre.
+
+2018-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Use [RDF (Turtle)]
+       instead of [Turtle]; use [XML (old RDF)] instead of [RDF]; change
+       order of buttons.
+
+2018-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-feature-desc): Fix problem when
+       uri-object is not specified; fix problem when property
+       `description' is not defined in the target feature.
+
+2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el: Require `concord-turtle-dump'.
+       (www-display-object-desc): Add [Turtle] button.
+       (www-batch-view-smart): Display Turtle for */index.ttl.
+
+2018-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add code to clickable
+       image of clipped source image for SW-JIGUGE[45]-ddddd character
+       objects.
+
+2018-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string):
+       - Add code for &SW-JIGUGE[45]-ddddd;.
+       - Use "width: auto; max-height: 60px" instead of
+         "width: 48px; height: 48px" for HNG glyph images.
+
+2018-09-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `{->|<-}HNG@{CN|JP}/{manuscript|printed}'
+       and `{->|<-}HNG@{KR|MISC}'.
+
+2018-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Assign genre `ud@zh-classical'.
+
+2018-03-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Use
+       "http://mojikiban.ipa.go.jp/MJ%06d.png" instead of
+       "http://mojikiban.ipa.go.jp/search/MJ%06d".
+
+2018-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-apply-value): Support new format
+       `unordered-link-list'.
+       (est-eval-list): Add new optional argument `list-props'.
+
+2018-01-31  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (char-GlyphWiki-id): Use `get-char-attribute'
+       instead of `char-feature'.
+
+2017-12-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Display
+       "&A-cgnU+hhhh;".
+
+2017-11-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Add setting of
+       `coded-charset-entity-reference-alist' for `=>big5-cdp'.
+
+2017-11-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string):
+       - Add entity-reference setting for `==cbeta'.
+       - Display "&R-CBddddd;".
+       - Display "&g2-iddd+hhhh;".
+       - Fix alt property of img tag for "&CDP-iddd-hhhh;".
+       - Display "&g2-U-vddd+hhhh;".
+       (coded-charset-GlyphWiki-id-alist): Add settings for
+       `==ucs-itaiji-005' and `=>>adobe-japan1-{0..6}'.
+
+2017-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs-itaiji-004', `=ucs-itaiji-005', `=ucs-itaiji-006',
+       `=ucs-itaiji-007', `=ucs-itaiji-008', `=ucs-itaiji-009',
+       `=ucs-itaiji-010', `=ucs-itaiji-011', `=ucs-itaiji-084',
+       `=ucs-var-001', `=ucs-var-002', `=ucs-var-003', `=ucs-var-004',
+       `=>ucs-itaiji-002', `=>ucs-itaiji-003', `=>ucs-itaiji-004',
+       `=>ucs-itaiji-005', `=>ucs-itaiji-006' and `=>ucs-itaiji-007'.
+       (www-format-encode-string): Display "&(A-)CDP-iddd-hhhh;".
+       (coded-charset-GlyphWiki-id-alist): Add settings for
+       `=ucs-var-004', `=>ucs-itaiji-006', `=big5-cdp-itaiji-001',
+       `=big5-cdp-itaiji-002' and `=>big5-cdp-itaiji-001'.
+
+2017-08-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add settings
+       for `=+>ucs@iso', `=+>ucs@unicode', `===adobe-japan1',
+       `===cns11643-1', `===cns11643-2', `===cns11643-3',
+       `===cns11643-4', `===cns11643-5', `===cns11643-6' and
+       `===cns11643-7'.
+
+2017-07-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=>ucs-itaiji-001'.
+       (www-format-encode-string): Display "&A-MJdddddd;",
+       "&A-U-iddd+hhhh;", "&g2-GT-Kddddd;", "&A-CDP-hhhh;" and
+       "&A-RUI6-hhhh;" entity references.
+       (coded-charset-GlyphWiki-id-alist): Add settings for
+       `=>ucs-itaiji-001', `=>big5-cdp', `=ruimoku-v6' and
+       `=>ruimoku-v6'.
+
+       * cwiki-view.el (www-display-object-desc): Fix problem about
+       "&GT-...;" in input boxes of IDS-Find.
+
+2017-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=>ucs@iwds-1' and `=>ucs@component'.
+       (www-format-encode-string): Display "&A-compU+hhhh;" entity
+       references.
+
+2016-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-json.el (char-db-json-insert-relation-feature): Check
+       argument `value' to accept character object as the same as list of
+       characters.
+
+       * cwiki-view.el (www-display-object-desc): Check return value of
+       `www-get-feature-value' to accept character object as the same as
+       list of characters.
+
+       * cwiki-common.el (www-format-encode-string): Check return value
+       of `www-get-feature-value' to accept character object as the same
+       as list of characters.
+
+2016-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Display
+       "&A-GT-Kddddd;" entity references.
+
+2016-07-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-created-works): Fix problem when
+       some items of value are omitted.
+
+2016-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add CSS setting for
+       image-list.
+
+       * est-eval.el (est-eval-value-as-image-resource): Add optional
+       argument `accept-full-image'.
+       (est-eval-value-as-image-object): New function.
+       (est-eval-value-as-image-list): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-image-list' for
+       format `image-list'.
+
+       * est-format.el (est-format-unit): Treat `image-list' as the same
+       as `list'.
+
+2016-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Change URL of HNG card
+       image from
+       "http://hng.chise.org/images/HNG/<nnn>/cards/<nnnn>.jpg" to
+       "http://hng.chise.org/images/HNG/<nnn>/card/<nnnn>.jpg".
+
+       * cwiki-common.el (www-format-encode-string): Display
+       &{G-|g2-|R-}RUI6-hhhh;.
+
+2016-06-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): For each character
+       object to represent HNG glyph-image, generate features
+       `sources@HNG/card' and `sources@zinbun/takuhon' and display them.
+
+2016-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-glyph-image): New function.
+       (est-eval-value-as-object): Use `est-eval-value-as-glyph-image'
+       for genre `glyph-image'.
+       (est-eval-value-as-location): New function.
+       (est-eval-value-as-name): New function.
+       (est-eval-value-as-location-list): New function.
+       (est-eval-value-as-name-list): New function.
+       (est-eval-apply-value):
+       - Use `est-eval-value-as-location-list' for format
+         `location-list'.
+       - Use `est-eval-value-as-name-list' for format `name-list'.
+
+       * cwiki-view.el (www-display-object-desc): Add code to display
+       image in head for genre `glyph-image'.
+
+2016-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Assign genre `glyph-image'.
+
+2016-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-character): New function.
+       (est-eval-value-as-char-list): New function.
+       (est-eval-apply-value): Add new format `char-list'.
+
+2016-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-image-resource): New function.
+       (est-eval-value-as-object): Use `est-eval-value-as-image-resource'
+       for `image-resource' genre.
+
+       * est-format.el (est-format-unit): Support `img' tag.
+
+2016-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Use "...$.zoom-xywh="
+       instead of "...$zoom-xywh=" to specify image zooming.
+       (www-batch-view-smart): Likewise.
+
+2016-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - For each image segment, add link to the corresponding original
+         image with zooming.
+       - Implement zooming feature for `image-resource' genre.
+       - Use HNG-card page of EsT instead of HNG-card image as link from
+         HNG glyph-images.
+       (www-batch-view-smart): Support "...$zoom-xywh=" modifier for
+       `image-resource' genre.
+
+2016-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add code for genre
+       `hng-card' to display image of HNG-card.
+
+       * cwiki-common.el: Assign genre `hng-card'.
+
+2016-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Add new argument `image-selection'.
+       - Add code to display image in head for genre `image-resource'.
+       (www-batch-view): Modify for interface change of
+       `www-display-object-desc'.
+
+2016-06-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Assign genre `image-resource'.
+
+2016-06-01  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add styles for
+       tooltips.
+
+       * cwiki-common.el (www-format-encode-string): Add "tooltip" and
+       "tooltiptext" for HNG images.
+
+2016-05-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-batch-view-smart): Use
+       `char-db-json-char-data-with-variant' with readable mode.
+
+       * char-db-json.el (char-db-ignored-attributes): Add `composition'.
+       (char-db-json-insert-relation-feature): Use
+       `char-db-json-insert-char-spec' even if running with readable
+       mode.
+       (char-db-json-insert-char-features):    
+       - Delete line-breaking for `=>ucs' and `=>ucs*'.
+       - Delete setting for `japanese-radical', `ideographic-',
+         `->ideograph', `ideograph=', `original-ideograph-of',
+         `ancient-ideograph-of', `vulgar-ideograph-of',
+         `wrong-ideograph-of' and `ideographic-variants' because they
+         have been already abolished.
+       (what-char-definition-json): Use
+       `char-db-json-char-data-with-variant' with readable mode.
+
+2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs@unicode', `==ucs@unicode', `===ucs@unicode', `==>ucs@bucs',
+       `===daikanwa/+p' and `===gt'.
+
+       * char-db-json.el (char-db-json-insert-char-features): Add "@type"
+       based on glyph granularity.
+
+2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-json.el (char-db-json-insert-ccs-feature): Modify
+       layout.
+       (char-db-json-insert-relation-feature): Likewise.
+       (char-db-json-insert-char-features): Likewise; add "@context" and
+       "@id".
+
+2016-05-04  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el: Require `char-db-json'.
+       (www-display-object-desc): Add [JSON] button.
+       (www-batch-view-smart): Support "/data.json" API for character
+       genre.
+
+       * char-db-json.el: New file.
+
+2016-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Display
+       "&A-IWDSU+xxxx;".
+
+2016-04-30  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add link for HNG-card
+       for HNG representative glyph-images.
+
+2016-04-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Decrease
+       preferences of `=jis-x0212', `=jis-x0213-1@2000',
+       `=jis-x0213-1@2004', `=jis-x0213-2', `=jef-china3',
+       `=jis-x0208@1978/1pr', `=jis-x0208@1978/-4pr' and
+       `=jis-x0208@1978'.
+
+2016-04-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist):
+       - Add setting for `==cbeta'.
+       - Use "cbeta-" instead of "cb" as the prefix for `=cbeta'.
+
+2016-04-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Display
+       "&U-vnnn-xxxx;"; omit support for "&{o|G|g2|R}-U-innn+xxxx;".
+       (coded-charset-GlyphWiki-id-alist): Add setting for
+       `==ucs@unicode'.
+
+2016-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Modify order
+       to prefer glyph-images (===foo) > abstract glyph-forms (==foo) >
+       detailed glyphs (=>>foo) > glyphs (=foo) > unified glyphs (=+>foo)
+       > abstract characters.
+
+2016-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-format.el (est-format-props): Don't apply
+       `www-format-encode-string' to the return value of
+       `est-format-unit' because it has already been encoded.
+
+2016-03-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs@unicode'.
+
 2016-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-common.el (www-format-encode-string): Add setting for