diff options
author | dvs1 | 2025-03-17 08:41:40 +1000 |
---|---|---|
committer | dvs1 | 2025-03-17 08:41:40 +1000 |
commit | 192785cb14614758317d7a2e33c9851b71c69478 (patch) | |
tree | 35b398dbc6a801d03573bb73c4660466fbea9e8e /TODO.md | |
parent | BUG++ sigh (diff) | |
download | notYetAnotherWiki-192785cb14614758317d7a2e33c9851b71c69478.zip notYetAnotherWiki-192785cb14614758317d7a2e33c9851b71c69478.tar.gz notYetAnotherWiki-192785cb14614758317d7a2e33c9851b71c69478.tar.bz2 notYetAnotherWiki-192785cb14614758317d7a2e33c9851b71c69478.tar.xz |
BUG-- upload and pub links are fixed again.
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 | Fix up linky conversion. DONE, mostly. | 8 | Fix up linky conversion. DONE, mostly. |
9 | 9 | ||
10 | - + BUG - broke images and other uploaded file linkies. The links are off by one. | ||
11 | - This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work. | 10 | - This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work. |
12 | - Rethink this, I might be going the wrong way. | 11 | - Rethink this, I might be going the wrong way. |
13 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | 12 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. |