aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notYetAnotherWiki.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create redirect pages for moved ones.dvs12025-03-281-0/+21
|
* Keep old .md.md files around.dvs12025-03-271-2/+12
|
* directory -> folderdvs12025-03-271-12/+13
| | | | Let's be consistent, now we are using a folder icon.
* Add a folder icon to folders.dvs12025-03-261-1/+1
|
* realURL stuff.dvs12025-03-261-10/+30
| | | | Document it, and fix up the multiples.
* Add the Atom / RSS feed icon from http://feedicons.com/dvs12025-03-201-1/+1
|
* A better symbol for going up to the top.dvs12025-03-201-1/+1
|
* BUG-- upload and pub links are fixed again.dvs12025-03-171-2/+2
|
* Spped things up by not downloading or converting things that didn't change.dvs12025-03-161-69/+105
|
* Deal with complex directory trees.dvs12025-03-161-0/+13
| | | | Just do the simple thing, drop a file in it so it's not empty.
* Combine the first two columns of the everything page.dvs12025-03-151-2/+2
|
* Implement page history for Fos and Pm, and clean up the edit line.dvs12025-03-151-5/+14
|
* Slightly better version of previous work around.dvs12025-03-151-2/+2
|
* Yet another work around for what I think is a bug in Lunamark. The random ↵dvs12025-03-151-2/+3
| | | | list creation bug.
* Work around a bug in Lunamark?dvs12025-03-151-0/+5
|
* Add a top link to headings.dvs12025-03-141-5/+5
|
* Make the last commit actually work.dvs12025-03-141-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.
* Make the TOC actually work.dvs12025-03-141-5/+11
|
* Basic TOC.dvs12025-03-141-3/+17
|
* Sort out unsorted.dvs12025-03-141-1/+19
|
* Some more color conversion fixes.dvs12025-03-141-0/+2
|
* Fix up /System/ linkies.dvs12025-03-141-1/+4
|
* I'll get this right some day.dvs12025-03-141-1/+8
|
* /Main/ might work better now.dvs12025-03-141-1/+1
|
* Fix up /Main/ and /bin/ linkies.dvs12025-03-141-16/+20
|
* Tidyup the toolbar and friends a bit.dvs12025-03-141-2/+2
|
* Work around lunamark's random list bug by giving it less random list triggers.dvs12025-03-131-1/+1
|
* White spacedvs12025-03-131-1/+1
|
* More cleanup of Foswiki profiles.dvs12025-03-131-0/+1
|
* Attempt to tame the CSS.dvs12025-03-131-4/+3
|
* Shrink some parts of the footer.dvs12025-03-121-1/+1
|
* Remove the "edit" link from Foswiki profiles.dvs12025-03-121-0/+1
|
* YAR - mostly theming and link conversion.dvs12025-02-261-29/+143
| | | | Includes the new "hide all but content" icon.
* Wrap the edit string at the bottom in a link. At least for PmWiki.dvs12025-02-231-1/+5
| | | | Foswiki still has that mysterious long string of digits.
* Much ado about nothing.dvs12025-02-231-1/+1
|
* Deal with debdog's color table.dvs12025-02-231-0/+1
|
* Work around yet another colour corner case.dvs12025-02-201-0/+1
|
* typo--dvs12025-02-201-1/+1
|
* Major YAR!!dvs12025-02-191-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.
* Moar everything!dvs12025-01-261-8/+32
| | | | | | | | Cleaned up the display. Added a time stamp. SORTED!
* YAR see description for details.dvs12025-01-251-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.
* Replace cmark-gfm and lcmark with luamark.dvs12025-01-221-68/+145
| | | | Plus YAR, yet another rewrite.
* Typo--dvs12025-01-201-1/+1
|
* If we can't use cmark-gfm, then stick with the built in cmark instead.dvs12025-01-201-5/+12
|
* Use the wiki print button, filter the wiki HTML early, and use cmark-gfm.dvs12025-01-191-21/+33
|
* Use cmake-gfm to parse the body for Foswiki.dvs12025-01-181-0/+2
| | | | Now tables work.
* Oops--.dvs12025-01-181-0/+1
| | | | Forgot to commit this one.
* Maybe THIS will solve the sorting issue?dvs12025-01-171-2/+1
|
* Page history is now per site, the page name is added automatically.dvs12025-01-171-1/+1
|
* Sorting still fails sometimes. Lets see if hat happens elsewhere.dvs12025-01-171-1/+1
|