Active
Project:
Last Node
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2007 at 21:44 UTC
Updated:
10 Dec 2007 at 21:16 UTC
In admin/settings/last_node, I changed the label for "story" to "Recently Posted Articles".
Then, when I run last_node, this label is used for describing recent stories. But when I
run last_node/story, the title is "Latest Stories". I'm not sure if this is a bug or
some kind of configuration problem.
You can see this in action at www.mapj.org, in the left column, under Recently Posted Articles.
If you click on "Read more", you'll see "Latest Stories" as the title.
Comments
Comment #1
TheCrow commentedThis is a problem of menu caching, for simple solution look here: http://drupal.org/node/136050.
Comment #2
alley_stoughton commentedThanks - I didn't see that there were submenus of last_node that I could enable, edit, and then disable.
Cheers!