Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
Can admin edit posts without "edited?"
Hi,
Can a forum admin for Vanilla forums can edit a post without the "edited" mark?
Thanks,
Paul
Can a forum admin for Vanilla forums can edit a post without the "edited" mark?
Thanks,
Paul
0
Comments
1. Make a custom style and hide that information with CSS.
2. Make a custom theme and remove that information from the xhtml for that view.
In Vanilla 2 you don't have to get rid of it because we don't display it (in the default view, anyway).