Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
files in some situations, and this is appropriate in some cases, such as
the teximg plugin's error log file.
Such files will be automatically cleaned up at an appopriate later time.
|
|
|
|
|
|
|
|
are not included in the map.
* map: Fix valid html issue.
|
|
suspision of this being display-only.
|
|
|
|
|
|
|
|
|
|
|
|
I moved on
|
|
|
|
|
|
confirmation and point at a minor remaining issue
|
|
* map: Fully specify paths to links to avoid issues when the bestlink
didn't point to the correct page.
|
|
|
|
|
|
page name
|
|
|
|
|
|
gmtime for these since a time zone is not specified.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the wikilink looked like a table field separator. Avoid this ambiguity
by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
so that links from wikilinks don't confuse the parser.
|
|
|
|
|
|
* Plugins can add new directories to the search path with the add_underlay
function.
* Split out smiley underlay files into a separate underlay, so if the plugin
isn't used, the wiki isn't bloated with all those files.
|