aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/orphans.mdwn
Commit message (Expand)AuthorAge
* no longer need triple quotesjoey2006-08-23
* * Allow preprocessor directives to contain python-like triple-quoted••• text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin. joey2006-08-23
* * Improve markdown loading. First, try to load it as a properl perl module,••• in case it was installed as one. Then fall back to trying /usr/bin/markdown. * Document in install page how to install markdown, since it has no installation procedure in the upstream tarball. joey2006-08-10
* * Renamed GlobLists to PageSpecs.•••* PageSpecs can now include nested parens, "and", and "or". This remains backwards compatible to the old GlobList format. It's implemented by treating the GlobList as a very limited microlanguage that is transformed to perl code that does the matching. * The old GlobList format is deprecated, and I encourage users to switch to using the new PageSpec format. Compatability with the old format will be removed at some point, possibly by 2.0. * Wiki rebuild needed on upgrade to this version due to PageSpec change. * Add support for creation_month and creation_year to PageSpec. Closes: #380680 * Changes to index file encoding. joey2006-08-02
* updatsjoey2006-07-29
* * Tag plugins according to type.joey2006-07-29
* web commit by joeywww-data2006-05-05
* web commit by joeywww-data2006-05-03
* web commit by joeywww-data2006-05-03
* web commit by joeywww-data2006-05-03
* * Add an orphans plugin for finding pages that nothing links to.•••* Removed backlinks page, which it turns out nothing used. joey2006-05-02