Difference between revisions of "ToDo: Mw2html"
From Audacity Wiki
(New page.) |
(i18n.) |
||
Line 1: | Line 1: | ||
+ | *{{todo}} Update to handle new i18n template. | ||
*{{todo}} Adjust so that manual does not need to be prepped. | *{{todo}} Adjust so that manual does not need to be prepped. | ||
** It should no longer necessary to set the manual out of alpha mode, nor remove the development manual header. | ** It should no longer necessary to set the manual out of alpha mode, nor remove the development manual header. |
Revision as of 22:53, 11 December 2017
Update to handle new i18n template.
Adjust so that manual does not need to be prepped.
- It should no longer necessary to set the manual out of alpha mode, nor remove the development manual header.
- Instead do this from inside the script.
Rewrite as two stages - one to pull the files and one to do the transformation
- Second stage can use beautifulsoup, as the wiki2tex script does.
- This will be more maintainable, and the same kind of knowledge will be needed for either.
-
Include option of compressing images, so that we don't need to use polish to reduce the size.
-
Include option of pulling specific language versions.