In my project I need to use google calendar (be able to add/view
events). While searching I've found only 2 mentions of it.

1.) http://symfohub.com/repo/sfGoogleCalendarPlugin
With documentation in japanese and only 1 initial commit this plugin
is not exactly what I need, but I still tried to use it.. to no luck,
because all I got was a bunch of "failed to load, no such file". From
what I gathered these errors appear because in the zend files they
have bunch of require_once "Zend/path", which doesn't really work when
it's in vendor dir of plugin.

2.) Bridge Gdata with Symfony.
I already had Zend autoloader initialized, so I tried to just copy
whatever GData files I might need to /vendor/Zend folder, but whenever
I tried to instantiate a class from GData it failed with "not found"
error.

Really lost here. :(

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to