Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-07-20 15:25:51
- brian.zerangue
- Member
- Registered: 2005-02-15
- Posts: 62
[request] integrate Google Calendar
Does anyone know of a TXP Plug-in that integrates Google Calendar with your site? Unfortunately, I don’t have the PHP coding background or knowledge. If there is a TXP Plug-in in the works, I would love to know about it.
Can you help?
Thanks!
BZ
Offline
Re: [request] integrate Google Calendar
Brian,
I don’t think so.
Its worth asking for a plugin request :)
I think the API is all laid out for a plugin.
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: [request] integrate Google Calendar
Just documenting that I’d also be interested.
The only thing I’ve ever put toghether with php is a contact script.
Offline
#4 2006-08-24 00:47:38
- brian.zerangue
- Member
- Registered: 2005-02-15
- Posts: 62
Re: [request] integrate Google Calendar
Here’s a great start…
http://james.cridland.net/code/google-calendar.html
I got this one to work by dumping this code in a form, and it works great with the SimplePie Plugin, the ONLY problem, it doesn’t reflect REPEAT (or recurring) events. Also, it shows past events.
OR
http://ajax.phpmagazine.net/2006/04/howto_integrate_google_calenda.html
I can’t get this one to work at all! It’s probably not the code, I can tell you it’s me. Unfortunately, I have absolutely no PHP skills whatsoever.
I would love to see one of these implementations in a plug-in where we could adjust settings by using different attributes… ex. time=“future” order=“asc”, etc.
Thanks!
Brian Z.
Last edited by brian.zerangue (2006-08-24 00:48:08)
Offline