MyBB Community Forums
How to add an automatic date prefix to all threads (display date before title) - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: How to add an automatic date prefix to all threads (display date before title) (/thread-87706.html)



How to add an automatic date prefix to all threads (display date before title) - djveloce - 2011-02-03

Hello,
I am trying to modify Mybb so that the date of the post will be automatically added as a prefix to the thread title
for example
(02/03/11)Thread Title
I am allready using thread prefix to manage the type of post.
Any help is appriciated!


RE: How to add an automatic date prefix to all threads (display date before title) - Wes the Bes - 2011-02-03

That may be PHP...
Sorry, can't help you there.


RE: How to add an automatic date prefix to all threads (display date before title) - Smokie98 - 2011-06-17

(2011-02-03, 03:40 PM)djveloce Wrote: Hello,
I am trying to modify Mybb so that the date of the post will be automatically added as a prefix to the thread title
for example
(02/03/11)Thread Title
I am allready using thread prefix to manage the type of post.
Any help is appriciated!

I also would love to know how to do this.

Has anyone ever created a plugin for this? Cool