Alternative to hiding edit history?
3 posters
Page 1 of 1
Alternative to hiding edit history?
Hello! I am just wondering if there is any alternate scripting of hiding edit history or if there is a way to disable it? I know there is this code Hide the sentence "Last edited by..." on specific or all messages but the small flaw I noticed is that it still shows a post was edited when someone quickly refreshes the page.
Any help with this will be amazing!
Any help with this will be amazing!
Last edited by Beyonder on March 9th 2023, 11:58 am; edited 1 time in total
Re: Alternative to hiding edit history?
Good afternoon!
If you need to hide this function at all, why not remove it from the template viewtopic_body
Find and remove:
If you remove it completely from the template, it won't even load on your forum.
If hiding via scripts, the code needs time to load and process the page - so it may appear for a fraction of a second.
If you need to hide this function at all, why not remove it from the template viewtopic_body
Find and remove:
- Code:
<span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
If you remove it completely from the template, it won't even load on your forum.
If hiding via scripts, the code needs time to load and process the page - so it may appear for a fraction of a second.
Razor12345- Support Moderator
- Posts : 1586
Reputation : 268
Language : Ukr, Rus, Eng
Location : Ukraine
skouliki, Ape, TonnyKamper and Beyonder like this post
Re: Alternative to hiding edit history?
Razor12345 wrote:Good afternoon!
If you need to hide this function at all, why not remove it from the template viewtopic_body
Find and remove:
- Code:
<span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
If you remove it completely from the template, it won't even load on your forum.
If hiding via scripts, the code needs time to load and process the page - so it may appear for a fraction of a second.
Thank you!!
Re: Alternative to hiding edit history?
skouliki wrote: When your request is complete, please mark it as Solved.
Done!
skouliki likes this post
Re: Alternative to hiding edit history?
Problem solved & topic archived.
|
Similar topics
» Toolbar Alternative???
» Alternative for bbcode
» Chatbox alternative
» Alternative Reputation System, possible?
» alternative forum design
» Alternative for bbcode
» Chatbox alternative
» Alternative Reputation System, possible?
» alternative forum design
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum