6.x
zeropoint 6.x-1.5
First released: July 5, 2009 - 09:04
Size: 306.8 KB
md5_file hash: 6117f9125979d1b83c3dba2ce7998ab7
Last updated: July 5, 2009 - 09:05
Due to CVS handling this release has some problems. Use zeropoint 6.x-1.6 instead.
zeropoint 6.x-1.4
First released: July 5, 2009 - 08:36
Size: 307.21 KB
md5_file hash: fcbe0fb4a436cd767a6046b45bed6c85
Last updated: July 5, 2009 - 08:40
Due to CVS handling this release has some problems. Use zeropoint 6.x-1.6 instead.
user_mailman_register 6.x-2.0
First released: July 3, 2009 - 17:40
Size: 20.22 KB
md5_file hash: a38f9915714a3b447f3e563a95f2607f
Last updated: July 3, 2009 - 17:46
Please, before upgrading from 6.x.1, read carefully the Note in the User Mailman Register frontpage.
The main features of this stable release are that the user subscription status is retrived from mailman server (so you can change it also with mailman itself and User Mailaman Register will still correctly display it) and anonymous user can be enabled to join yuor lists providing its email.
This is the full list of new features and bug fixes:
- #351075: Unsubscribing via email not reflected in User_Mailman_Register: A syncronized mechanism to retrive user subscriptions status directly from mailman server.
- #358532: Problems when users change their subscription with mailman manager: An UMR submodule to import a mailman dump file in order to syncronize user subscriptions and passwords.
- #386962: menu link for mailman register gives permission denied for anon users: mechanism for anonymous users subscription (or invitation).
- #423976: When display in own category is unselected, subscription information is not shown
- #423974: Naming suggestions for Menus and Tabs + minor text changes
- #447966: Permissions are backwards
- Default choice in user registration form is no more global but per-list.
- Added css classes in the subscription form for custom visualization.
- To display lists subscriptions in the registration form of new user, now you have to set the "can subscribe .." permission to the "authenticated user" (instead of to the "anonymous user" as before) as well as to activate the "Visible in user registration form" option.
role_theme_switcher 6.x-1.4
First released: July 3, 2009 - 14:34
Size: 7.92 KB
md5_file hash: 1f790c06501a4317b66069def9904b25
Last updated: July 3, 2009 - 14:36
Fixed #479714: Won't work on sites where DRUPAL_ANONYMOUS_RID and DRUPAL_AUTHENTICATED_RID are translated, #492906: Support for localization : removed localization dependency. Changed system variables naming politics:
Was: `role_name`_theme
Now: role_theme_switcher_`role_id`_theme
Thanks to schoenae and Eric_A for debugging
captcha 6.x-2.0-rc2
First released: July 3, 2009 - 13:51
Size: 80.19 KB
md5_file hash: f04af543c77026d74c743abc794e92f9
Last updated: July 3, 2009 - 13:55
A 6.x-2.0 release is coming closer!
The large architectural changes are (finally) over.
Only some small issues and kinks to work out.
Changes since DRUPAL-6--2-0-RC1:
twitter 6.x-2.6
First released: July 2, 2009 - 15:27
Size: 22.93 KB
md5_file hash: 6687fd66777824568dc8419256827fc0
Last updated: July 2, 2009 - 15:32
A cleaner fix for the data type issue with twitter ids. We now store status IDs and twitter user ids as NUMERIC fields instead of STRINGS. This isn't awesome, but it works for now. We'll probably change this again in the future we feel cheeky.
Added support for the Twitter in-reply-to fields for incoming statuses. It's now possible to build views of 'original' tweets or 'reply' tweets by filtering on the reply fields, as well. Note that only FRESHLY imported statuses will have the reply data.
Added a new view-based block that shows ALL tweets on the site, not just tweets for the current user.
Eliminated the unholy abomination that was custom_twitter_shorten_url(). If you want outgoing tweets to use another URL shortening service, install the Shorten module, and it will be used automatically.
- #475808: Twitter.api.php
- #480222: twitter_nodeapi function signature is wrong
- #477756: twitter.install comment cleanup
- #504112: Sending a direct message
- #392834: How to change the "from Drupal" line to Twitter?
- #301317: SQL errors on editing Twitter Accounts
