From 78b0c662110770b7b604d7a2b2250951866e8a57 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 30 Aug 2007 17:26:37 +0200 Subject: Enable `table' plugin. --- render_locally | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'render_locally') diff --git a/render_locally b/render_locally index d2453c8c..3e047c52 100755 --- a/render_locally +++ b/render_locally @@ -23,9 +23,10 @@ ikiwiki \ --templatedir "$src"/.templates \ --userdir user \ --no-usedirs \ - --plugin goodstuff \ --plugin favicon \ + --plugin goodstuff \ --plugin sidebar \ + --plugin table \ --libdir "$src"/.library \ --plugin license \ ${1+"$@"} \ -- cgit v1.2.3