diff options
author | dvs1 | 2025-03-16 22:48:34 +1000 |
---|---|---|
committer | dvs1 | 2025-03-16 22:48:34 +1000 |
commit | c8d61a6a18e3b46876494c07fae59b009bb5718a (patch) | |
tree | f42b0d7a82773beb36de035b6cbee7002379c774 /TODO.md | |
parent | Bump fixing linkies priority up. (diff) | |
download | notYetAnotherWiki-c8d61a6a18e3b46876494c07fae59b009bb5718a.zip notYetAnotherWiki-c8d61a6a18e3b46876494c07fae59b009bb5718a.tar.gz notYetAnotherWiki-c8d61a6a18e3b46876494c07fae59b009bb5718a.tar.bz2 notYetAnotherWiki-c8d61a6a18e3b46876494c07fae59b009bb5718a.tar.xz |
BUG++ sigh
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ 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. | ||
10 | - This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work. | 11 | - This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work. |
11 | - Rethink this, I might be going the wrong way. | 12 | - Rethink this, I might be going the wrong way. |
12 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | 13 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. |