Posted by kvoltz on August 22, 2009 at 11:06am
Jump to:
| Project: | Protected node |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | AlexisWilke |
| Status: | closed (fixed) |
Issue Summary
I am trying to change the title on the redirect page to say something other than "Protected node - Enter Password"
Where should I do this?
I have been going through the module trying to find the text. And, I have either found it and I am having massive caching issues, or I haven't found it. Can you point me in the right direction?
thanks!
Comments
#1
It's in the protected_node_menu() function. You should clear the menu cache.
#2
On a similar note, I would like to use the title of the page being protected, instead of static text. Any ideas how I could pull that into the protected_node_menu() function? It may be obvious but I'm not seeing it. Thanks.
#3
I'm also in favor of having another title. "Node" is not exactly a term that end users have any clue about.
Via a title callback it should be easy to replace the title with the title of the actual node.
#4
Any news on this. I think every non drupal user visiting the page would be confused by the word "node".
#5
::)
#6
The global settings now have a way to edit the title, the info between the title and field set and the description inside the field set. I hope that suffices for a while. 8-)
Thank you.
Alexis Wilke
#7
Automatically closed -- issue fixed for 2 weeks with no activity.