From 0766d4e8568373d26a0d4dc42e2149efc8d035d1 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Tue, 18 Mar 2025 15:33:41 +1000 Subject: Minor TODO tweaks. --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bd02788..dfbb142 100644 --- a/TODO.md +++ b/TODO.md @@ -16,10 +16,10 @@ Fix up linky conversion. DONE, mostly. Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. -- However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. +- However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. - Instead of an hourly cron job to update everything, see if I can hook into Fos and Pm edit form's save function. So when they save in the -original wiki, the nyaw version gets updated, diffed, and RSSed. +original wiki, the nyaw version gets updated, diffed, and ATOMed / RSSed. - Should also see if gitea can handle that, and if they want wiki content saved to git. It's all a bit too fragile, fix what I can. Too many messes colliding. @@ -41,8 +41,8 @@ Mostly from something chomwitt deleted. ~~~ - Syntax highlighting in code blocks. -- Might be useful to automatically convert anything looking like a URL into a linky. - Allow default.template files in sub directories. +- Might be useful to automatically convert anything looking like a URL into a linky. Automate symlinks. @@ -102,6 +102,6 @@ site, including configuration and modules. Likely this is the person that set the system up in the first place. Admin should have access to everything that shell level has, but there's always things need tweaking at some lower level. -Built in file browser might do the trick. Would be useful for content creators to to organise the content. Naturally should obey the permissions. +Built in file browser might do the trick. Would be useful for content creators to organise the content. Naturally should obey the permissions. root level is whoever controls the server things are running on. They can do anything at all. -- cgit v1.1