New package: highchartsThe Highcharts library is a JavaScript and TypeScript package for producing datavisualizations (line/bar/pie charts etc.). The OpenACS package offers support toload this library either via CDN or from a local installation (via acs-admin andglobal administration UI)
registered-urns: new adp-include for listing registered URNsThis function is useful e.g. for the packages using optionallyCDN or local resources. It helps an admin for testing theregistered resources (e.g. via sitewide-admin pages).Bump version number to 5.10.1d19.
provided a helper proc to query the mapping of a generic icon name to a concreteThis function is necessary in boundary cases, where e.g. a display_template passes the genericname of the icon via template variables which have to be@-substituted before adp-tag resolution, which performs theregular icon name mapping (otherwise, the tag resolver receivese.g. ...name=@icon@...)
use adp:icon and fix broken layout- prefer adp:icon over old-style .gif images- fix line-breaks in table headers of week-calender, which causes diffent heights of some of the table headers (1 line vs. 2lines) This was a problem at least with bootstrap5