From 8340037721703b42c1bc9daa163ea207bc554a06 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 24 Aug 2015 09:53:33 +0300 Subject: [PATCH] add note about bootstrap template --- dokuwiki-plugin-alertbox.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dokuwiki-plugin-alertbox.spec b/dokuwiki-plugin-alertbox.spec index 8d840d1..e82701c 100644 --- a/dokuwiki-plugin-alertbox.spec +++ b/dokuwiki-plugin-alertbox.spec @@ -20,6 +20,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Add Bootstrap style alert boxes to your wiki. +First, make sure you have a template that provides Bootstrap (such as +dokubootstrapsimplified or dokutwitterbootstrap)! These provide +necessary CSS, and without them, the alert boxes won't show up. + %prep %setup -qc mv dokuwiki-%{plugin}-*/* . -- 2.43.0