aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notYetAnotherWiki.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-12Remove the "edit" link from Foswiki profiles.dvs11-0/+1
2025-02-26YAR - mostly theming and link conversion.dvs11-29/+143
2025-02-23Wrap the edit string at the bottom in a link. At least for PmWiki.dvs11-1/+5
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
2025-01-26Moar everything!dvs11-8/+32
2025-01-25YAR see description for details.dvs11-76/+130
2025-01-22Replace cmark-gfm and lcmark with luamark.dvs11-68/+145
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
2025-01-18Oops--.dvs11-0/+1
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
2025-01-15One of these days I'll figure out sorting. loldvs11-2/+2
2025-01-15Attempt to fix up not linking the current page in the menu.dvs11-4/+3
2025-01-15whitespace--dvs11-2/+0
2025-01-15Try that again.dvs11-1/+1
2025-01-15Sort the header links.dvs11-5/+8
2025-01-15Should be correct titles everywhere now.dvs11-12/+12
2025-01-15More title tweakage.dvs11-1/+1
2025-01-15Try to set the HTML title correctly.dvs11-0/+2
2025-01-15Allow separate title and pagetitle. Use title for menu text.dvs11-5/+10
2025-01-14Leave more foot prints.dvs11-1/+1
2025-01-14Add a hand pointing out for external URL links.dvs11-1/+1
2025-01-14One more OOPS--.dvs11-1/+1
2025-01-14Oops, wrong files metadata.dvs11-1/+2
2025-01-14Override menu URL with metadata.dvs11-1/+6
2025-01-14Fix up whichPage() so they ALL have .HTML.dvs11-3/+4
2025-01-10Don't lowercase the resulting filename.dvs11-1/+1
2025-01-10Fix headers, now we find a page at the destination.dvs11-12/+4
2025-01-09More messing with colours. I get my own. B-)dvs11-1/+2
2025-01-09Add the Devuan colours from desktop-base.dvs11-1/+5
2025-01-09Add some default page names from the other wikis.dvs11-1/+1
2025-01-03whichPage() no longer cares about case, add "about", and fall back to whateve...dvs11-3/+6
2025-01-01Realase 0.0, we are out of negative territory. loldvs11-1/+1
2025-01-01Document the code.dvs11-9/+43
2025-01-01not Yet Another reWrite plus TODO--dvs11-173/+214
2024-12-28Mostly fix up the footer.dvs11-1/+10