Dashboard > blojsom > ... > Users Guide > Linear Post Navigation
  blojsom Log In   View a printable version of the current page.  
  Linear Post Navigation
Added by David Czarnecki, last edited by David Czarnecki on Jan 08, 2005  (view change)
Labels: 
(None)

Linear post navigation is an alternative to browsing entries by the calendar. For a given post, blojsom will determine the previous and next entries. If you are at the first entry, there is no previous entry. If you are at the last entry, there is no next entry.

Linear post navigation is a configurable property in your individual blog.properties file.

linear-navigation-enabled=true

If enabled, you can use the #NavigationLinks($homeText) macro in your template. A portion of Velocity template text is given below. The previous entry will be under the key, BLOJSOM_PERMALINK_PREVIOUS_ENTRY. The next entry will be under the key, BLOJSOM_PERMALINK_NEXT_ENTRY.

#if ($BLOJSOM_PERMALINK)
    #NavigationLinks('Main')
#end

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators