Feature #1043

previous/next links from articles

Added by pjhyett-gmail-com - 1068 days ago. Updated 696 days ago.

Status :Closed Start :
Priority :Low Due date :
Assigned to :scott - % Done :

0%

Category :frontend
Target version :-
Resolution :

fixed


Description

I really think it'd increase the length of visits if we provided a previous and next link from the article read page like Wordpress provides.

Associated revisions

Revision 1181
Added by scott 764 days ago

Fix recent comments patch to not show unpublished comments. Closes #1043

History

11/08/2005 01:37 AM - scott -

  • Status changed from New to Assigned

#506 includes a previous/next helper. I'll take a patch to read.rhtml if anyone wants to give me one.

04/07/2006 03:21 PM - philippe-lang-attiksystem-ch -

Hi,

I've applied the patch against Typo 2.6.0, but I cannot find out which template to change in order to make next/previous links actually appear onscreen...

04/07/2006 04:00 PM - SteveLongdo -

Scott refers you to it above: read.rhtml is the file in question.

You will need to add calls to the helpers like:
<%= prev_link @article %>
<%= next_link @article %>

07/06/2006 04:04 PM - scott -

  • Status changed from Assigned to Closed
  • Resolution set to fixed

This is really a theme issue now; the infrastructure is there if the theme wishes to use it.

Also available in: Atom PDF