Skip to content

Commit bb7248f

Browse files
committed
Mark TODOs in content
```{admonition} TODO :class: warning Add content for this section ```
1 parent cae5797 commit bb7248f

File tree

6 files changed

+30
-10
lines changed

6 files changed

+30
-10
lines changed

docs/classic-ui/icons.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ For example the copy icon is named `plone.icon.plone-copy`.
6767

6868
## Customization
6969

70-
```{todo}
70+
```{admonition} TODO
71+
:class: warning
72+
7173
Add content for this section
7274
```
7375

@@ -79,7 +81,9 @@ Add content for this section
7981

8082
## Icon font
8183

82-
```{todo}
84+
```{admonition} TODO
85+
:class: warning
86+
8387
Add content for this section
8488
```
8589

@@ -91,7 +95,9 @@ Add content for this section
9195

9296
## Iconresolver
9397

94-
```{todo}
98+
```{admonition} TODO
99+
:class: warning
100+
95101
What is `iconresolver`?
96102
Add to Glossary.
97103
```

docs/classic-ui/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ html_meta:
1010

1111
# Classic UI
1212

13-
```{todo}
13+
```{admonition} TODO
14+
:class: warning
15+
1416
Perhaps some of this introduction should be an include, so we don't have to repeat ourselves?
1517
```
1618

docs/classic-ui/theming/barceloneta.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ html_meta:
1010

1111
# Plone Classic UI Theming Based on Barceloneta
1212

13-
```{todo}
13+
```{admonition} TODO
14+
:class: warning
15+
1416
This page is only an outline and needs a lot of work.
1517
```
1618

docs/classic-ui/theming/from-scratch.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ html_meta:
1010

1111
# Plone Classic UI Theming based on Barceloneta
1212

13-
```{todo}
13+
```{admonition} TODO
14+
:class: warning
15+
1416
This page is only an outline and needs a lot of work.
1517
```
1618

docs/classic-ui/theming/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ html_meta:
1010

1111
# Plone 6 Classic UI Theming
1212

13-
```{todo}
13+
```{admonition} TODO
14+
:class: warning
15+
1416
This page is only an outline and needs a lot of work.
1517
```
1618

docs/classic-ui/theming/through-the-web.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ html_meta:
1010

1111
# Through-the-web (TTW) Theme Customization in Plone 6 Classic UI
1212

13-
```{todo}
13+
```{admonition} TODO
14+
:class: warning
15+
1416
This page is only an outline and needs a lot of work.
1517
```
1618

@@ -34,7 +36,9 @@ It is shipped as the last resource after all other CSS files.
3436
It can be used to override default CSS, sometimes with the use of the CSS property `!important` or specific CSS selectors.
3537

3638

37-
```{todo}
39+
```{admonition} TODO
40+
:class: warning
41+
3842
Provide usage.
3943
Provide navigation through {menuselection}`Site Setup --> Theming` or {guilabel}`Button Name`.
4044
Add screenshots.
@@ -48,7 +52,9 @@ Add screenshots.
4852
Plone uses Twitter Bootstrap's CSS variables.
4953
They are used to tweak colors, fonts, spacing, and other CSS attributes.
5054

51-
```{todo}
55+
```{admonition} TODO
56+
:class: warning
57+
5258
Provide usage.
5359
```
5460

0 commit comments

Comments
 (0)