summaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/sparkline.mdwn
AgeCommit message (Collapse)Author
2008-09-11Move the directive documentation into its own underlay, separate from ↵Joey Hess
basewiki, since it's sorta large compared to the rest of basewiki.
2008-09-11add robots directive to all directive pagesJoey Hess
Since they'll be in an underlay, robots shouldn't index them, as with other underlay pages.
2008-09-11removed demos that accompny examplesJoey Hess
This is sorta unfortunate, but I don't want turning the plugin on the cause php to be forked unnecessarily. And moving them back to the plugin page doesn't make sense in this case.
2008-09-11add underlay files for listdirectivesWilliam Uther
As was noted, 'listdirectives' didn't include the underlay files that make it really worthwhile. I've just gone through all the plugin documentation, modified it to remove installation information and renamed the files to match the directives rather than the plugins. This can now serve as useful underlay. I've only gone through plugins in the 'plugins' dir. I did not go through the 'contrib' dir.