Releases for Drigg
drigg 6.x-1.x-dev
First released: November 7, 2008 - 05:39
Size: 270.21 KB
md5_file hash: dc721a9ed284a92925d02c6fa8a0a62a
Last updated: June 23, 2009 - 00:08
Drigg for D6 finally released! Test test test!
drigg 5.x-1.36
First released: September 25, 2008 - 01:39
Size: 151.83 KB
md5_file hash: c676c14cf915aa2eac9ef0f472d701e8
Last updated: September 25, 2008 - 01:40
Fixed a minor bug in the URL validation
drigg 5.x-1.35
First released: September 9, 2008 - 09:00
Size: 151.58 KB
md5_file hash: 7e4659859c8ca208a20b6b39f1b4827f
Last updated: September 9, 2008 - 09:05
Tons and tons and tons of new features and fixes here. This is a *major* new release of Drigg.
REMEMBER to run the database update script because some variable names have changed -- the update script will take care of that.
Changes since DRUPAL-5--1-34:
drigg 5.x-1.34
First released: August 6, 2008 - 09:21
Size: 132.06 KB
md5_file hash: f1f60636f6b27c6f20edebcb1c576ba9
Last updated: August 6, 2008 - 09:25
Changes since DRUPAL-5--1-33:
- Improved comments for the Drigg box
- #254719 by d0t101101 and # by w3dreamer: fixed problems with embedded videos. anke out CollegeHumour, which was reported to have spyware. THANK YOU d0t101101 for the patch
- Improved some of the code in drigg.module
- Extra info in the queue added
- #277951 by philbar fixes sub-directory install issue
- missing brackets, and added excaping for related links
- #279166 by philbar: the standard theme now has the primary menu as well
- code review recommendations from coder module
- #280730 by alliax: trim body and title before length check
- #233996 fixed CCK compatibility issue
- auto first vote option added
- minor gramar fix
- Fixed a tiny bug which showed the first automatic vote of stories from the RSS feed as cast by anonymous
- #287585 by ajayg: Fixed some issing curly brackets
- #284257 by webno: fixed problem with blocks, there was a missing filter in the query
drigg 5.x-1.33
First released: June 8, 2008 - 14:50
Size: 131.78 KB
md5_file hash: 9211c1825d92bbca0410560d94ce490d
Last updated: June 8, 2008 - 14:55
Changes since DRUPAL-5--1-32:
- #257860 error messages not being displayed when editing scoops
- Deleted speech marks from drigg_approval_queue.info
- Fixed missing brackets in the autovote module
- Added translation for categories in blocks
- Added missing curly bracket and added important check in autovoting
drigg 5.x-1.32
First released: May 20, 2008 - 12:24
Size: 131.69 KB
md5_file hash: eccc5880a145c8cd0853e72e9046404e
Last updated: May 20, 2008 - 12:25
Changes since DRUPAL-5--1-31:
- PArtial rewrite of autovoting. The rewrite will be completed tomorrow, and will offer several _nice_ features
- corrected minor misspellings
- Autovoting was basically rewritten. Its about 10 times more powerful now
- Fixed the teaser issue in the theme, fixed autovoting's logging, fixed url_exists so that it's now san
- Finished the submission queue
drigg 5.x-1.31
First released: April 30, 2008 - 04:00
Size: 125.12 KB
md5_file hash: 7bd567c879ab3bda9740fafd7dbd9212
Last updated: April 30, 2008 - 04:05
drupal_get_path() mystery hopefully resolved for good.
drigg 5.x-1.30
First released: April 29, 2008 - 14:39
Size: 125.07 KB
md5_file hash: 47c0f497e7a713248770d850c3b60398
Last updated: April 29, 2008 - 14:40
Minor JS mistake hopefully fixed.
drigg 5.x-1.29
First released: April 29, 2008 - 13:38
Size: 125.09 KB
md5_file hash: 5399402d26d504482a6ac78f327a8ab9
Last updated: April 29, 2008 - 13:40
Hi,
Fixed the problem with the story length.
Using this version is highly recommended.
Merc.
drigg 5.x-1.26
First released: April 24, 2008 - 04:04
Size: 154.33 KB
md5_file hash: 384f0d3606a8a20a2f628686f11f1f61
Last updated: April 24, 2008 - 04:05
* fixed an horrendous and _silly_ bug in the javascript. URLs weren't being validated in 1.25. Please upgrade!
drigg 5.x-1.25
First released: April 23, 2008 - 03:43
Size: 152.39 KB
md5_file hash: c16649b1e86a1f1bebd65f92e276519f
Last updated: April 23, 2008 - 03:45
Changes since DRUPAL-5--1-24:
- Fixed a bug that prevented the menus to show if the home was anything but drigg_home
- ATTEMPT to fix the issue where if node->promoted is 0, it becomes time() -- even if the node existed already, and it's not being set to published
- Fixed problem with the info file
- [247863] by mercmobily: wooops, silly bug with the menu fixed
- Added a new theme, AND added an option so that people can decide the minimum and the maxumin of the story's title and body
- Fixed tiny but disasterous typo, removed extra_voting_forms_insert_js_css
- Added option to actually show unpublished stories in tag
drigg 5.x-1.24
First released: April 14, 2008 - 03:34
Size: 109.02 KB
md5_file hash: db4881a521af9ef5a0ff23fde6db8f1b
Last updated: April 14, 2008 - 03:35
This is a MAJOR release of Drigg. A _lot_ has changed. If you are upgrading (as you should), please read this carefully. This is in preparation of the Drupal 6 release.
Driggi s now split in several sub-modules. Some theme functions now have a different name (but the old ones will keep on working).
Here are the upgrade instructions:
* Switch to a non-drigg theme, at least for the administrator. This is important in case your theme has drigg calls without the checking if a module is defined with module_exists()
* Explode the module in a CLEAN directory, and replace the old one. Do NOT explode this on top of the old one
* The site's home page will stop functioning. Go to /admin/build/modules in your site. The home page will start working again. This is because we have actually changed the *location* of the drigg.module file.
* Then go to /admin. You will see the warning about the database being outdated
* Follow the database update procedure. This will actually enable the sub-modules, more than changing the DB
* This will automatically enable the core 9 modules Drigg is now made up of
* Check the home page with the original theme
* You will see several warning messages, about your theme using "old" functions. You will need to rename those functions in your theme
drigg 5.x-2.x-dev
First released: April 9, 2008 - 04:27
Size: 104.6 KB
md5_file hash: bc50177c91615fee24b91ceccb15c4d6
Last updated: April 10, 2008 - 00:03
Hi,
This is the EXPERIMENTAL, bleeding edge of Drigg.
The main difference is that Drigg will basically be split into several, smaller, more manageable modules. This is very important because Drigg 1.x right now is one big fat 6000 line module...
If you feel like testing, PLEASE HELP!
Merc.
drigg 5.x-1.23
First released: April 7, 2008 - 02:24
Size: 104.24 KB
md5_file hash: 8df1d963c52e724a2ce3770be70c4a39
Last updated: April 7, 2008 - 02:25
Hi,
#242281: Categories when translated will appear one after the other Fixed. What a struggle! Thanks Drupalina!
drigg 5.x-1.21
First released: March 31, 2008 - 01:55
Size: 103.68 KB
md5_file hash: b9d5af8dd7f60d4f830e1207e4558e2d
Last updated: March 31, 2008 - 02:00
Hi,
This version has various bug fixes. Upgrade is recommended!
Merc.
drigg 5.x-1.20
First released: March 7, 2008 - 07:51
Size: 102.58 KB
md5_file hash: 678febe91a138bd814d720b9dc0cda08
Last updated: March 7, 2008 - 07:55
Hi,
This fixes the NASTY "iconv()" bug.
Merc.
drigg 5.x-1.19
First released: March 2, 2008 - 16:34
Size: 102.54 KB
md5_file hash: 1db6a574a71f6386da237d756cd8d923
Last updated: March 2, 2008 - 16:35
* Regenerated general.pot (wooops)
drigg 5.x-1.18
First released: March 2, 2008 - 07:36
Size: 101.06 KB
md5_file hash: fbe998b846f2a975f6bfe3ba4f739661
Last updated: March 2, 2008 - 07:40
Hi,
#221622: Node to auto-populate URL if blank Done
ALSO, right now if a user tries to add a story through a JS bookmarklet, and the story doesn't exist, s/he is given the choice to log in or create an account AND THEN submit that story -- all automatically!
I think this is a crucial feature in Drigg.
Merc.
drigg 5.x-1.17
First released: February 26, 2008 - 14:36
Size: 100.1 KB
md5_file hash: dfc049788d3499ee2d375268d2c00413
Last updated: February 26, 2008 - 14:40
#221622: Node to auto-populate URL if blank Implemented feature where users can submit nodes without external URLs.
#207552: Video Submission Implemented tons of video submissions
drigg 5.x-1.16
First released: February 23, 2008 - 07:39
Size: 98.46 KB
md5_file hash: 98d712a17770580d38f863f97341ce94
Last updated: February 23, 2008 - 07:40
Important bug fixes!
