Skip to content

Commit

Permalink
[SNEAKYIDEA]Add README file to outline specific settings
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbos committed May 8, 2011
1 parent 3920b1d commit dbc4564
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sneakyidea/README.rst
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit dbc4564

Please sign in to comment.