Event Calendar on Codeigniter update

In the previous posts this and this, I wrote about a Codeigniter Event Calendar. The problem with them was you can’t use it with javascript disabled.


Demo added: 8th August 2010


This time I added a link to a date. When you click the date where there are events, it will take you to a page showing all the event for that day. So you can use it with javascript disabled. Check it out.

I also added a template. You can find an original template from www.csstemplateheaven.com.

This version is not using a BackendPro.

Download Page

Modify config.php and database.php
Dump data.sql.
Visit http://127.0.0.1/ci_172_calendar/index.php/calendar/index
or http://localhost/ci_172_calendar/index.php/calendar/index

6 comments to Event Calendar on Codeigniter update

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>