Hello there,
Iam looking for a "What's new" option in CMSMS, so, if i add new content or make changes to a page that it will be automatic listed somewhere for visitors.
Regards,
Matthijs
[SOLVED] What's new option
[SOLVED] What's new option
Last edited by Vdub on Wed Dec 05, 2012 8:36 pm, edited 1 time in total.
Re: What's new option
Maybe this?
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: What's new option
a small question:
I have placed the tag in a newspage, its located in the left pane, only the Date-string isnt EU/NL.
it displays:
Modified pagename 05.12.12 06:12
instead of
Modified pagename 05-12-2012 18:12
Ive looked and changed several options like the one in the General setting timestring, Summary template etc. Modified the Config.php
MOST important for me is the time to 24h
I have placed the tag in a newspage, its located in the left pane, only the Date-string isnt EU/NL.
it displays:
Modified pagename 05.12.12 06:12
instead of
Modified pagename 05-12-2012 18:12
Ive looked and changed several options like the one in the General setting timestring, Summary template etc. Modified the Config.php
MOST important for me is the time to 24h
Re: What's new option
Please read the tag Help:
(optional) dateformat='d.m.y h:m' - default is d.m.y h:m , use the format you whish (php -date- format)
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: What's new option
I know, but ive changed every option i think.
It is NOT the news item date, that one displayes correct but the date after "recently changed" content/page
It is NOT the news item date, that one displayes correct but the date after "recently changed" content/page
Re: What's new option
I don't really get what you mean.... I just tested and, after the link I got
Code: Select all
{recently_updated number='15' showtitle='false' leadin='Last Change: ' dateformat='D j-M-Y G:i:s T'}
Last Change: Wed 5-Dec-2012 15:18:27 EST
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: What's new option
THX, that did it, i was continuesly editing the template instead of the article. CASE CLOSED!