aboutsummaryrefslogtreecommitdiffstats
path: root/sneakyidea
diff options
context:
space:
mode:
Diffstat (limited to 'sneakyidea')
-rw-r--r--sneakyidea/README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/sneakyidea/README.rst b/sneakyidea/README.rst
new file mode 100644
index 0000000..75d691e
--- /dev/null
+++ b/sneakyidea/README.rst
@@ -0,0 +1,10 @@
+Style specific setting
+======================
+
+The tags.html file which contains the tag cloud is unreachable from the blog because there is no hyoerlink to it.
+
+To make the tag cloud accessible from the navigation bar add ::
+
+ $ MENUITEMS = (('Tags', 'tags.html'),)
+
+in your settings.