Hi,
i'm testing Calendar 0.7.7. My question is, how can i display the detail of an event date anywhere in my page ? Actually, my calendar is called in a left column div, and when i click the detail shows in that column. I want to display the detail in the main column, how can i do that ?
Thanks for helping.
displaying calendar detail in another position in the page
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: displaying calendar detail in another position in the page
use the inline parameter to the calendar. It's in the help.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: displaying calendar detail in another position in the page
Excuse me but i can't find this parameter in the help !! Perhaps due to the french translation ?
Re: displaying calendar detail in another position in the page
Please show us how it can be done ? My English is perfect but my French is very poor and since version 0.7.8 has only the French help I can't read it. Also I am a very bad coder 

Re: displaying calendar detail in another position in the page
Found it in the help for version 0.7.7 though in version 0.7.8 it is no longer present.
Thanks for helping me out on this.
Would you please help me with some layout to ?
see http://www.jsnijder.nl and check the even on march 7, please click on it in both the Big calendar (on the Kalender page) and the small calendar (beneath the left news block)
I like to get the same output as the Big calendar gives on both links.
How is this done / I guess its some stylesheet but I am a complete noob on that part
{cms_module module='Calendar' first_day_of_week='0' table_id='small' detail='0' summaries='0' inline='0' detailpage='page-alias_where_data_must_show'}
Thanks for helping me out on this.
Would you please help me with some layout to ?
see http://www.jsnijder.nl and check the even on march 7, please click on it in both the Big calendar (on the Kalender page) and the small calendar (beneath the left news block)
I like to get the same output as the Big calendar gives on both links.
How is this done / I guess its some stylesheet but I am a complete noob on that part
{cms_module module='Calendar' first_day_of_week='0' table_id='small' detail='0' summaries='0' inline='0' detailpage='page-alias_where_data_must_show'}
Last edited by jans on Tue Feb 27, 2007 10:24 pm, edited 1 time in total.
Re: displaying calendar detail in another position in the page
Are you using the same parameters for both your small and big calendars?
One seems to be using the Event List template, and the other the Event Detail template.
One seems to be using the Event List template, and the other the Event Detail template.
Re: displaying calendar detail in another position in the page
Same templates but for the small cal the code is placed in the left simple + 1column template and the code for the big cal is placed simply in a html content page
You're right it does, I've been fooling around som with the templates and I found it out just now.
Thanks, now find a way to fix it
You're right it does, I've been fooling around som with the templates and I found it out just now.
Thanks, now find a way to fix it

Last edited by jans on Tue Feb 27, 2007 11:42 pm, edited 1 time in total.