Re: Should google-api-php-client be a library?
webmaster <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CAGFWg6kRMUgYSAU-H-xmX6k4iv5HTktqU+PgUGOrDWU7WWhWmw@mail.gmail.com> |
Thank you very much for your answers. I have another doubt: is there a Drupal function to show that my module requires a particular library as it is for module's dependancy? Fair 2011/12/5 webmaster <[email protected]> > Hi folks, > I'm creating a new Drupal module for the connection to Google Calendar > using Google API. I know the main aim of Drupal libraries is for CSS and JS > instead of google-api-php-client is mainly a PHP library. > Do you suggest to me to put google-api-php-client files in > sites/all/libraries anyway or to ship google-api-php-client in my module? > Thanks, > Fair