event_calendar.admin.inc |
event_calendar.admin.inc |
|
|
event_calendar.info |
event_calendar.info |
|
name = Event Calendar
description = A module to create and manage events.
package = Event Calendar
core = 7.x
dependencies[] = calendar
dependencies[] = date
dependencies[] = date_popup
configure = admin/config/date/event-settings |
event_calendar.install |
event_calendar.install |
|
install file for Event Calendar module. |
event_calendar.list.inc |
event_calendar.list.inc |
|
Event administration UI. |
event_calendar.module |
event_calendar.module |
|
The module file that allows events to be created and required admin approval. |
event_calendar.tokens.inc |
event_calendar.tokens.inc |
|
Builds placeholder replacement tokens for event_calendar-related data. |
event_calendar.views_default.inc |
event_calendar.views_default.inc |
|
Default views file for to create views. |
event_calendar_colors.css |
event_calendar_colors/css/event_calendar_colors.css |
|
.calendar-calendar .month-view .full td.multi-day div.colors-taxonomy-term-14,
.calendar-calendar .week-view .full td.multi-day div.colors-taxonomy-term-14,
.calendar-calendar .day-view .full td.multi-day div.colors-taxonomy-term-14 {
background:… |
event_calendar_colors.info |
event_calendar_colors/event_calendar_colors.info |
|
name = Event Calendar Colors
description = Manage colors for events.
package = Event Calendar
dependencies[] = event_calendar
configure = admin/config/date/eventcolors
core = 7.x |
event_calendar_colors.install |
event_calendar_colors/event_calendar_colors.install |
|
Install, update and uninstall functions for the event calendar color module. |
event_calendar_colors.module |
event_calendar_colors/event_calendar_colors.module |
|
Defines a custom widget for storing meta information of a node. |
event_popup.css |
event_popup/css/event_popup.css |
|
.event-popup-ajax-loader {
background: url(images/ajax_loader_white_bg.gif) no-repeat center center;
width: 100%;
height: 100%;
display:block;
}
#display_error {
border: 1px solid transparent;
padding: 0.3em;
}
.ui-state-error {
padding:… |
event_popup.info |
event_popup/event_popup.info |
|
name = Event Pop-up
description = A module to create and edit events in pop-up.
package = Event Calendar
core = 7.x
dependencies[] = event_calendar |
event_popup.module |
event_popup/event_popup.module |
|
Implemening event popup calender on click event. |
README.txt |
README.txt |
|
MODULE
------
Event Calendar
Contents of files:
------------------
* Installation
* Configuration
REQUIREMENTS
------------
Drupal 7.0
DESCRIPTION/FEATURES
--------------------
The Event Calendar module allows users to Add/Edit/View… |