Skip to content

Commit 0249d0f

Browse files
committed
Revert "Mark TODOs in content"
This reverts commit bb7248f.
1 parent 479668a commit 0249d0f

File tree

6 files changed

+10
-30
lines changed

6 files changed

+10
-30
lines changed

docs/classic-ui/icons.md

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

6868
## Customization
6969

70-
```{admonition} TODO
71-
:class: warning
72-
70+
```{todo}
7371
Add content for this section
7472
```
7573

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

8280
## Icon font
8381

84-
```{admonition} TODO
85-
:class: warning
86-
82+
```{todo}
8783
Add content for this section
8884
```
8985

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

9692
## Iconresolver
9793

98-
```{admonition} TODO
99-
:class: warning
100-
94+
```{todo}
10195
What is `iconresolver`?
10296
Add to Glossary.
10397
```

docs/classic-ui/index.md

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

1111
# Classic UI
1212

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

docs/classic-ui/theming/barceloneta.md

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

1111
# Plone Classic UI Theming Based on Barceloneta
1212

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

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

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

1111
# Plone Classic UI Theming based on Barceloneta
1212

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

docs/classic-ui/theming/index.md

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

1111
# Plone 6 Classic UI Theming
1212

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

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

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

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

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

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

3836

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

55-
```{admonition} TODO
56-
:class: warning
57-
51+
```{todo}
5852
Provide usage.
5953
```
6054

0 commit comments

Comments
 (0)