6.x
disqus 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| disqus-6.x-1.5.tar.gz | 16.73 KB | 5615c42240a25cb1abbe3f2f8ccb4f47 |
New Features
- #269010: Ability to import from Disqus
- Update to Disqus version 3.0: http://disqus.com/v3/
- #286057: Display Disqus comments in a block.
- Add Disqus comments on user profiles
Bug Fixes
gallery_assist 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| gallery_assist-6.x-1.8.tar.gz | 159.33 KB | 748a2e112465cbfba76a428f508798ae |
Necesary release to put the most recent version from gallery assist (1.8) to the front page of this project.
I think about to reactivate the github repository.
If you are using Gallery Assist Lightboxes you have to update to gallery_assist_lightboxes 6.x-1.3-beta1 to avoid the error:
Fatal error: Cannot redeclare gallery_assist_image_more_info().
view_alias 6.x-2.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| view_alias-6.x-2.0-beta7.tar.gz | 8.48 KB | aa0ed19adcc5bee147d2e6d1e6da4ed1 |
Rolled in patches for:
- #649824: Typo Causes Overridden Displays not to Work
- #644278: Error in _get_aliasable_displays() query
Also re-factored the code a bit to make it more readable.
gallery_assist 6.x-1.1-beta5
| Download | Size | md5 hash |
|---|---|---|
| gallery_assist-6.x-1.1-beta5.tar.gz | 159.12 KB | 0f3ff7bdeccb34ea13c28ed954db6468 |
All changes and bug fixes commited on http://drupal.org/project/cvs/601128 from November 29, 2009 until today.
I HAVE TO CORRECT THE VERSION NUMMBER
geo 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| geo-6.x-1.0-alpha2.tar.gz | 43.64 KB | 4ca57172842bf0fbde03a6a57b9072f0 |
This is an important and useful release as far as I'm concerned, but hopefully not a big change for users:
I have added an Interface class to represent the entire OpenGIS specification for geospatial features. I have also implemented classes for MySQL, PostGIS, and a strictly PHP-based class to handle basic manipulations and calculations.
This differs from the previous implementation, which had a sorta hackneyed, as-needed pile of function definitions. It was challenging and messy to draw calculations between different sources of GIS info (e.g. a point that represents the currently-logged-in user, and an area represented in a database). Now you can use the PHP-based and SQL-based backends interchangeably.
It was also not possible to tell what was working and what wasn't. How were we ever going to know which functions we can and call from the spec? Now you can use any of them; and you'll get back something helpful or an "unimplemented" error.
Right now, both implementations continue to exist, but I will be phasing out the geo() function and its related backend handlers in the next release or two, and other module developers are encouraged to do the same.
Also:
multicolumncheckboxesradios 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| multicolumncheckboxesradios-6.x-1.4.tar.gz | 9.61 KB | ff0c58b45f0b1535c6ce74fa22971ff8 |
- Add content_taxonomy CCK support
- Add userreference CCK support
- #573434: Works with node reference checkbox / radio buttons widgets by miloyz
- Additional CCK widget type support can be added without code change now. See README.txt.
