Skip to content

Commit

Permalink
[fc] Repository: plone.staticresources
Browse files Browse the repository at this point in the history
Branch: refs/heads/1.x
Date: 2022-03-31T21:11:08+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@f6a3d5b

Fix icon font loading.

Fix issue with Glyphicons and Fontello font loading on Portals where the portal root is a level higher.
The fonts are now loaded relative to the CSS requesting them.

Fixes: plone/plone.staticresources#162
Fixes: plone/plone.staticresources#203

Ref: plone/plone.staticresources#168
Ref: plone/plone.staticresources#171
Ref: plone/plone.staticresources#175
Ref: https://community.plone.org/t/deployments-not-rooted-fail-to-load-the-fontello-icons/15047/12?u=thet

Files changed:
A news/xxxx.bugfix
A src/plone/staticresources/upgrades/17.zcml
A src/plone/staticresources/upgrades/profiles/17/registry.xml
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/bundles.xml
M src/plone/staticresources/profiles/last_compilation/registry.xml
M src/plone/staticresources/static/plone-fontello.less
M src/plone/staticresources/static/plone-glyphicons.less
M src/plone/staticresources/upgrades/configure.zcml
Repository: plone.staticresources

Branch: refs/heads/1.x
Date: 2022-03-31T21:11:08+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@9dcd84d

Compiled.

Files changed:
M src/plone/staticresources/static/plone-fontello-compiled.css
M src/plone/staticresources/static/plone-fontello-compiled.css.map
M src/plone/staticresources/static/plone-glyphicons-compiled.css
M src/plone/staticresources/static/plone-glyphicons-compiled.css.map
Repository: plone.staticresources

Branch: refs/heads/1.x
Date: 2022-03-31T23:29:29+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@15a5a4d

Merge pull request #207 from plone/fix-icon-font-loading

Fix icon font loading

Files changed:
A news/xxxx.bugfix
A src/plone/staticresources/upgrades/17.zcml
A src/plone/staticresources/upgrades/profiles/17/registry.xml
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/bundles.xml
M src/plone/staticresources/profiles/last_compilation/registry.xml
M src/plone/staticresources/static/plone-fontello-compiled.css
M src/plone/staticresources/static/plone-fontello-compiled.css.map
M src/plone/staticresources/static/plone-fontello.less
M src/plone/staticresources/static/plone-glyphicons-compiled.css
M src/plone/staticresources/static/plone-glyphicons-compiled.css.map
M src/plone/staticresources/static/plone-glyphicons.less
M src/plone/staticresources/upgrades/configure.zcml
thet committed Mar 31, 2022
1 parent 2ea82ce commit 17f6ed1
Showing 1 changed file with 73 additions and 7 deletions.
80 changes: 73 additions & 7 deletions last_commit.txt

Large diffs are not rendered by default.

0 comments on commit 17f6ed1

Please sign in to comment.