New features
ad 6.x-2.2-rc1
| Download | Size | md5 hash |
|---|---|---|
| ad-6.x-2.2-rc1.tar.gz | 160.04 KB | 9127190299bc786ca5079db144d21392 |
The 6.x-2.2 version of the ad module includes a complete rewrite of the Ad Report module, and replaces the Ad Notify module with a completely new Ad Actions module. The Ad Report module now uses Google's Charts API to create more attractive and more flexible reports. The Ad Actions module provides numerous triggers and actions allowing you to build highly customizable notifications and much more.
Be sure to disable the ad_report and ad_notify modules before you upgrade to this latest Ad module release.
New features:
- #558618: Channel Report- No Image: display image when generating administrative reports. NOTICE: The ad_report module is now dependent on the chart module available at http://drupal.org/project/chart -- this means that all charts are now built using Google's Charts API. This update adds a new database index which can take a very long time to run if you have a large ad_statistics table, locking the table and possibly preventing ads from being properly displayed while the update is running.
- #547474: Global notifications not sending.: new ad_actions module, defines numerous ad triggers and advanced actions. This module replaces the ad_notify module.
- #543084: Clarify reporting a bit: display more details when running reports
- #565550: The option to set activate & expire dates with a jquery calendar popup: use jquery calendar popup for autoactivate and autoexpire dates if the date_api and date_popup modules are enabled.
gtrans 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| gtrans-6.x-1.0.tar.gz | 165.09 KB | 5fcd9acf1332f14d8e77148e9267e24e |
This module uses Google power to translate your web page. With 52 available languages your site will be available to more than 98% of internet users.
^ Hides "Suggest better translation" pop-up
^ Hides Google top frame after translation
^ Mouse over effect
^ Flags combined in one file to load faster
^ Option to open translated page in new window
^ Option to translate the page on fly
^ Available styles Dropdown/Flags/flags with dropdown
^ Valid XHTML
^ Drupal 6.x compatible
shorten 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| shorten-6.x-1.5.tar.gz | 14.18 KB | 59da9b5968a699a4c97d903e8601219c |
This release is recommended for everyone.
Upgrade notes
- Drupal caches should be cleared after upgrading (run update.php)
- New settings are available at admin/settings/shorten
- The API has changed slightly per #628160. The change will only affect developers using custom services in hook_shorten_service().
Changes from 6.x-1.4
#556840 URLs shortened with bit.ly now appear in the Bitly history for the relevant account (thanks kjholla)
Added the redir.ec service
Added support for j.mp (a shorter bit.ly alias)
Alphabetized service list (only j.mp was out of place before)
Added the retwt.me service
Fixed checking for valid URLs in the shortening block
Added to description of shorten method setting: cURL is significantly faster than the built-in PHP method.
Fixed wrong module name ("Shorten" instead of "Shorten URLs") in .info file
#617846 added option to not generate a shortened URL via token for each node
Changed all "else if" to "elseif" in PHP files per Coder 2.x
#628160 Bugs using shorturl service, stemming from misuse of hook_shorten_service() (thanks roderik)
The Shorten URLs form should now submit via AHAH
Added auto-highlight on click for shorten_short block
Added JSON support
Disallow a bit.ly/j.mp service/backup combination since they're the same thing
Only show the token setting if token is enabled
Added ability to choose which URL shorteners appear as choices for the shortening block and page
image_gallery_access 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| image_gallery_access-6.x-1.0-rc1.tar.gz | 21.76 KB | 4c14fd28445ca5256f0625a0289a1472 |
This is RC1 of Image Gallery Access for Drupal 6.
IGA is well-tested and a few remaining bugs in BETA3 have been fixed. The one new feature is hiding the Image galleries menu item for users that don't have access to any galleries. This needs to be tested on the 'classic' (= non-Views) galleries as well as on the 'Views' galleries. On the latter, IGA also takes care of creating the menu item in the first place. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC2 for D6 - [Image Gallery Access] for details.
Image Gallery Access RC1 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!
Changes since BETA3:
Bugs fixed:
- #616812: Template values for new galleries were not saved.
- #612678: Fix broken batch update operation.
- Don't try to initialize {iga} table if installed at the same time as the image module.
- #493044: Fix missing initialization of the {image_gallery_access} table during installation.
Enhancements:
- #543576: Hide the 'Image galleries' menu item for users that can't see any galleries (and make it appear in the first place for the views version of image_gallery.module).
freelinking 6.x-3.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| freelinking-6.x-3.0-alpha3.tar.gz | 19.93 KB | e8b566ef4e60a633de93497794b225db |
The FL3 Alpha 3 introduces significant changes.
custom_node_template 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| custom_node_template-6.x-1.x-dev.tar.gz | 9.68 KB | 65c99384ef16433b2dbb17d97ee93229 |
28/11/09 - Updated display of node templates in select list per #638616 , also updated help text
24/11/09 - Updated help text, in part per suggestions and discussion in #638616 - also updated filtering to exclude node edit templates which should not be included for display of nodes.
