agenda-admin.tpl.php |
agenda-admin.tpl.php |
|
Template file for administrative page |
agenda-block.tpl.php |
agenda-block.tpl.php |
|
Template for displaying the agenda in a block |
agenda.admin.php |
agenda.admin.php |
|
Administration interface for the agenda module |
agenda.css |
agenda.css |
|
.block .agenda-block p { margin: 0; padding: 0; }
.block .agenda-block ol { list-style-type: none; margin: 0 0 1em 0; padding: 0; }
.block .agenda-block ol li { margin: 1px 0; padding: 5px 10px; color: white; font-size: 90%; background-image: none;… |
agenda.info |
agenda.info |
|
name = Agenda
description = Show an agenda of events from a remote source
core = 7.x
configure = admin/config/services/agenda
dependencies[] = block
files[] = agenda.admin.php
files[] = agenda.install
files[] = agenda.module
files[] = agenda.test |
agenda.install |
agenda.install |
|
Install, uninstall and scheme functions for the agenda module. |
agenda.module |
agenda.module |
|
|
agenda.test |
agenda.test |
|
Tests for the Agenda module. |