diff options
author | dvs1 | 2025-03-15 17:42:21 +1000 |
---|---|---|
committer | dvs1 | 2025-03-15 17:42:21 +1000 |
commit | 5d489e505cd721e6bebfe3c825c0823a1a3a78ca (patch) | |
tree | ca64bea1155c9a06da3ed328617c51e4e102da4d /TODO.md | |
parent | Adjust the test text for the list bug. (diff) | |
download | notYetAnotherWiki-5d489e505cd721e6bebfe3c825c0823a1a3a78ca.zip notYetAnotherWiki-5d489e505cd721e6bebfe3c825c0823a1a3a78ca.tar.gz notYetAnotherWiki-5d489e505cd721e6bebfe3c825c0823a1a3a78ca.tar.bz2 notYetAnotherWiki-5d489e505cd721e6bebfe3c825c0823a1a3a78ca.tar.xz |
Implement page history for Fos and Pm, and clean up the edit line.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ Make it perphekd! | |||
7 | 7 | ||
8 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 8 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
9 | 9 | ||
10 | - git.devuan.org might have usable per page history. | ||
11 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. | 10 | - However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. |
12 | 11 | ||
13 | Fix up linky conversion. DONE, mostly. | 12 | Fix up linky conversion. DONE, mostly. |