Change login to login or register
Michelle - July 3, 2009 - 22:05
| Project: | Advanced Forum |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
For unrelated reasons, I've just taken over the bit of code that adds the "Login to post new content in forum." link. Might as well change that to "Login or Register to post new content in forum."
- Should check that registration is allowed
- Maybe should check if authenticated users can even post?
Michelle

#1
I'd think
Login or register to post -- would be enough.
and would cover both comments and threads?
#2
This is the bit at the top where you are posting a whole new topic. I could look into the one on the node/comments as well. Just happened to run into this while working on the image replacement and wanted to leave a note. :)
Michelle