From d9d783c4bc70ecffb6eab0d8ec474687af2ad4bc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Sep 2008 16:11:16 -0400 Subject: goodstuff update * goodstuff: Remove otl plugin from the bundle since it needs a significant external dependency and is not commonly used. If you use otl, make sure you explicitly enable it now. * goodstuff: Add more, progress, and table plugins to the bundle. --- IkiWiki/Plugin/goodstuff.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'IkiWiki') diff --git a/IkiWiki/Plugin/goodstuff.pm b/IkiWiki/Plugin/goodstuff.pm index df928f222..08ed960b4 100644 --- a/IkiWiki/Plugin/goodstuff.pm +++ b/IkiWiki/Plugin/goodstuff.pm @@ -11,16 +11,18 @@ my @bundle=qw{ img map meta + more orphans pagecount pagestats + progress shortcut smiley tag + table template toc toggle - otl }; sub import { #{{{ -- cgit v1.2.3