csm 7.x-1.0-beta9

Bug fixes

Some more bug fixes and tweaks. Once this has been well tested and we've found a solution to the conflict with the Omega theme, I'd be happy to release an RC.

csm 7.x-1.0-beta8

Bug fixes
New features

This is a pretty major release, with a lot of new code and a lot of code rewrites. There are two significant changes:

1. Data relating to the node being created/added/updated is no longer stored as a temporary message; instead, it's stored as it's own $_SESSION variable. This is a better way of doing things in general, but I've specifically changed this because the Omega theme, in particular, was causing the temporary messages to be displayed on screen.

csm 7.x-1.0-beta7

A patch file was left in the beta6 release. This release is exactly the same as the beta6 release, except it removes the patch file.

csm 7.x-1.0-beta6

Bug fixes

There's not been a new release of the module in a long time, and since a few bugs were recently fixed it seemed like a good time to roll out another beta. This version also includes a settings page, but that doesn't do anything yet. By the time of the first RC, this settings page will allow custom messages to be set per role: e.g., it will be possible to show users of role 1 different messages to those seen by users of role 2, even if those users are submitting the same node type.

csm 7.x-1.0-beta5

Bug fixes

Adds the bug fixes included in beta2, which have got lost somewhere along the line

csm 7.x-1.0-beta4

Bug fixes

Fixed issue #2082301 so CSM now supports multiple languages

csm 7.x-1.0-beta3

Bug fixes

Bug fixed - Editing Node creation page title doesn't alter display.

csm 7.x-1.0-beta2

Bug fixes

Issue #2034463 by thinkhead and issue 2031071 by mkchen: fixed issues relating to mass creation and deletion of nodes

csm 6.x-1.2

Bug fixes

Backport of fixes for issue #2034463 by thinkhead and issue 2031071 by mkchen: fixed issues relating to mass creation and deletion of nodes

csm 7.x-1.0-beta1

Bug fixes

The form fields now work as part of vertical tabs.Pushing this to beta earlier than I'd originally planned, as the code seems pretty tight.

csm 7.x-1.0-alpha1

First alpha release of a 7.x version of the module. Based on the code for the 6.x version, and includes the code for the Status Messages Alter module from https://drupal.org/node/1209450 (rolled into this module because the developer of Status Messages Alter doesn't seem to be working on an official Drupal 7 release).

csm 6.x-1.0

There have no new bug reports since the RC1 release, so it seems to make sense to push forward to 1.0.

csm 6.x-1.0-rc1

Release candidate, no major changes from the beta release; some code tidying.

csm 7.x-1.x-dev

Bug fixes

First 7.x release. Code needs updating in various ways so unlikely to work out of the box. Incorporates a slightly modified form of Michael Barton's Status Messages Alter module.

csm 6.x-1.0-beta1

The basic functionality is the same, with various issues fixed. Most of these issues are behind-the-scenes; the only one that is visible is the tweaked UI, which now works more like the UI for changing block titles.

csm 6.x-1.0-alpha6

New features
Bug fixes

Fixed a number of issues, see the commit log for details. Thanks to all who reported issues in the issue queue, and to those who helped fix those issues.

csm 6.x-1.0-alpha5

Bug fixes

This release is a complete re-write of the module's codebase, switching out a lot of the code that actually changed the submit messages in favour of using the methods provided by the Status Messages Alter module.

csm 6.x-1.0-alpha4

Bug fixes

Bug fixes; big thanks to dan3h, ya7085, jday, DamienMcKenna, drseekrascal.

csm 6.x-1.0-alpha3

New features

You can now change the title of node creation pages: so you're not stuck with "Create Page", or whatever. Again, full token integration and works with multi-language sites.

csm 6.x-1.x-dev

New features

First released. Allows admins to specify the messages that are shown to a user when the create or edit a node. Full token integration.

Subscribe with RSS Subscribe to Releases for Custom Submit Messages