appbar 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| appbar-7.x-2.x-dev.tar.gz | 12.38 KB | 1722c0c0242aac3a40694509ee4885f7 |
| appbar-7.x-2.x-dev.zip | 14.48 KB | 818a92b50dbe5827f3d7b05d00a89041 |
Release notes
Development release of Appbar for Drupal 7.
The "alert" functionality has been removed in this branch along with all associated functionality. Basically what's left is just a simple system to put blocks on a themeable bar at the bottom of the page.
appbar 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| appbar-7.x-2.0.tar.gz | 12.32 KB | 0ae746528d31fc729ac2764176b15842 |
| appbar-7.x-2.0.zip | 14.4 KB | c8dd3410670eea1149fe8b6a6679d95e |
Release notes
Initial release of Appbar for Drupal 7.
The "alert" functionality has been removed in this branch along with all associated functionality. Basically what's left is just a simple system to put blocks on a themeable bar at the bottom of the page.
There is an upgrade process from 6.x-2.x which drops the table of Appbar alerts.
appbar 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| appbar-6.x-2.0.tar.gz | 23.55 KB | cb87854446e1e1bf908fbe622dcf64ad |
| appbar-6.x-2.0.zip | 27.04 KB | e748a838408f5bfe0c5f5f03abd7669b |
Release notes
A number of bug fixes have been sitting in the development release for awhile so this release makes them available in a stable version. Those fixes include:
Issue #1197348 - Integration with activity by IceCreamYou
Issue #945484 - I keep getting /sites/all/modules/appbar/open.png not found because I placed the module in another directory by jcisio
Issue #960478 - Add Support for Mobile WebKit (iOS), or Hide Appbar for Mobile Devices by IceCreamYou
Fixing missing styles for Hover blocks
#1049314 Display type not working with context by Agileware
#1035742 Clear out old alerts by geerlingguy
Use "administer site configuration," not "access administration pages" as the permission to configure the module's settings
appbar 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| appbar-6.x-2.0-alpha2.tar.gz | 21.6 KB | 43ac93ec4713c0519152f4d7ff92bb0f |
| appbar-6.x-2.0-alpha2.zip | 25.9 KB | 27493d5a6e733aaaec7664970781061c |
Release notes
This is a maintenance release. I'm creating it because alpha1 is a lot buggier. While the module at this point seems to work well for most people, I'm not happy with parts of the implementation, and so I will be changing the API. That's why this is still in alpha.
Changes from 6.x-2.0-alpha1
#827650 Duplicate alert
#857974 Breaks ajax_comments.module in FF and IE
#854068 Unnecessary requests
#829048 Improve batch processing performance for sending messages to all users
Add a "[configure block]" link that appears on mousing over the control bar of block popups
Make popover block content align better with the subject on the bar
Added an option to turn off the alert system
#884282 Move appbar block settings fieldset lower on the form
#871430 Incorrect config link if Drupal isn't installed at document root
#819584 Don't change the context variable in jQuery
#949934 Add support for assigning blocks to appbar using the context module
allow "hover" block state
appbar 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| appbar-6.x-2.0-alpha1.tar.gz | 20.75 KB | 1e3ca0f5b9fc674423f22595dbe56ec7 |
| appbar-6.x-2.0-alpha1.zip | 24.79 KB | 5d84ca6c58ea82d3d5ec28b998cfa8cc |
Release notes
This is the new, experimental branch of the Application Toolbar. It works, it seems stable to me, but I advise testing before use on production sites for now.
Sites upgrading from 1.x must delete the entire appbar module folder before upgrading to the new version. After upgrading, you must also run update.php.
Compared to the 1.x branch, this release:
- Drops the Default Alerts submodule (use Rules [preferred] or Trigger to create new alerts)
- Allows using blocks in the Appbar
- Drops the concept of "bar regions" and "alert types"
The result is much more power and flexibility, although you will have to do more setup to get alerts working because you have to build the Rules to set the alerts yourself.
appbar 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| appbar-6.x-2.x-dev.tar.gz | 22.4 KB | 74a4164b0c9b2d8fb181202a0515742d |
| appbar-6.x-2.x-dev.zip | 25.97 KB | adc4d2b3f5908384f14a48202a5fbef8 |
Release notes
The 2.x development build
appbar 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| appbar-6.x-1.x-dev.tar.gz | 22.57 KB | 4c3235b95cba94354eeb72dec7726cc1 |
| appbar-6.x-1.x-dev.zip | 26.89 KB | 741950621708d3aefb16c85da96f31fb |
Release notes
Initial development branch. Do not use on production sites.