| Commit message (Expand) | Author | Files | Lines |
2025-03-12 | Remove the "edit" link from Foswiki profiles. | dvs1 | 1 | -0/+1 |
2025-02-26 | YAR - mostly theming and link conversion. | dvs1 | 1 | -29/+143 |
2025-02-23 | Wrap the edit string at the bottom in a link. At least for PmWiki. | dvs1 | 1 | -1/+5 |
2025-02-23 | Much ado about nothing. | dvs1 | 1 | -1/+1 |
2025-02-23 | Deal with debdog's color table. | dvs1 | 1 | -0/+1 |
2025-02-20 | Work around yet another colour corner case. | dvs1 | 1 | -0/+1 |
2025-02-20 | typo-- | dvs1 | 1 | -1/+1 |
2025-02-19 | Major YAR!! | dvs1 | 1 | -240/+422 |
2025-01-26 | Moar everything! | dvs1 | 1 | -8/+32 |
2025-01-25 | YAR see description for details. | dvs1 | 1 | -76/+130 |
2025-01-22 | Replace cmark-gfm and lcmark with luamark. | dvs1 | 1 | -68/+145 |
2025-01-20 | Typo-- | dvs1 | 1 | -1/+1 |
2025-01-20 | If we can't use cmark-gfm, then stick with the built in cmark instead. | dvs1 | 1 | -5/+12 |
2025-01-19 | Use the wiki print button, filter the wiki HTML early, and use cmark-gfm. | dvs1 | 1 | -21/+33 |
2025-01-18 | Use cmake-gfm to parse the body for Foswiki. | dvs1 | 1 | -0/+2 |
2025-01-18 | Oops--. | dvs1 | 1 | -0/+1 |
2025-01-17 | Maybe THIS will solve the sorting issue? | dvs1 | 1 | -2/+1 |
2025-01-17 | Page history is now per site, the page name is added automatically. | dvs1 | 1 | -1/+1 |
2025-01-17 | Sorting still fails sometimes. Lets see if hat happens elsewhere. | dvs1 | 1 | -1/+1 |
2025-01-17 | Maybe Lua sorting doesn't suck after all? | dvs1 | 1 | -2/+1 |
2025-01-17 | Clean up left overs. | dvs1 | 1 | -3/+0 |
2025-01-17 | Don't print two lines per file, silence is golden. | dvs1 | 1 | -2/+2 |
2025-01-17 | Fix the logo and icon inheritance. | dvs1 | 1 | -5/+8 |
2025-01-15 | Lua table sorting sucketh. lol | dvs1 | 1 | -1/+2 |
2025-01-15 | Make the logo clickable. | dvs1 | 1 | -1/+2 |
2025-01-15 | One of these days I'll figure out sorting. lol | dvs1 | 1 | -2/+2 |
2025-01-15 | Attempt to fix up not linking the current page in the menu. | dvs1 | 1 | -4/+3 |
2025-01-15 | whitespace-- | dvs1 | 1 | -2/+0 |
2025-01-15 | Try that again. | dvs1 | 1 | -1/+1 |
2025-01-15 | Sort the header links. | dvs1 | 1 | -5/+8 |
2025-01-15 | Should be correct titles everywhere now. | dvs1 | 1 | -12/+12 |
2025-01-15 | More title tweakage. | dvs1 | 1 | -1/+1 |
2025-01-15 | Try to set the HTML title correctly. | dvs1 | 1 | -0/+2 |
2025-01-15 | Allow separate title and pagetitle. Use title for menu text. | dvs1 | 1 | -5/+10 |
2025-01-14 | Leave more foot prints. | dvs1 | 1 | -1/+1 |
2025-01-14 | Add a hand pointing out for external URL links. | dvs1 | 1 | -1/+1 |
2025-01-14 | One more OOPS--. | dvs1 | 1 | -1/+1 |
2025-01-14 | Oops, wrong files metadata. | dvs1 | 1 | -1/+2 |
2025-01-14 | Override menu URL with metadata. | dvs1 | 1 | -1/+6 |
2025-01-14 | Fix up whichPage() so they ALL have .HTML. | dvs1 | 1 | -3/+4 |
2025-01-10 | Don't lowercase the resulting filename. | dvs1 | 1 | -1/+1 |
2025-01-10 | Fix headers, now we find a page at the destination. | dvs1 | 1 | -12/+4 |
2025-01-09 | More messing with colours. I get my own. B-) | dvs1 | 1 | -1/+2 |
2025-01-09 | Add the Devuan colours from desktop-base. | dvs1 | 1 | -1/+5 |
2025-01-09 | Add some default page names from the other wikis. | dvs1 | 1 | -1/+1 |
2025-01-03 | whichPage() no longer cares about case, add "about", and fall back to whateve... | dvs1 | 1 | -3/+6 |
2025-01-01 | Realase 0.0, we are out of negative territory. lol | dvs1 | 1 | -1/+1 |
2025-01-01 | Document the code. | dvs1 | 1 | -9/+43 |
2025-01-01 | not Yet Another reWrite plus TODO-- | dvs1 | 1 | -173/+214 |
2024-12-28 | Mostly fix up the footer. | dvs1 | 1 | -1/+10 |