up vote 2 down vote favorite
1
share [g+] share [fb]

A prospective client wants to have a calendar feature on their website. They want the option to go edit this calendar to update the events. Does Word Press offer something like this?

link|improve this question

79% accept rate
feedback

5 Answers

up vote 1 down vote accepted

I've seen people use Google Calendar for this. Then you can easily embed google cal in your web pages. Also, if others use Google Cal they can add evens to their calendars.

http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=41207

Update: Looks like this plugin will help with getting google cal into Wordpress if that's what you're looking for :

WoogleCal

link|improve this answer
feedback

Sounds like you might be searching for this.

link|improve this answer
feedback

I'm not sure if Wordpress has that feature but I do know of a Calendar class for PHP that's fairly simple, easy to implement and very easy to style. Check out the tutorial, here.

link|improve this answer
I will look into that, thanks! – diventato Oct 21 '08 at 19:31
feedback

There is also a PEAR package for calendaring: http://pear.php.net/package/calendar

link|improve this answer
feedback

I second the embeddable Google Calendar. They are very easy to manage as well as add it to the HTML. If you are looking for a Wordpress specific solution in particular take a look at this plugin.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.