rave_alerts.admin.inc |
rave_alerts.admin.inc |
|
Administrative configurations for the RAVE Alerts module |
rave_alerts.css |
css/rave_alerts.css |
|
#rave-alerts .alert {
background: #990000;
background: #e51c23;
padding: 15px 10%;
color: #fff;
margin: 0;
font-weight: normal;
font-size: 18px;
line-height: 140%;
text-align: center;
font-weight: 600;
}
#rave-alerts a:link,
#rave-alerts… |
rave_alerts.drush.inc |
rave_alerts.drush.inc |
|
|
rave_alerts.info |
rave_alerts.info |
|
name = Rave Alerts
description = Checks RAVE for new alerts via RSS. Provides block to display alerts.
core = 7.x
configure = admin/config/system/rave-alerts
stylesheets[all][] = css/rave_alerts.css |
rave_alerts.install |
rave_alerts.install |
|
|
rave_alerts.module |
rave_alerts.module |
|
CU Alerts module |
rave_alerts.tpl.php |
rave_alerts.tpl.php |
|
RAVE Alerts block template. |