Currently all LINKS open in a new window (target="_blank"), but in some cases it's desirable to open them in the same window. For example I use it for linking to categories and tags: LINKS = ( ('Categories', SITEURL+'/categories#categories', False), ('Tags', SITEURL+'/tags#tags', False), ) Old format and experience is still supported, this is backwards-compatible. |
||
---|---|---|
.. | ||
partial | ||
archives.html | ||
article.html | ||
author.html | ||
authors.html | ||
base.html | ||
categories.html | ||
category.html | ||
index.html | ||
page.html | ||
period_archives.html | ||
tag.html | ||
tags.html |