- Posts: 5
COMMUNITY FORUM
Add a link to published comment
- Jeffrey Kiefer
-
Topic Author
- Offline
- New Member
Less
More
14 years 11 months ago #90988
by Jeffrey Kiefer
Add a link to published comment was created by Jeffrey Kiefer
I removed the edit my comments from the K2 login box. Now the user sees "You have 6 published comments".I would like to either turn the published comments into a link that shows the users comments or change this into a menu link to replace the edit comments link that was removed.I do not know how to do this but am willing to be creative and try anything.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 11 months ago #90989
by william white
Replied by william white on topic Add a link to published comment
Where do you want the link to show?
Please Log in or Create an account to join the conversation.
- Jeffrey Kiefer
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 11 months ago #90990
by Jeffrey Kiefer
Replied by Jeffrey Kiefer on topic Add a link to published comment
Ideally a "My Comments: under the My Account in the K2 Login module.
Also I want to hide the Edit Article box so it only displays to someone with higher permissions than regestered. Maybe create a new group called editors and give them permission to edit. I am jsu unsure of the right conditional statement for that. What is the correct if syntax for user groups?
Thanks for helping me.
Also I want to hide the Edit Article box so it only displays to someone with higher permissions than regestered. Maybe create a new group called editors and give them permission to edit. I am jsu unsure of the right conditional statement for that. What is the correct if syntax for user groups?
Thanks for helping me.
Please Log in or Create an account to join the conversation.
- Jeffrey Kiefer
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 11 months ago #90991
by Jeffrey Kiefer
Replied by Jeffrey Kiefer on topic Add a link to published comment
On the second question misspoke. I want to make the My Page not Edit article link only appear for editors group using an if statement in the login box.
if (custom) editors group
display My page link
end if
What is the correct syntax?
if (custom) editors group
display My page link
end if
What is the correct syntax?
Please Log in or Create an account to join the conversation.