The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Post editing question

4 posters

Go down

Solved Post editing question

Post by Mr. Eddster March 7th 2012, 10:50 pm

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 March 8th 2012, 9:21 pm; edited 1 time in total (Reason for editing : solved)
Mr. Eddster
Mr. Eddster
Forumember

Male Posts : 382
Reputation : 7
Language : English

http://sports-forumbuzz.canadian-forum.com/

Back to top Go down

Solved Re: Post editing question

Post by Tennisdude March 8th 2012, 1:27 am

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.
avatar
Tennisdude
Forumember

Male Posts : 66
Reputation : 1
Language : English

http://Universalmln.forumotion.com

Back to top Go down

Solved Re: Post editing question

Post by kirk March 8th 2012, 2:27 pm

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.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Post editing question

Post by Mr. Eddster March 8th 2012, 8:22 pm

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. Smile
Mr. Eddster
Mr. Eddster
Forumember

Male Posts : 382
Reputation : 7
Language : English

http://sports-forumbuzz.canadian-forum.com/

Back to top Go down

Solved Re: Post editing question

Post by Guest March 8th 2012, 9:00 pm

Yeah, kirk right. Go to Administration Panel => Display => Templates => General => viewtopic_body => Edit => Find:
Code:
<p>
                          {postrow.displayed.EDITED_MESSAGE}
                        </p>
and replace by:
Code:
<p class="editare">
                          {postrow.displayed.EDITED_MESSAGE}
                        </p>
Save and publish template. Wink

Then add to CSS Stylesheet:
Code:
.editare{
display: none;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Post editing question

Post by Mr. Eddster March 8th 2012, 9:18 pm

Coddy wrote:Yeah, kirk right. Go to Administration Panel => Display => Templates => General => viewtopic_body => Post editing question 1005357294 => Find:
Code:


{postrow.displayed.EDITED_MESSAGE}

and replace by:
Code:


{postrow.displayed.EDITED_MESSAGE}


Save and publish template. Wink

Then add to CSS Stylesheet:
Code:
.editare{
display: none;
}


Thank you very much! This is solved!Very Happy
Mr. Eddster
Mr. Eddster
Forumember

Male Posts : 382
Reputation : 7
Language : English

http://sports-forumbuzz.canadian-forum.com/

Back to top Go down

Solved Re: Post editing question

Post by Guest March 8th 2012, 9:21 pm

Welcome. Razz
avatar
Guest
Guest


Back to top Go down

Solved Re: Post editing question

Post by SLGray March 8th 2012, 9:25 pm

Topic Solved & Locked





Post editing question Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum