Skip to content

Commit

Permalink
Extra documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jadwigo committed Sep 1, 2014
1 parent 404ac5d commit 6e5592d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ The quick lookup only reads the taxonomy config and does not count items in the
{% endfor %}
</ul>

If your taxonomy behaves like a `tags` categroy, there will automatically be a full lookup - because the individual tags are not visible in the config file.

The full lookup counts all items in the database for each category and returns this in ``{{ item.count }}``. Usage with full lookup:

{% set list = taxonomylist('categories', true) %}
Expand Down

0 comments on commit 6e5592d

Please sign in to comment.