• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file csv16.png was initially added on branch oacs-5-10.

file text16.png was initially added on branch oacs-5-10.

file list16.png was initially added on branch oacs-5-10.

file folder.gif was initially added on branch oacs-5-10.

file file.gif was initially added on branch oacs-5-10.

file eye16.png was initially added on branch oacs-5-10.

file eye-slash16.png was initially added on branch oacs-5-10.

file download16.png was initially added on branch oacs-5-10.

use csv icon, revert deterioration of appearance

    • -8
    • +10
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Port of downstream visual behavior: prefer a 3-columns layout when space is available

    • -10
    • +8
    /openacs-4/packages/xowf/lib/inclass-exam.wf
added filetype-csv to generic icon names

get rid of "xowiki::adp_parse_tags", since this is handled now already in acs-templating

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
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 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~