Announcing Calendar 1.0
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Announcing Calendar 1.0
Warning: This version of Calendar is not backward compatible with earlier versions. Upgrade is not possible
Calendar version 1.0 has been released.
What's new:
a) A complete re-do of the template engine
(allows multiple database templates for each display type)
b) Now Requires CGExtensions
c) Complete Re-do of the recurring events
Recur Daily, Weekly, Monthly or Yearly
Specify a recurring interval, a recurring end date, and an optional maximum number of recurring events.
d) Tweaking to the category interface
e) Implement lazy loading for faster, and leaner frontend display
f) Cleanup the settings panel and remove un-necessary parameters
g) Cleanup the events tab on the admin
h) More...
Enjoy.
Calendar version 1.0 has been released.
What's new:
a) A complete re-do of the template engine
(allows multiple database templates for each display type)
b) Now Requires CGExtensions
c) Complete Re-do of the recurring events
Recur Daily, Weekly, Monthly or Yearly
Specify a recurring interval, a recurring end date, and an optional maximum number of recurring events.
d) Tweaking to the category interface
e) Implement lazy loading for faster, and leaner frontend display
f) Cleanup the settings panel and remove un-necessary parameters
g) Cleanup the events tab on the admin
h) More...
Enjoy.
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.
-
- Power Poster
- Posts: 322
- Joined: Sat Feb 04, 2006 1:24 am
Re: Announcing Calendar 1.0
Have just downloaded this so haven't had a chance to play with it properly yet, but:
1. It should be made clear in the description that CGExtensions is required
2. If CGExtensions is not present could it not just say 'Missing Dependency' instead of throwing a horrible error which breaks the whole Modules page?
1. It should be made clear in the description that CGExtensions is required
2. If CGExtensions is not present could it not just say 'Missing Dependency' instead of throwing a horrible error which breaks the whole Modules page?
Re: Announcing Calendar 1.0
Is this the replacement for the current calendar module?
Does it have RSS and or iCal?
Does this mean that anyone with calendar data currently will have to re-enter it all? (It would appear so?)
Does it have RSS and or iCal?
Does this mean that anyone with calendar data currently will have to re-enter it all? (It would appear so?)
Re: Announcing Calendar 1.0
I just upgrade my calendar.
I have an error :
What can I do ?
I have an error :
See : http://www.carabinsnicois.fr/index.phpWarning: Parameter table_id is not known... dropped in /home/webmaster/lib/misc.functions.php on line 1301
What can I do ?
Re: Announcing Calendar 1.0
How do I make the "Calendar" large?
Shane
Shane
Re: Announcing Calendar 1.0
I cannot insert the table_id=... !
It always displays :
Any idear ?
It always displays :
Same thing for table_id='cal-upcominglist'Warning: Parameter table_id is not known... dropped in /home/webmaster/lib/misc.functions.php on line 1301
Any idear ?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Announcing Calendar 1.0
Read up.
Calendar 1.0 is not compatible with previous versions.
table_id is one of those parameters that is no longer supported. Mostly because it never was really necessary.
Calendar 1.0 is not compatible with previous versions.
table_id is one of those parameters that is no longer supported. Mostly because it never was really necessary.
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.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Announcing Calendar 1.0
@Russ
for RSS support see the CGFeedMaker module
@sugna
it's all in the template and css that you use.
Once you put the calendar into a display, you should be able to see (and change) the template... and change the class names, content of each cell, etc... and then style to your hearts content
Calendar now works much more like every other module in CMS. Therefore people that know how to work with the other modules should now have much less problems working with the Calendar.
for RSS support see the CGFeedMaker module
@sugna
it's all in the template and css that you use.
Once you put the calendar into a display, you should be able to see (and change) the template... and change the class names, content of each cell, etc... and then style to your hearts content
Calendar now works much more like every other module in CMS. Therefore people that know how to work with the other modules should now have much less problems working with the Calendar.
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: Announcing Calendar 1.0
So how can I display the upcoming events with the 1.0 calendar ??
Re: Announcing Calendar 1.0
Check for display param (in testing I remember upcoming and pastlist)Pépou wrote: So how can I display the upcoming events with the 1.0 calendar ??
Alby
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Announcing Calendar 1.0
Read the help.Pépou wrote: So how can I display the upcoming events with the 1.0 calendar ??
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: Announcing Calendar 1.0
Thanks Calguy, just one more question, is it now searchable via the normal search engine?calguy1000 wrote: @Russ
for RSS support see the CGFeedMaker module
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Announcing Calendar 1.0
Yup
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: Announcing Calendar 1.0
Hello everybody,
Thanks Calguy 1000.
I just wanted to know if the help page is up to date. If yes, I could translate it in French because the help page in french seems not to be up to date. Which was quite ennoying, till I found this topic and the "table_id" problem reported by Pépou. I had the same problem…
thanks for the job
rnx
Thanks Calguy 1000.
I just wanted to know if the help page is up to date. If yes, I could translate it in French because the help page in french seems not to be up to date. Which was quite ennoying, till I found this topic and the "table_id" problem reported by Pépou. I had the same problem…
thanks for the job
rnx
Last edited by rnx on Fri Oct 31, 2008 2:02 pm, edited 1 time in total.