dclaudew
Forum Replies Created
-
Forum: Plugins
In reply to: [IZ-Calender] [Plugin: IZ-Calender] IZ Callender won't displayThe “feature” in IZ Calender (sic) that limits January to 30 days can be partly fixed. You can go into the code and where you see “30, 29, 31, 30, …” just change the first “30” to “31” for January. This will give you 31 days in January. But if you posts an event for Jan 31, it will show up in the public listing as on the “3rd”. In other words, the table lookup that connects “31” to “st” to print as “31st” fails, and instead looks up only the first digit “3” to return “3rd.” Again, this calendar is an excellent start, but it is not ready for prime time. I have sent an e-mail to the creator asking him to fix the numerous problems.
Another problem of course is that it should be “IZ Calendar” rather than calender.
Forum: Plugins
In reply to: [IZ-Calender] [Plugin: IZ-Calender] IZ Callender won't displayI like this calendar but it does have serious issues. First, Stephen must not have followed the install instructions correctly, because the calendar does show on my home page once activated. Here are the serious flaws: (1) it will not sort events by day of the month, which isn’t bad if you enter the events sequentially, but if you enter an event for March 1 and 29, then later enter one for March 28, then March 2, you will get a weird ordering, and (2) not all months have 31 days, so for example, if you want to post an event for January 31, you will find that January only has 30 available days, none of which is 31. In conclusion, this calendar is not ready for widespread use. It is an excellent start, but you will be frustrated by this version.