Posted by alley_stoughton on December 6, 2007 at 9:44pm
Jump to:
| Project: | Last Node |
| Version: | 5.x-2.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
This is a problem of menu caching, for simple solution look here: http://drupal.org/node/136050.
#2
Thanks - I didn't see that there were submenus of last_node that I could enable, edit, and then disable.
Cheers!