-
☆ A M B ☆
- 756 Posts
Quote from: leodigital at Jan 05, 2011, 04:53 PM
Charless: Thanks a lot. I will try it tomorrow and let you know.
Regards
I was going to add the full chunk code, and just realized I didn’t put it in the previous post... here it is now:
<div id="[+mxcEventListItemId+]" class="[+mxcEventListItemClass+]">
<div class="date">
<div class="month"><p>[+mxcEventListItemMonth+]<span>[+mxcEventListItemYear+]</span></p></div>
<p style="[+mxcEventListItemMultiDayStyle+]">[+mxcEventListItemStartDateTime+][+mxcEventListItemDateTimeSeperator+][+mxcEventListItemEndDateTime+]</p>
</div>
<h6 style="font-size: 100%;">[+mxcEventListItemTitle+]</h6>
<p>[+mxcEventListItemStateDateStamp+] - [+mxcEventListItemEndDateStamp+]</p>
</div>
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
I already found it!
%H:%M
-
☆ A M B ☆
- 756 Posts
great, thanks for the update
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
-
☆ A M B ☆
- 756 Posts
Quote from: leodigital at Jan 11, 2011, 11:54 AM
Charless: do you know how to change the time to 24H.
Sample: http://heidegger-rotterdam.nl/index.php?id=11&details=107
I found it in the tpl but i don’t know where i can found it here.
that’s a great question, where is it in the parameters or config.... well sorry missed that one and it’s currently set in the language file with the
_mxCalendar_ed_dateformat
constant.
I’ll certainly add that to the list to make a parameter and configuration tab item in the next release. Let me know if this is a more urgent request.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
-
☆ A M B ☆
- 756 Posts
Quote from: leodigital at Jan 14, 2011, 08:31 AM
http://www.heidegger-rotterdam.nl/index.php?id=11
The only thing is that my Pop up JS is not working by the calendar. Check it out.
What is your snippet call on this page? make sure you have the &mxcAjaxPageId=`` &mxcFullCalendarPgId=`` parameters set.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.