From 1dc0670c01211a1d1e8b99facea1710949ee506d Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sat, 8 Oct 2011 16:21:04 +0200 Subject: Add plugin api to template.py, add news plugin --- scripts/template.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/template.conf') diff --git a/scripts/template.conf b/scripts/template.conf index 339871a..2f9ee42 100644 --- a/scripts/template.conf +++ b/scripts/template.conf @@ -5,3 +5,6 @@ [Default] path = ../template target = ../public/ + +[Plugins] +news=load -- cgit v1.2.1