Page 1 of 1

missing (modifier.date_format)

Posted: Tue Jan 25, 2011 8:11 pm
by amin30b
I`m developing a new website with CMSMS 1.9.2 .
About 2 years ago when I was working on my first CMSMS website there was an smarty plugin to interact with dates (modifier.date_format.php).
According this post I was able to use my custom modifier to display dates in my native format.
But now there isn`t modifier.date_format.php file in plugin directory and I just see modifier.cms_date_format.php file, so how could I interact
with modifier.cms_date_format.php to use my own date modifier (modifier.jdate_format.php) in my project?

Re: missing (modifier.date_format)

Posted: Tue Jan 25, 2011 8:20 pm
by amin30b
Oh, I found it!
lib\smarty\plugins ;D