Fixed some minor bugs; added new "stop on accessibility warning" option in settings page.
Please download also the new version of PEGOEditor js package.
Please run update.php if you are upgrading from a previous version. Please take a database backup as well as the new update script resets key admin menu items.
#491706: Fix for missing helptext on cloned node add pages.
#491700: Avoiding usage of menu_get_item() in hook_init() as access conditions may not be set properly by this point.
Adding update and enable scripts to reset key admin menu items.
The 2.x branch of Node Hierarchy is a ground up rewrite which utilizes the core of D6's menu system to store the parent-child relationships. This allows for significant improvements to the performance and scalability. The module's code has also be significantly reduced and optimized for simplicity.
REMEMBER: Dev packages are only produced twice daily. If a fix has been committed, please be patient while Node Hierarchy processed through Drupal's package queue.
Noteworthy Features:
Drag and drop children re-ordering.
Simplified node edit screen.
Ability to restrict parent-child relationships by type.
Node Hierarchy and Node Access integration (Now fully implemented for D6!)
Ability to have multiple parents (interface not implemented yet)
Bug Fixes
May 18, 2010
bug by markcarver: removed nodehierarchy_new_child_links from hook_theme() which was throwing errors
I have fixed up what I think is the last issue with the upgrade. Also I added the ability to use the simple access groups in views to allow less confusion when restricting access.
This module is unchanged from Jobtrack 1.6-RC1. The module was renamed due to possible trademark infringement. If upgrading from JobTrack, please review the file UPGRADE_FROM_JOBTRACK.txt included with this tarball.
Bug fixes and new features:
* #134575 added settings form to change value of email hourly threshold
(note: might require clearing of menu cache to see 'Email Contact Form Settings' under 'Site Configuration')
* #485492 sanitize help text
* #486304 by gnindl prevent multiple headers for multiple widget values
* #380168 by elcuco dir=ltr for email inputs
New translations:
* french
* hungarian
* german
* dutch
* danish
Unified codebase.
- Works on setups without curl (falls back to drupal_http_request)
- Works in php-safemode (falls back to drupal_http_request)
- Works on drupal-5 and drupal-6.
Unified codebase.
- Works on setups without curl (falls back to drupal_http_request)
- Works in php-safemode (falls back to drupal_http_request)
- Works on drupal-5 and drupal-6.
This release ports taxonomy limit to Drupal 6. In addition to several bug fixes, this version of the module allows for translation of error messages, although this requires changing some settings in settings.php (see README.txt for details).
- fixed an error with the packing script code got left in info files
- many cleanups
- took the opportunity to overhaul search form selectors, now much easier to style each form (box, block and advanced)
- fixed dark theme admin styles, again, missed some selectors
- changed default IE conditional style tag to lte IE7
- overhauled and updated the "all" sets of stylesheets
- improved several readmes and fixed some mistakes
No big changes, you can upgrade without any issues to your subthemes.