File tree Expand file tree Collapse file tree 6 files changed +28
-8
lines changed
Expand file tree Collapse file tree 6 files changed +28
-8
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Icons are shipped via plone.staticresources. Check out the [package.json](https:
3636* Setup profile to install icon font
3737* Usage as known from e.g. Font Awesome
3838
39+
3940# Iconresolver
4041
4142## Get Icon URL
Original file line number Diff line number Diff line change 11# Registry and Plone 6 Classic UI
22
3+ * All-new resource registry
34* No more separation between anonymous and logged in
45* No more resources
56* Just regular bundles
67* Available attributes (TODO)
78
8- # Order
9+
10+ # Loading order of resources
911
1012* All registered bundles
1113* Diazo stuff
1214* custom.css
15+
Original file line number Diff line number Diff line change 1- # TTW Customizations in Plone 6 Classic UI
2-
3- Small CSS changes via control panel in Plone 6 Classic UI's custom.css.
1+ # Plone Classic UI Theming based on Barceloneta
42
53* TODO
64* SCSS
Original file line number Diff line number Diff line change 1- # Plone Classic UI Theming from scratch
1+ # Plone Classic UI Theming with Diazo
22
33Theming based on Diazo.
Original file line number Diff line number Diff line change 88* Minor CSS changes via controlpanel (TTW)
99* Theming based on Barceloneta
1010* Theming from scratch (without dependencies)
11- * Thiming with Diazo
11+ * Theming with Diazo
Original file line number Diff line number Diff line change 1- # Plone Classic UI Theming based on Barceloneta
1+ # TTW Customizations in Plone 6 Classic UI
22
3- Theming based on a filesystem package without any dependency.
3+ Small CSS changes via control panel in Plone 6 Classic UI's custom.css.
4+
5+ * Logo change control panel
6+ * Favicon change via control panel
7+ * Custom CSS (controlpanel)
8+
9+ # Custom CSS
10+
11+ Available via controlpanel
12+
13+ * Custom styles without compilation
14+ * Shipped as last resource after all other CSS files
15+ * Ovierride default CSS
16+
17+ ## CSS Variables
18+
19+ * CSS variables are available
20+ * Bootstrap's CSS variables are used
21+ * Use it to tweak colors, fonts, etc.
You can’t perform that action at this time.
0 commit comments