Post editing question
4 posters
Page 1 of 1
Post editing question
I was wondering if there was a way when users edit their own posts if it was possible that the line "Last edited by (username) on (date, time), edited (number) time(s) in total." Wouldn't show up?
Last edited by Mr. Eddster on Thu 8 Mar - 20:21; edited 1 time in total (Reason for editing : solved)
Re: Post editing question
Uh, I think it usually shows up so the Moderator and Admins can see that it has been edited. If the user doesn't put a reason for editing, then it might not show up. I'm not 100% sure on this though.
Re: Post editing question
i think it can be removed from the template, But then you will never know when a post may have been edited by a member, so you may be better off just leaving it there.
Other then that i will have to check to see and get back to you.
Other then that i will have to check to see and get back to you.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Post editing question
kirk wrote:i think it can be removed from the template, But then you will never know when a post may have been edited by a member, so you may be better off just leaving it there.
Other then that i will have to check to see and get back to you.
Ya we aren't exactly a big site, only 35 users, and they're all trusted members that i know wont post anything stupid.
Re: Post editing question
Yeah, kirk right. Go to Administration Panel => Display => Templates => General => viewtopic_body => => Find:
Then add to CSS Stylesheet:
- Code:
<p>
{postrow.displayed.EDITED_MESSAGE}
</p>
- Code:
<p class="editare">
{postrow.displayed.EDITED_MESSAGE}
</p>
Then add to CSS Stylesheet:
- Code:
.editare{
display: none;
}
Guest- Guest
Re: Post editing question
Coddy wrote:Yeah, kirk right. Go to Administration Panel => Display => Templates => General => viewtopic_body => => Find:and replace by:
- Code:
{postrow.displayed.EDITED_MESSAGE}Save and publish template.
- Code:
{postrow.displayed.EDITED_MESSAGE}
Then add to CSS Stylesheet:
- Code:
.editare{
display: none;
}
Thank you very much! This is solved!
Re: Post editing question
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Strange problem with post editing
» Editing post with the use of HTML but in view forum
» Editing Post Flood Control on help.forumotion
» "Auto-correct" when editing post
» Time limit for editing a post
» Editing post with the use of HTML but in view forum
» Editing Post Flood Control on help.forumotion
» "Auto-correct" when editing post
» Time limit for editing a post
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum