forked from WA_Training/fr_tm
updated items for review
This commit is contained in:
parent
dfd3f97e54
commit
56d6d5455c
13
REVIEWME.md
13
REVIEWME.md
|
@ -1,9 +1,11 @@
|
||||||
These items need review
|
These items need review
|
||||||
--
|
--
|
||||||
We need to make sure we are handle the below items correctly.
|
After converting tA into a [Resource Container](http://resource-container.readthedocs.io/en/latest/)
|
||||||
|
there were a few items that need to be manually reviewed for correctness.
|
||||||
|
|
||||||
##intro
|
##intro
|
||||||
`/open-license` has links to legacy tA modules.
|
`/open-license` has links to legacy tA modules.
|
||||||
|
Should we remove these links entirely since they are deprecated?
|
||||||
|
|
||||||
```
|
```
|
||||||
unknown tA module 'audio' in link: https://git.door43.org/Door43/en-ta-audio/src/master/content/audio_introduction.md
|
unknown tA module 'audio' in link: https://git.door43.org/Door43/en-ta-audio/src/master/content/audio_introduction.md
|
||||||
|
@ -15,16 +17,15 @@ unknown tA module 'gl' in link: https://git.door43.org/Door43/en-ta-gl/src/maste
|
||||||
|
|
||||||
## translate
|
## translate
|
||||||
|
|
||||||
The `toc.yaml` has a commented out section that needs review.
|
|
||||||
That section does not contain any slugs so we are unable to use it as is in the toc.
|
|
||||||
|
|
||||||
`/figs-exclusive` has image links.
|
`/figs-exclusive` has image links.
|
||||||
|
Are we going to move tA images into their own Resource Container?
|
||||||
```
|
```
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg
|
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg
|
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg
|
||||||
```
|
```
|
||||||
|
|
||||||
`/figs-inclusive` has image links.
|
`/figs-inclusive` has image links.
|
||||||
|
Are we going to move tA images into their own Resource Container?
|
||||||
```
|
```
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg
|
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_inclusive.jpg
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg
|
skipped link: http://cdn.door43.org/ta/jpg/vocabulary/we_us_exclusive.jpg
|
||||||
|
@ -41,21 +42,25 @@ skipped link: https://unfoldingword.org/en/?resource=translation-words
|
||||||
```
|
```
|
||||||
|
|
||||||
`/translate-original` has link to image.
|
`/translate-original` has link to image.
|
||||||
|
Are we going to move tA images into their own Resource Container?
|
||||||
```
|
```
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/ol2sl2sl2tl_small_600-174.png
|
skipped link: http://cdn.door43.org/ta/jpg/ol2sl2sl2tl_small_600-174.png
|
||||||
```
|
```
|
||||||
|
|
||||||
`/translate-process` has link to image.
|
`/translate-process` has link to image.
|
||||||
|
Are we going to move tA images into their own Resource Container?
|
||||||
```
|
```
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/translation_process.png
|
skipped link: http://cdn.door43.org/ta/jpg/translation_process.png
|
||||||
```
|
```
|
||||||
|
|
||||||
`/translate-source-version` has link to image.
|
`/translate-source-version` has link to image.
|
||||||
|
Are we going to move tA images into their own Resource Container?
|
||||||
```
|
```
|
||||||
skipped link: http://cdn.door43.org/ta/jpg/versioning.jpg
|
skipped link: http://cdn.door43.org/ta/jpg/versioning.jpg
|
||||||
```
|
```
|
||||||
|
|
||||||
`/writing-apocalypticwriting` has link to tW pdf download.
|
`/writing-apocalypticwriting` has link to tW pdf download.
|
||||||
|
|
||||||
```
|
```
|
||||||
skipped link: https://unfoldingword.org/en/?resource=translation-words
|
skipped link: https://unfoldingword.org/en/?resource=translation-words
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue