• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed typo in filename of image

  1. … 2 more files in changeset.
Provide a way to retrieve known css toolkits without hardcoding

  1. … 1 more file in changeset.
Provide some xowiki-relevant classes for the ui toolkit as well, fix pattern to detect w3css

  1. … 1 more file in changeset.
don't use swallowing exception handling

Fix idiom

Handle the case where acs_templating_cssClasses nsv does not exist

This array is currently only defined in upstream theme packages.

added theme specific registry for cass class name mapping

  1. … 5 more files in changeset.
factor out some w3css styling and make it available via template::CSS

  1. … 2 more files in changeset.
Move functionality of xowiki::CSS to tempate::CSS

template CSS provides an abstraction for CSS class names and other

styling elements depending on user preferences or on the current theme

Backwards compatibility for xowiki::CSS was provided via a stub function

  1. … 22 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
added generic icon for "mount" operations

  1. … 1 more file in changeset.
Improved appearance in TRN mode

- don't set "alt" attribute in classic mode by default to the title.

The title is often be provided as a message key, using it twice

causes two edit controls

- in acs-lang, the extra setting of link_html, which provided

the title attribute can be omitted, since adp:icon renders this

by itself.

  1. … 1 more file in changeset.
fix wrong icon in "classic" mode (using images)

allow passing of template variables as icon name (which are resolved later)

added sitemap icon

extended adp:icon

- added the feature "invisible" to <adp:icon....>

- added generic names "admin", "cog", "folder-add", "permissions", "search", and "unmount"

- added an overview page of adp-icons to the sitewide admin page

- bumped version to 5.10.1d22

  1. … 4 more files in changeset.
UI improvements

- fixed link for reloading on apm/version-view page

- added generic icon name "check" (common icon name for checkmark)

- bumped version of acs-templating to 5.10.1d21

- bumped version of acs-admin to 5.10.1d3

  1. … 5 more files in changeset.
adp:icon: quote content of the "title" attribute

improved adp:icon support

- added images for arrow left and arrow right

- added arrow-left and arrow-right to the list of all supported icon sets

  1. … 5 more files in changeset.
reduce verbosity

provided a helper proc to query the mapping of a generic icon name to a concrete

This function is necessary in boundary cases, where e.g. a display_template passes the generic

name of the icon via template variables which have to be

@-substituted before adp-tag resolution, which performs the

regular icon name mapping (otherwise, the tag resolver receives

e.g. ...name=@icon@...)

  1. … 3 more files in changeset.
prefer adp:icon over old-style .gif and .png mages

  1. … 2 more files in changeset.
prefer adp:icon over old-style .gif images

  1. … 2 more files in changeset.
provide img icon for reload operations

main purpose is to provide a more reasonable look&feel when no iconsets are installed.

  1. … 1 more file in changeset.
adp:icon: extended list of generic names and support reloading

- adp:icon: added "next" and "previous" to generic names

- moved variable ::template::icon::map from *init.tcl to style-procs.tcl

to support changes via dynamic reloading via package manager

- bumped version number to 5.10.1d17

  1. … 2 more files in changeset.
extended adp:icon handling

Added support for multiple classes,

Added more potentially reusabel icon names,

bumped version to 5.10.1d13

  1. … 2 more files in changeset.
completed generic icon tables

  1. … 1 more file in changeset.
reduce verbosity and inprove spelling

  1. … 1 more file in changeset.
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

  1. … 2 more files in changeset.
in case an icon name is mapped to the empty string in some iconset, use the title text instead of an icon

  1. … 1 more file in changeset.