diff options
| author | dvs1 | 2025-01-26 05:23:39 +1000 |
|---|---|---|
| committer | dvs1 | 2025-01-26 05:23:39 +1000 |
| commit | 73e0efe50d2efd146f22762bc82f98112c382bad (patch) | |
| tree | 167bf1276342eca6cfa5b9a90897581973a0cc30 | |
| parent | TODO++ (diff) | |
| download | notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.zip notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.gz notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.bz2 notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.xz | |
everything TODO++
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -2,7 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | ## Do these | 3 | ## Do these |
| 4 | 4 | ||
| 5 | Convert the links in the converted pages to point to their new home. We have ogURL for the source now. | 5 | everything page - shorten the displayed URLs, don't need to see the base of the other wikis over and over. |
| 6 | |||
| 7 | Convert the links in the converted pages to point to their new home. We have ogURL for the source now, should help. | ||
| 6 | 8 | ||
| 7 | Bugs - | 9 | Bugs - |
| 8 | 10 | ||
| @@ -20,7 +22,7 @@ Check the timestamps on the files, only update if source is newer than destinati | |||
| 20 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 22 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
| 21 | 23 | ||
| 22 | - git.devuan.org might have usable per page history. | 24 | - git.devuan.org might have usable per page history. |
| 23 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. | 25 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. Also add timestamps to the everything page. |
| 24 | 26 | ||
| 25 | Deal with complex directory trees. | 27 | Deal with complex directory trees. |
| 26 | 28 | ||
