xowiki-bootstrap3-specific.css

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix icon for boostrap5 (CSS value)

  1. … 2 more files in changeset.
Added archiving of items, reduced usage of images for icons

When an item is archived, it is not shown to plain users. Internally,

when an item is archived, the publish status is changed to "expired"

and removed from search/syndication. When an item is archived, it can

be brought via "toggle-publish-status" to state "production" again.

Future versions might rename the item in such conditions, but

currently, it is NOT renamed, so one cannot create one more item in

the same folder with the same name.

For realizing this functionality, the includelet "form-usages" accepts

now an additional optional value for "-buttons" named "archive". The

publish status toggle can be used now for switching from

"production"->"ready", "ready"->"production" and

"expired"->"production".

Additionally, the usage of .png images as icons was reduced by CSS

elements for easier styling (e.g., for different themes) and for

reducing less server requests and better responsiveness. In particular

the images for active.png and inactive.png are not necessary any more

and were removed.

Bumped version number to 5.10.1d8 to enforce loading of the message

keys.

  1. … 13 more files in changeset.
provide nicer icon for revisions button

  1. … 2 more files in changeset.
make treeview more compact

  1. … 1 more file in changeset.
Improved styling of delete buttons

Added code to configure file-upload button (for now deactivated)

  1. … 2 more files in changeset.
remove spans for file-links and external links

  1. … 2 more files in changeset.
improve stylability: add glyphicons for external and file links

Many thanks to Monika Andergasse for the help!

  1. … 2 more files in changeset.
fix CSS formatting with bootstrap for validation errors

  1. … 2 more files in changeset.
use glyph icon in bootstrap mode instead of gif image in form info messages

  1. … 2 more files in changeset.
improve styling in book-mode and bootstrap, prefer CSS over inline styles

  1. … 2 more files in changeset.
use glyphicons for file types in file listings (e.g. child-resources)

  1. … 3 more files in changeset.
Prefer glyph-icons over sprites:

- new function xowiki::Package preferredCSSToolkit to ease access to preferred CSS toolkit

- split xowiki.css into a generic part (xowiki.css) and a preferred toolkit related part

(e.g.xowiki-bootstrap3-specific.css)

- use glyphicons in bootstrap variant instead of sprites for edit/delete/... buttons

  1. … 5 more files in changeset.
file xowiki-bootstrap3-specific.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki-bootstrap3-specific.css