• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo and improve robustness with legacy composite items

    • -13
    • +20
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
reduce verbosity and inprove spelling

provide CSS classes for sort handles and improve message key.

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
provide style- and font-based sort-handles

This requires the CSS classes "sort-active", "sort-inactive", "sort-up", and "sort-down"

Added comparison table of fonts

The new comparison table show differences of the generic font names of

the currently defined icon set and the icon set which is browsed in

cases it differs. This makes it easier to decide, what icon set to use

Bumped version numbers of both packages

Added support for fa-icons to the generic names for adp:icon

Added new options "iconset" and "alt" to adp:icon, updated

documentation in API browser

Bumped version to 5.10.1d9

provide compatibility with latest code in 5.10.1

    • -2
    • +3
    /openacs-4/packages/diagram/diagram.info
    • -10
    • +3
    /openacs-4/packages/diagram/tcl/diagram-procs.tcl
Generalized ADP compilation caching, simplified handling of ad_init

Generalized adp-compilation caching

* since the result of ADP compilation can depend on the icon set

(and maybe more factors in the future), and the icon set

can be switched freely, either one needs more ADP compilation

at runtime (page rendering time) or caching had to be generalized.

* generalization of caching leads to better scalability, and

since the number of icon sets concurrently active at one

site is limited, this option seems favorable.

* The only potential incompatibility might be from installations

doing "manual" incantations of "template::adp_init" followed by

direct calls of the stub. The only packages (out of the 365

packages in CVS) effected by this are "diagram" and

"workflow". Both have been fixed in the repository. This

incantation can be simplified as followed.

Simplified handling of adp_init

* old:

template::adp_init adp $file_stub

template::code::adp::$file_stub

* new

[template::adp_init adp $file_stub]

Bumped version to 5.10.1d8

mostly documentation updates

New package: fa-icons

The Awesome Icon library is a free, high-quality icon library which

defines in version 6.1.1 more than 2,000 free icons. It can be

included in all kind of packages, and it does not depend on a CSS

toolkit. It defines an icon font and SVG icons as well. The

https://fontawesome.com website lists in addition to the Free version

also a "Pro" and a "Pro Max" including more than 13K icons.

The package supports installation from CDN and a local installation,

switchable via the site-wide administration link for the package in

/acs-admin/package/fa-icons/.

The package is also already integrated with the <adp:icon> markup

to support generic pages using icon sets depending on the "IconSet"

definition (switchable per subsite).

    • -0
    • +22
    /openacs-4/packages/fa-icons/tcl/resource-init.tcl
file fa-icons.info was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/fa-icons.info
file index.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/index.adp
file download.tcl~ was initially added on branch oacs-5-10.

file download.tcl was initially added on branch oacs-5-10.

file sample.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sample.tcl
    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/sample.tcl
file sample.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sample.adp
    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/sample.adp
file resource-procs.tcl~ was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/tcl/resource-procs.tcl~
file resource-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/tcl/resource-procs.tcl
file resource-init.tcl~ was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/tcl/resource-init.tcl~
file resource-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/tcl/resource-init.tcl
file sample.tcl~ was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/sample.tcl~
file sample.adp~ was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/sample.adp~
file index.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/fa-icons/www/sitewide-admin/index.tcl
do not cache some volatile info in xowiki::file objects

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix typo

update current instance with actual image info before refreshing in the cache

Fix JS idiom when no "i" tag is found

Added parameter for sweep interval for stale notification as stated in a comment already.

Many thanks to Franz Penz for pusing this.

upgraded Bootstrap to 5.1.3

We differentiate now between the classical name validation error and

the name-too-long error. Message keys had to be extended.

Version number bumped to 5.10.1d27

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl