microblog 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| microblog-7.x-1.2.tar.gz | 14.04 KB | 476d729858d58279052cb45b65a836ae |
| microblog-7.x-1.2.zip | 15.91 KB | d8d88046a99b94513e0cb18e7a023056 |
Release notes
Fix for issue #1304300: Form doesn't clear after entries - thanks to math_1048 for suggestions
microblog 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| microblog-7.x-1.1.tar.gz | 14.02 KB | 7906793dda5ccdc1c15552a2b8328b80 |
| microblog-7.x-1.1.zip | 15.88 KB | e81bf86c2ca86f808bd7df306263e296 |
Release notes
Two quick bug fixes thanks to RobKoberg.
- #1289380: Title value not populated in node edit form
- #1289420: need to use the $user (account) object for format_username()
That's it.
(The 7.x dev branch was created as 7.x-2.0, but I tagged this release as just 7.x-1.1 as it is not a significant update)
microblog 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| microblog-6.x-1.3.tar.gz | 12.25 KB | c21d4fe1490c8878f677e8cdc6907484 |
| microblog-6.x-1.3.zip | 13.96 KB | f010fcc68f681723e658f45522ae7671 |
Release notes
Per issue #1123036: Followers/following user photo url is not corrent use url() function to wrap calls to image
microblog 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| microblog-7.x-1.0.tar.gz | 12.97 KB | 53903595174dcd3701d5b731ca2fa1d2 |
| microblog-7.x-1.0.zip | 14.78 KB | 8ca37a020cc6ea9a02faadf9de0d065e |
Release notes
Initial official release for Drupal 7. Contains the following fixes, in addition to the initial port of D6 code:
- Issue #977292 by BenK: Microblog Drupal 7 port
- Issue #1065790 by smarty: Fix permissions conflict with other node types
microblog 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| microblog-7.x-2.x-dev.tar.gz | 14.05 KB | 72ec352708c7e9d88923aa5fff16839e |
| microblog-7.x-2.x-dev.zip | 15.91 KB | e8fdfa701cb1b6d212192391874652ee |
Release notes
Initial release for Drupal 7. Tested on RC-2
microblog 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| microblog-6.x-1.2.tar.gz | 12.46 KB | 6f95e2cd745f15d9b5358e4f97d2ee6e |
| microblog-6.x-1.2.zip | 14.39 KB | 5c2fe6e1ffdc7f4c91fe8334c84c8359 |
Release notes
Fixed:
#820218: missing permission - caused form to not appear on public timeline Missing permissions for edit own microblog (patch by Shiny)
Added:
#815952: Limit number of messages to show in block Configurable option for number of messages to show in block (patch by Shiny)
microblog 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| microblog-6.x-1.1.tar.gz | 12.33 KB | 47f27d2fb1993265f4db20314b2eb3b5 |
| microblog-6.x-1.1.zip | 14.28 KB | 68762cd16f83b121a23e98a78f406468 |
Release notes
Fixed:
- http://drupal.org/node/431116 - AHAH form only submits first time, form doesn't get cleared
- http://drupal.org/node/449596 - Gravatars not supported
Also migrated all output to theme functions for better access by themers, and used the 'user_picture' theme function to enable theme overrides.
microblog 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| microblog-6.x-1.0.tar.gz | 12.25 KB | 8c80e1fb596fd0424cadb9d4dac19b1d |
| microblog-6.x-1.0.zip | 14.2 KB | 0f13ea7bca1272e2ed75e491b10b0917 |
Release notes
Initial release of Microblog module for Drupal 6.x
microblog 6.x-1.0.x-dev
| Download | Size | md5 hash |
|---|---|---|
| microblog-6.x-1.0.x-dev.tar.gz | 12.39 KB | dd29be39a6d20b1068b3b1b218365050 |
| microblog-6.x-1.0.x-dev.zip | 14.14 KB | 32b5a7d096e36c722c031f1334ae8d6d |
Release notes
Initial dev release - should be fully functional, but needs more testing for production release