aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notYetAnotherWiki.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-20A better symbol for going up to the top.dvs11-1/+1
2025-03-17BUG-- upload and pub links are fixed again.dvs11-2/+2
2025-03-16Spped things up by not downloading or converting things that didn't change.dvs11-69/+105
2025-03-16Deal with complex directory trees.dvs11-0/+13
Just do the simple thing, drop a file in it so it's not empty.
2025-03-15Combine the first two columns of the everything page.dvs11-2/+2
2025-03-15Implement page history for Fos and Pm, and clean up the edit line.dvs11-5/+14
2025-03-15Slightly better version of previous work around.dvs11-2/+2
2025-03-15Yet another work around for what I think is a bug in Lunamark. The random ↵dvs11-2/+3
list creation bug.
2025-03-15Work around a bug in Lunamark?dvs11-0/+5
2025-03-14Add a top link to headings.dvs11-5/+5
2025-03-14Make the last commit actually work.dvs11-1/+1
Would have been nice if the docs told me that was a rope being passed in. And if the docs even mention ropes other than in the utils docs.
2025-03-14Make the TOC actually work.dvs11-5/+11
2025-03-14Basic TOC.dvs11-3/+17
2025-03-14Sort out unsorted.dvs11-1/+19
2025-03-14Some more color conversion fixes.dvs11-0/+2
2025-03-14Fix up /System/ linkies.dvs11-1/+4
2025-03-14I'll get this right some day.dvs11-1/+8
2025-03-14/Main/ might work better now.dvs11-1/+1
2025-03-14Fix up /Main/ and /bin/ linkies.dvs11-16/+20
2025-03-14Tidyup the toolbar and friends a bit.dvs11-2/+2
2025-03-13Work around lunamark's random list bug by giving it less random list triggers.dvs11-1/+1
2025-03-13White spacedvs11-1/+1
2025-03-13More cleanup of Foswiki profiles.dvs11-0/+1
2025-03-13Attempt to tame the CSS.dvs11-4/+3
2025-03-12Shrink some parts of the footer.dvs11-1/+1
2025-03-12Remove the "edit" link from Foswiki profiles.dvs11-0/+1
2025-02-26YAR - mostly theming and link conversion.dvs11-29/+143
Includes the new "hide all but content" icon.
2025-02-23Wrap the edit string at the bottom in a link. At least for PmWiki.dvs11-1/+5
Foswiki still has that mysterious long string of digits.
2025-02-23Much ado about nothing.dvs11-1/+1
2025-02-23Deal with debdog's color table.dvs11-0/+1
2025-02-20Work around yet another colour corner case.dvs11-0/+1
2025-02-20typo--dvs11-1/+1
2025-02-19Major YAR!!dvs11-240/+422
Moved the post download code from the SuckIt's to the main script, and combined what's left. Minor icon tweak. Think I have almost figured out the HTML and CSS to get the layout to behave. Major rearrange of the main script. Use more of lunamark and RE. Moar colours! Solved the generic colour shenanigans. Solved a few other bugs. Hidden directories. Lots of things I forgot about.
2025-01-26Moar everything!dvs11-8/+32
Cleaned up the display. Added a time stamp. SORTED!
2025-01-25YAR see description for details.dvs11-76/+130
New everything page, lists all the pages and where they came from, with links. Now we know where the page came from, type and URL. Rejigged how metadata works. Do our own metadata substitution. Fixed up a bunch of bugs. General cleanups.
2025-01-22Replace cmark-gfm and lcmark with luamark.dvs11-68/+145
Plus YAR, yet another rewrite.
2025-01-20Typo--dvs11-1/+1
2025-01-20If we can't use cmark-gfm, then stick with the built in cmark instead.dvs11-5/+12
2025-01-19Use the wiki print button, filter the wiki HTML early, and use cmark-gfm.dvs11-21/+33
2025-01-18Use cmake-gfm to parse the body for Foswiki.dvs11-0/+2
Now tables work.
2025-01-18Oops--.dvs11-0/+1
Forgot to commit this one.
2025-01-17Maybe THIS will solve the sorting issue?dvs11-2/+1
2025-01-17Page history is now per site, the page name is added automatically.dvs11-1/+1
2025-01-17Sorting still fails sometimes. Lets see if hat happens elsewhere.dvs11-1/+1
2025-01-17Maybe Lua sorting doesn't suck after all?dvs11-2/+1
2025-01-17Clean up left overs.dvs11-3/+0
2025-01-17Don't print two lines per file, silence is golden.dvs11-2/+2
2025-01-17Fix the logo and icon inheritance.dvs11-5/+8
2025-01-15Lua table sorting sucketh. loldvs11-1/+2
2025-01-15Make the logo clickable.dvs11-1/+2