diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -3,21 +3,21 @@ | |||
| 3 | ## Do these | 3 | ## Do these |
| 4 | 4 | ||
| 5 | Bugs - | 5 | Bugs - |
| 6 | - PmWiki in it's current config needs that ?n=foo.bar nonsense for the Original page link. | ||
| 7 | - https://nyaw.wiki.devuan.org/Foswiki/Main/JensKorte/WebPreferences.HTML "Main" trail not getting whichPage() | 6 | - https://nyaw.wiki.devuan.org/Foswiki/Main/JensKorte/WebPreferences.HTML "Main" trail not getting whichPage() |
| 8 | - https://nyaw.wiki.devuan.org/PmWiki/Site/Site.HTML missing everything after the "?action=attr." bit. | ||
| 9 | - https://nyaw.wiki.devuan.org/PmWiki/Site/EditForm.HTML | ||
| 10 | - https://nyaw.wiki.devuan.org/PmWiki/Profiles/Debdog.HTML pandoc can't handle the background table cell colours in the "Background colours" table, which is kinda the point of it. | ||
| 11 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebHome.HTML has that twisty thing which looks not simple to remove. | 7 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebHome.HTML has that twisty thing which looks not simple to remove. |
| 12 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebChanges.HTML | 8 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebChanges.HTML |
| 13 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebLeftBarExample.HTML | 9 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebLeftBarExample.HTML |
| 14 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebPreferences.HTML has that twisty thing which looks not simple to remove. | 10 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebPreferences.HTML has that twisty thing which looks not simple to remove. |
| 15 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebSearch.HTML has that twisty thing which looks not simple to remove. | 11 | - https://nyaw.wiki.devuan.org/Foswiki/Sandbox/WebSearch.HTML has that twisty thing which looks not simple to remove. |
| 16 | - https://nyaw.wiki.devuan.org/Foswiki/Main/AdminGroup.HTML | 12 | - https://nyaw.wiki.devuan.org/Foswiki/Main/AdminGroup.HTML |
| 17 | - https://nyaw.wiki.devuan.org/Foswiki/Main/DevuanCluster.HTML A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. | ||
| 18 | - https://nyaw.wiki.devuan.org/Foswiki/Main/JensKorte/WebLeftBar.HTML | 13 | - https://nyaw.wiki.devuan.org/Foswiki/Main/JensKorte/WebLeftBar.HTML |
| 19 | - https://nyaw.wiki.devuan.org/Foswiki/Main/WikiGroups.HTML has that twisty thing which looks not simple to remove. | 14 | - https://nyaw.wiki.devuan.org/Foswiki/Main/WikiGroups.HTML has that twisty thing which looks not simple to remove. |
| 15 | - https://nyaw.wiki.devuan.org/PmWiki/Site/Site.HTML missing everything after the "?action=attr." bit. | ||
| 16 | - https://nyaw.wiki.devuan.org/PmWiki/Site/EditForm.HTML | ||
| 17 | - https://nyaw.wiki.devuan.org/users/dunno/DevuanCluster.HTML A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. | ||
| 18 | - https://nyaw.wiki.devuan.org/users/Debdog.HTML pandoc can't handle the background table cell colours in the "Background colours" table, which is kinda the point of it. | ||
| 20 | - {.underline} is the result of <strong>foo</strong> getting lost in translation. | 19 | - {.underline} is the result of <strong>foo</strong> getting lost in translation. |
| 20 | - PmWiki in it's current config needs that ?n=foo.bar nonsense for the Original page link. Which I'm currently neatly sidestepping, the scraped page has a similar thing. | ||
| 21 | 21 | ||
| 22 | Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. | 22 | Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. |
| 23 | - One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. | 23 | - One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. |
