Difference between revisions of "ToDo: Mw2html"
From Audacity Wiki
(New page.) |
m (James moved page Mw2html ToDo to ToDo: Mw2html) |
||
(2 intermediate revisions by the same user not shown) | |||
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. |
Latest revision as of 10:04, 25 January 2018
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.