extlink 5.x-1.4

Bug fixes

This minor update to External Links module corrects code style and adds compatibility with jQuery 1.2 and higher.

Bug fixes:
- jQuery 1.2.1 places icon next to image links - http://drupal.org/node/195872

import_typepad 4.7.x-1.x-dev

Bug fixes

4.7 release with several bugs fixed from http://drupal.org/node/186752

note: the codebase is not the best but it does work, with around a hundred blog entries*200 comments per blog post

Be very sure to extend your php execute time settings

not recommended for extremely large datasets - you may like to break your type-pad export/backup file into 5megabyte sections and feed it to the module one at a time for best results

forum_access 5.x-1.9

Bug fixes

Bugs fixed:
- #175957: Don't disturb the _taxonomy_term_select structure (was an incompatibility with og_forum!), adapted from Paul Kishimoto.
Enhancements:
- Implement new hook_node_access_explain().
- Remove deprecated db_num_rows() call; see http://drupal.org/node/163191.

Forum Access requires the current ACL module, version 5.x-1.5 or later.

image_gallery_access 5.x-1.1

Bug fixes

Enhancements:
- Implement new hook_node_access_explain().
- Remove deprecated db_num_rows() call; see http://drupal.org/node/163191.
Bugs fixed:
- Don't disturb the _taxonomy_term_select structure (was an incompatibility with og_forum!).
- Avoid generating a watchdog warning when saving an image with no gallery selected.
- Fix image_gallery_access_node_access_records() and add caching.
- Remove install() and uninstall() messages.

domain 5.x-1.0rc4

New features
Bug fixes
Insecure

Important Changes

-- Separates an assign domain editors permission from the set domain access permission. DZone reports that these are two distinct actions, and need to be separated.

-- Updates the patches to Drupal 5.6.

New Features

-- #211374 by v1nce. Allows the Domain Theme module weight to be reset from the settings page. Necessary for integration with some modules.

-- Adds hook_domainform() to allow submodules to add elements to the default Domain settings page. Use this hook sparingly.

-- Adds stubs for simpletests. Note that there are no working simpletests included.

Bug Fixes

-- DZone reported that the domain editor option were being shown on category pages of the user/#/edit screen.

-- #210213 patch by nicholasThompson. Documentation warning links did not use base_url() and do not work when Drupal is installed in a subfolder.

-- Corrected logic error when adding or removing domain_editor grants to the {node_access} table.

-- #208160 by DZone. Restricts the content viewing options of Domain Content to only show content that a non-privileged user can edit.

-- Type check === 0 in domain_lookup() caused errors. Function refactored.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes