diff options
| author | dvs1 | 2025-03-28 16:11:55 +1000 |
|---|---|---|
| committer | dvs1 | 2025-03-28 16:11:55 +1000 |
| commit | 202268f9b5f2043894f47624412982597197a92e (patch) | |
| tree | ca6b1fd197c6d44eb089d52c3f8e04de3889ec00 | |
| parent | Forgot to change the help when I changed the "go to top" icon. (diff) | |
| download | notYetAnotherWiki-202268f9b5f2043894f47624412982597197a92e.zip notYetAnotherWiki-202268f9b5f2043894f47624412982597197a92e.tar.gz notYetAnotherWiki-202268f9b5f2043894f47624412982597197a92e.tar.bz2 notYetAnotherWiki-202268f9b5f2043894f47624412982597197a92e.tar.xz | |
Moar TODO!
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -9,6 +9,10 @@ Fix up linky conversion. DONE, mostly. | |||
| 9 | 9 | ||
| 10 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | 10 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. |
| 11 | 11 | ||
| 12 | Some sort of search system. | ||
| 13 | |||
| 14 | A member system, and edit / manage system for their pages. | ||
| 15 | |||
| 12 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 16 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
| 13 | 17 | ||
| 14 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. | 18 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. |
| @@ -56,9 +60,9 @@ htmx | |||
| 56 | cgit has Lua | 60 | cgit has Lua |
| 57 | 61 | ||
| 58 | 62 | ||
| 59 | ## User system | 63 | ## Member system |
| 60 | 64 | ||
| 61 | Reuse the user system from SledjChisl. | 65 | Reuse the member system from SledjChisl. |
| 62 | 66 | ||
| 63 | levels - | 67 | levels - |
| 64 | 68 | ||
