slideshare 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| slideshare-6.x-1.0-beta4.tar.gz | 12.33 KB | c345d3a6a31e8442e06594e807e55f55 |
| slideshare-6.x-1.0-beta4.zip | 15.11 KB | d452394b72b4417d7c4b4501859b22f7 |
Release notes
This is another relatively minor update, but it adds a few things I think are necessary prior to a (first-ever, actually) full release. The main one to note is the first one, since it's changing locations on the module page.
See the bottom for an update on the Drupal 7 version.
- Moved Slideshare on the module page from the "Content" (CCK) package to the "Media" package, where other Embedded Media Field modules are listed.
- Added support for content generation (using Devel module) for SlideShare fields.
- Added a helper link directly to the Slideshare configuration page when the API keys haven't been set.
- Updated INSTALL.txt, module-wide language cleanup and consistent use of "SlideShare" name (which is how the website capitalizes it).
- Added an install confirmation message and an uninstall function.
- Updates to .info file to conform to best practices, and updated README.txt.
- Simple code cleanup from Coder and associated modules.
I'd love to hear feedback on any of these items. There are a couple of other small things I want to do prior to a full release:
- Listing README.txt inline
- Creating a help page
slideshare 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| slideshare-6.x-1.0-beta2.tar.gz | 10.34 KB | ed9a38229c18d5067065a618ba90e05e |
| slideshare-6.x-1.0-beta2.zip | 12.76 KB | d4554ac53fb90f12ae3fa60227488732 |
Release notes
This beta was released accidentally, and superseded by future releases. Grab a newer release.
slideshare 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| slideshare-6.x-1.0-beta3.tar.gz | 10.53 KB | 3bfc31f6fa309248f1b907247fa28409 |
| slideshare-6.x-1.0-beta3.zip | 12.98 KB | 7c8941785a4bd3ae7435724f2e2c9986 |
Release notes
I (rootwork) have taken over maintainership of this module. With that, I'm releasing 6.x-1.0-beta3 (the first new release in more than two years!), which rolls in two bugfixes that were in the development branch:
- #1062102 by pescetti: warning: Parameter 6 to emvideo_slideshare_video() expected to be a reference, value given
- #760698 by wojtha: Regex To Extract Embed Code over-simplified and defaults to Slideshare for all emvideo
Both of these fixes were widely tested and approved by the community.
I hope to begin addressing other issues from the queue, moving toward a stable 1.0 release shortly. Simultaneously, I'm going to be working on a 7.x branch that will integrate with the media module.
Finally, I'm still getting the hang of Git and project maintenance (which is why this jumped two beta numbers, from b1 to b3, as I forgot to update CHANGELOG.txt on the first round), so feedback is definitely welcome!
slideshare 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| slideshare-6.x-1.0-beta1.tar.gz | 9.33 KB | 5873c9c7058a98b1cb9918568ac919dc |
| slideshare-6.x-1.0-beta1.zip | 11.92 KB | 66435033463c9251bbcc004eda6ab6c9 |
Release notes
First beta release.
slideshare 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| slideshare-6.x-1.x-dev.tar.gz | 12.32 KB | 8c8b1e9f19f56672d19bc373abbe07bc |
| slideshare-6.x-1.x-dev.zip | 15.11 KB | 0a39b27da6c8ff779dcfc55da91295d8 |
Release notes
Development snapshot for slideshare module.
10 March 2012
- Added support for content generation (using Devel module) for SlideShare fields.
- Added a helper link directly to the Slideshare configuration page when the API keys haven't been set.
- Updated INSTALL.txt, module-wide language cleanup and consistent use of "SlideShare" name.
- Added an install confirmation message and an uninstall function.
- Updates to .info file to conform to best practices, and updated README.txt.
- Moved Slideshare from the "Content" (CCK) package in the module listings to the "Media" package, where other Embedded Media Field modules are listed.
- Simple code cleanup from Coder and associated modules.
7 January 2012
All development prior to [January] 2012 has been rolled into the full version, so please use the latest full version for production sites.