google-calendar-block-event.tpl.php |
google-calendar-block-event.tpl.php |
|
Default theme implementation for displaying a calendar event. |
google_calendar_block.admin.inc |
google_calendar_block.admin.inc |
|
Admin page callbacks for the Google Calendar Block module. |
google_calendar_block.info |
google_calendar_block.info |
|
name = Google Calendar Block
description = "Provides configurable blocks for a Google Calendar feed."
core = 7.x
files[] = tests/google_calendar_block.test
configure = admin/structure/block
dependencies[] = block
dependencies[] =… |
google_calendar_block.install |
google_calendar_block.install |
|
Install, update and uninstall functions for the google_calendar_block module. |
google_calendar_block.module |
google_calendar_block.module |
|
A module to provide simple Google Calendar blocks using the Google Data APIs. |
google_calendar_block.test |
tests/google_calendar_block.test |
|
Tests for Google Calendar Block module. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Permissions
* Usage
INTRODUCTION
------------
Current Maintainers:
* Devin Carlson http://drupal.org/user/290182
Google Calendar Block is a… |