Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Joker™ on April 11, 2010, 01:39:36 PM

Title: Join Date in posts
Post by: Joker™ on April 11, 2010, 01:39:36 PM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2494)

This mod will show the joining date of user in posts

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi43.tinypic.com%2Fvzzs0o.png&hash=507b0cf34eeb9eab91377978f96aeef84c9b1bfd)
Title: Re: Join Date in posts
Post by: ~DS~ on April 11, 2010, 02:45:40 PM
Nice so it was ported to RC3?
There was a simliar mods:
http://custom.simplemachines.org/mods/index.php?mod=1405
http://custom.simplemachines.org/mods/index.php?mod=1437
Title: Re: Join Date in posts
Post by: Joker™ on April 11, 2010, 02:55:56 PM
1. http://custom.simplemachines.org/mods/index.php?mod=1405

it has different date format


2. http://custom.simplemachines.org/mods/index.php?mod=1437

shows many other thing .... i made it for join date only as some time back a user asked for join date only in 2x support board ...
so thought of making mode for join date only

Hope u liked the mod :)
Title: Re: Join Date in posts
Post by: ~DS~ on April 11, 2010, 03:01:10 PM
Quote from: sid2varun on April 11, 2010, 02:55:56 PM
Hope u liked the mod :)
I do, very vbullentin like, but you should merge it with your "To Show user Location on Posts" mod
Title: Re: Join Date in posts
Post by: Joker™ on April 11, 2010, 03:12:42 PM
bro if i merged we miss the main point again .... leme try to explain

what of a smf user want only one of my modification on his site .... that's why i made them separate mods ...

And if anyone wants both mod .. one can simply use both one's ... so both purposes are solved ;)
Title: Re: Join Date in posts
Post by: tycms on April 11, 2010, 03:14:35 PM
Thank you sid2varun. :)

The best thing about this nice tiny mod is that we can customize the date format.

strftime('%b %Y', $message['member']['registered_timestamp'])
Title: Re: Join Date in posts
Post by: Joker™ on April 11, 2010, 03:15:54 PM
your welcome  :)
Title: Re: Join Date in posts
Post by: ~DS~ on April 11, 2010, 03:21:07 PM
Quote from: sid2varun on April 11, 2010, 03:12:42 PM
bro if i merged we miss the main point again .... leme try to explain

what of a smf user want only one of my modification on his site .... that's why i made them separate mods ...

And if anyone wants both mod .. one can simply use both one's ... so both purposes are solved ;)
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)
Title: Re: Join Date in posts
Post by: Joker™ on April 11, 2010, 03:29:21 PM
Quote from: Dismal Shadow on April 11, 2010, 03:21:07 PM
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)

my exams gonna start pretty soon ... i'll try to look into this also ... nice suggestion bro ... ty :)
Title: Re: Join Date in posts
Post by: Joker™ on April 14, 2010, 03:21:16 AM
Quote from: Dismal Shadow on April 11, 2010, 03:21:07 PM
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)

Submitted the new mod , merged both join date and location mod and gave admin panel option in it ;)
Title: Re: Join Date in posts
Post by: ~DS~ on April 14, 2010, 03:37:26 AM
Awesome. In the meantime do you have a download link to it? I am sure it will take a long time to approve again.
Title: Re: Join Date in posts
Post by: Joker™ on April 14, 2010, 03:38:56 AM
Quote from: Dismal Shadow on April 14, 2010, 03:37:26 AM
Awesome.
yeah . just waiting for it to get approved :)
Title: Re: Join Date in posts
Post by: ~DS~ on April 14, 2010, 03:50:24 AM
Quote from: sid2varun on April 14, 2010, 03:38:56 AM
Quote from: Dismal Shadow on April 14, 2010, 03:37:26 AM
Awesome.
yeah . just waiting for it to get approved :)
You missed my edited post. :P
Title: Re: Join Date in posts
Post by: Joker™ on April 14, 2010, 03:52:55 AM
ummm let the customization team to review it , as it would be bad if u get into trouble coz of it ...
Title: Re: Join Date in posts
Post by: divecall on April 25, 2010, 05:43:24 PM
How to add the day ?
Title: Re: Join Date in posts
Post by: divecall on April 25, 2010, 06:14:25 PM
i found the solution:

here you can add a "%d" in front off:

strftime('%b %Y', $message['member']['registered_timestamp'])

so it is:

strftime('%d %b %Y', $message['member']['registered_timestamp'])

for the complete Date.

Nice Mod. Thank you.
Title: Re: Join Date in posts
Post by: Joker™ on April 26, 2010, 12:04:19 AM
your welcome , im bit busy these days so  sorry for delayed responses :(
Title: Re: Join Date in posts
Post by: Rohan_ on April 26, 2010, 05:26:58 AM
is this a new feature ? i have this thing from a year .. also the location .. i did it a  long time ago .. anyways it's good to see this mod here .. great mod varun bhai
Title: Re: Join Date in posts
Post by: Joker™ on April 27, 2010, 10:14:32 AM
actually on support board some people asked for this modification , and as there was no mod for JOIN DATE ONLY , so i made it.

Thanks for ur comments Rohan_ :)