addanother 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.1.tar.gz | 10.15 KB | 39ab0f97dcfe1dcb13beda720dc0cf80 |
| addanother-7.x-2.1.zip | 11.28 KB | 85929dcd8085ead7293edc8229173a13 |
Release notes
This is a maintenance release of add another that fixes a wide variety of issues. This release requires update.php be run and changes default add another verbiage, which requires updates to translations. Please check that the new messages have been translated if you are using Add Another on any non-English sites as it may take some time for translations to be updated in all languages (you can help with this effort, and all help is appreciated).
A non-exhaustive list of changes in this release are as follows:
- Fixed an issue causing reference warnings on some installations. (#1211034: Parameter 2 to addanother_form_alter() expected to be a reference, value given in...common.inc on line 2892)
- Modified the message given after pressing the "Save and add another" button to match what is give by node.module more closely and prevent possible user confusion. (#1209020: Improve the message given after node creation )
- Fixed an issue that caused save and add another to break input processing. (#1393526: Save and add another button breaks insert processing)
- Corrected an issue where save and add another would appear even if the user didn't have permission to use the button. (#1460952: button appears regardless of permission)
- Remove save and add another from appearing in node edit forms, or in any context outside of creating a new node. (#1419640: Add another button in the edit form)
- Add another tab now opens in overlay, when overlay is enabled (seriously, who uses overlay?). (#1354264: Open in overlay)
addanother 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.0.tar.gz | 8.61 KB | 0ab37f2af691049e3e71b83e8f64f576 |
| addanother-7.x-2.0.zip | 9.65 KB | 4616129d526711b822a9aff00384ddc0 |
Release notes
This release represents my feeling that Add another for Drupal 7 is now stable enough to be used in live production environments. The following additional changes have been completed in this version over beta3:
- #1094112: addanother_node_insert() does not check if $op is set
- #971492: "Save and add another" breaks automatic alias generation by Pathauto
- #971492 also corrects various issues with module interoperability with addanother.
addanother 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.0-beta3.tar.gz | 8.46 KB | 3cfc179c426810906d01713a501fc1b3 |
| addanother-7.x-2.0-beta3.zip | 9.56 KB | 2418c7f9f200a9bce99ea4203d2e3548 |
Release notes
This is a minor update that fixes an issue that may cause Add Another to not take the end-user to the node creation form if the content type contains underscores in it's machine-readable name. For more information on this issue, please read #1051762: Clicking on Add Another Tab doesn't go to edit screen.
This release does not require database changes, and can be installed without running update.php. You may safely skip this release if none of your node types contain underscores OR if you are only using the Add Another messages on node creation and not tabs or the "Save and Add Another" button.
Thanks go to solotandem for his patchwork that went into this release.
addanother 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.0-beta2.tar.gz | 8.48 KB | 3d9ff0252e7c5e525b8bcb9cd521b717 |
| addanother-7.x-2.0-beta2.zip | 9.72 KB | 9edb430211163f236287acd5cc104642 |
Release notes
Changelog
- Removing invalid entry in addanother.info that caused a configuration option that linked nowhere to appear on the module listing.
- Moving Add another to "User Interface" from the "Administration" module group.
- Add another now includes a unit test for use with SimpleTest.
addanother 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.0-beta1.tar.gz | 7.92 KB | 9752fb476b9db960b094436f1fcffe56 |
| addanother-7.x-2.0-beta1.zip | 8.77 KB | 648ca6151b667af144d151bfbf61a43e |
Release notes
This release reaches feature parity with submit again. It is no longer necessary to use that module as this version of add another will allow you to add "Save and add another" buttons to the node submission form. This release also includes a much more detailed and customizable by-type system for enabling Add another features.
This is still a beta release, and may contain bugs. Bugs should be reported to this project's issue queue.
addanother 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-2.x-dev.tar.gz | 10.15 KB | 8a8c2517a923f4ebbaced9d4e3c5e2d5 |
| addanother-7.x-2.x-dev.zip | 11.29 KB | a16de604f27dc8fc44034d647b7d4e36 |
Release notes
This is a an active development version and may have bugs, unknown incompatibly issues or eat the family cat.
Beware those who enter herein.
addanother 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-1.0-beta1.tar.gz | 7.78 KB | 83fe46e0ff2365974229f8f6b6932cbb |
| addanother-7.x-1.0-beta1.zip | 8.63 KB | 9a0c6ff2e20938bbd4bd999a8f56b36f |
Release notes
Initial beta version for Drupal 7.x. Initial testing shows it working fine with Drupal 7.x-BETA1. Enjoy!
addanother 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.6.tar.gz | 7.87 KB | 15bfc772297e55a77faf7be7cd1ac01e |
| addanother-6.x-1.6.zip | 8.74 KB | c0257479a6320894ab1fe11d8db43774 |
Release notes
Two major bugs are fixed in this version:
- #769340: Tab link to node/add/$node->type wrong
- #769420: Add another tab showing regardless of setting
All sites are recommended to upgrade to restore full module functionality.
addanother 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.5.tar.gz | 7.85 KB | e97b073652f6735f9cc30934f18d63be |
| addanother-6.x-1.5.zip | 8.74 KB | e1747c0ceda0b3b6542e60ba878ae67d |
Release notes
This release adds one feature:
#680054: Move to View / Edit tab
This release fixes one issue:
Unify branding to be "Add another" universally.
This release increases the user experience and display options for Add another; however, does not fix major issues. Sites should upgrade during their usual upgrade cycles or if they need the new features listed above.
This release contains no database updates. Check the Add another settings page after upgrade for new options.
addanother 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| addanother-7.x-1.x-dev.tar.gz | 7.71 KB | 7aa836787e925843766dc777742e746d |
| addanother-7.x-1.x-dev.zip | 8.48 KB | 09c3e542795732f9ae0da62f99034bf6 |
Release notes
This is a very unstable development version that probably doesn't work and should never be used on a live site. Patches to the 7.x branch are most welcome!
addanother 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.x-dev.tar.gz | 8.88 KB | 0cb9d8f452e961d3f1842ea73d41ab6f |
| addanother-6.x-1.x-dev.zip | 9.67 KB | e3ead1efb4f591ed121abfa8ea497d87 |
Release notes
Test the 6.x-1.x branch changes early here; everything in this development version should be considered beta quality.
addanother 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| addanother-5.x-1.0.tar.gz | 7.19 KB | f5a52fb209cd735af8d084ece92c2cb8 |
| addanother-5.x-1.0.zip | 8 KB | c2461810b1b1abcb6b124bcc5145bad1 |
Release notes
This version has no changes over 0.1, and was added to express that the 5.x release of this module is considered stable.
addanother 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.4.tar.gz | 7.53 KB | f0ddf6ee18531416d0d630777ff0bd87 |
| addanother-6.x-1.4.zip | 8.37 KB | 9655eabfed5523807a6c285b25b11dd6 |
Release notes
This release fixes one issue:
#418852: Patch to improve permissions - ready for release
It is highly recommended that all sites upgrade to this version as it provides finer adjustment of permissions and improves usability.
addanother 5.x-0.1
| Download | Size | md5 hash |
|---|---|---|
| addanother-5.x-0.1.tar.gz | 7.19 KB | b3ae41c1e169b1782f1a0c3b5446564f |
| addanother-5.x-0.1.zip | 8 KB | 6bb982e44cf5a7fcad50221e782252d5 |
Release notes
First official release for Drupal 5. This release should be stable for production, but please keep backups before and during module use.
addanother 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| addanother-5.x-1.x-dev.tar.gz | 7.15 KB | a6bf1542154c3c590ec374d0ed00b62c |
| addanother-5.x-1.x-dev.zip | 7.84 KB | 5fa6f9eb97ebf608da81d016cfb0dbdf |
Release notes
This is development version of the Add Another module for Drupal 5, and as such there may be as-of-yet unfound issues with this release. Please report any problems in the project issue queue.
Enjoy!
addanother 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.3.tar.gz | 7.33 KB | ccf276ce299ee1b7d27c016c2ca0fdca |
| addanother-6.x-1.3.zip | 8.14 KB | 9a92a98c0f37677abd7be8137e609d05 |
Release notes
This release fixes one bug:
#359553: Undesired functionality when both Add Another and Submit Again are enabled at once and "Save and create another" is pressed
And fixed one task:
#361004: Add Another message displays before node created message.
It is highly recommended that all sites, especially those using Submit Again with Add Another, upgrade to this version.
addanother 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.2.tar.gz | 7.1 KB | e77e56478c49944e71d9a1b82696c8cf |
| addanother-6.x-1.2.zip | 7.92 KB | 4294231a91b7ed9e65d9f143ef38d779 |
Release notes
This minor release includes a patch by Andrew Macpherson (#358253: Simplify admin settings form).
This leads to a much cleaner admin UI. This update does include changes to the variable structure, so please remember to run update.php after installing the new files to keep your existing settings.
addanother 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.1.tar.gz | 6.87 KB | 9d7ccf167984361bbb16113f81638f07 |
| addanother-6.x-1.1.zip | 7.38 KB | cc51ad673334594eef74362ca36ee3b1 |
Release notes
- Patch #357567 (Andrew Macpherson) - Add Another forms improper urls when multi-worded content type names are used.
- Additionally some coding standards improvements.
addanother 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| addanother-6.x-1.0.tar.gz | 6.82 KB | de0d1ef23f4f17b685df5092b7564fef |
| addanother-6.x-1.0.zip | 7.34 KB | 41413ec532672c4482bb080320d0834d |
Release notes
First release of this new module. To use, extract the tarball, upload the directory to your installs sites/all/modules directory, and enable the module from Administration->Site Building->Modules.