aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authordvs12025-03-15 17:42:21 +1000
committerdvs12025-03-15 17:42:21 +1000
commit5d489e505cd721e6bebfe3c825c0823a1a3a78ca (patch)
treeca64bea1155c9a06da3ed328617c51e4e102da4d /TODO.md
parentAdjust the test text for the list bug. (diff)
downloadnotYetAnotherWiki-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.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1e5c17a..089fe22 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,7 +7,6 @@ Make it perphekd!
7 7
8Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. 8Add 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
13Fix up linky conversion. DONE, mostly. 12Fix up linky conversion. DONE, mostly.