From 20767ac73748516ee083f8af4972bd6ad83c4888 Mon Sep 17 00:00:00 2001 From: daniel goldsmith Date: Thu, 1 Aug 2013 11:34:44 +0100 Subject: [PATCH] deleted ul element from tag cloud --- docs/settings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index 95f87e0e..3be6621d 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -495,11 +495,11 @@ Setting name (default value) What does it do? The default theme does not include a tag cloud, but it is pretty easy to add:: - +

You should then also define a CSS style with the appropriate classes (tag-0 to tag-N, where N matches `TAG_CLOUD_STEPS` -1), tag-0 being the largest.