Releases for Flag content

flag_content 5.x-2.x-dev

kbahey - March 12, 2008 - 21:40
Nightly development snapshot from CVS branch: DRUPAL-5--2
Download: flag_content-5.x-2.x-dev.tar.gz
Size: 13.85 KB
md5_file hash: ad9ca98ef7439eb684c40af29c0a0276
First released: March 12, 2008 - 21:40
Last updated: September 19, 2008 - 00:05

Twice daily build of 5.x-2.x.

flag_content 5.x-2.8

kbahey - March 12, 2008 - 03:45
Official release from CVS tag: DRUPAL-5--2-8
Download: flag_content-5.x-2.8.tar.gz
Size: 13.21 KB
md5_file hash: f8322fcd29e954ea3b1ce05621f88d07
First released: March 12, 2008 - 03:45
Last updated: March 12, 2008 - 03:50

Changes since DRUPAL-5--2-7:

  • #233098 Fixed error in SQL causing table creation to fail.

flag_content 5.x-2.7

kbahey - March 11, 2008 - 23:53
Official release from CVS tag: DRUPAL-5--2-7
Download: flag_content-5.x-2.7.tar.gz
Size: 13.2 KB
md5_file hash: 76a32f9733e5196a5258fdb1defb25a0
First released: March 11, 2008 - 23:53
Last updated: March 11, 2008 - 23:55

Changes since DRUPAL-5--2-6:

  • #174834 by eojthebrave, with changes by kbahey: Add name, email and reason for flagging.

flag_content 5.x-2.6

kbahey - February 26, 2008 - 23:19
Official release from CVS tag: DRUPAL-5--2-6
Download: flag_content-5.x-2.6.tar.gz
Size: 12.91 KB
md5_file hash: e80846a05f498b99cc64b315b0cfc138
First released: February 26, 2008 - 23:19
Last updated: February 26, 2008 - 23:20

Bug fix release.

flag_content 6.x-1.x-dev

kbahey - February 2, 2008 - 19:45
Nightly development snapshot from CVS branch: DRUPAL-6--1
Download: flag_content-6.x-1.x-dev.tar.gz
Size: 12.32 KB
md5_file hash: 57993eaa951c16c89fb4dad336794d0f
First released: February 2, 2008 - 19:45
Last updated: September 19, 2008 - 00:05

Ported to 6.x.

flag_content 5.x-2.5

kbahey - June 23, 2007 - 22:36
Official release from CVS tag: DRUPAL-5--2-5
Download: flag_content-5.x-2.5.tar.gz
Size: 12.87 KB
md5_file hash: c178e34e5e42194c9dc0618d8cd10f95
First released: June 23, 2007 - 22:36
Last updated: June 23, 2007 - 22:40

Changes since 5.x-2.4:

  • #152819Module .info files should not define 'version' in CVS
  • #144555 Flag user doesn't show "flag this" - only "Array"

flag_content 5.x-2.4

kbahey - April 25, 2007 - 14:58
Official release from CVS tag: DRUPAL-5--2-4
Download: flag_content-5.x-2.4.tar.gz
Size: 12.79 KB
md5_file hash: a32fa72257c60118160b06294318000d
First released: April 25, 2007 - 14:58
Last updated: April 25, 2007 - 15:00

Changes since DRUPAL-5--2-2:

  • #137580 Comment link is mangled. Really fixed this time.
  • Fixing ugly encoding of email headers.

flag_content 5.x-2.2

kbahey - April 19, 2007 - 17:03
Official release from CVS tag: DRUPAL-5--2-2
Download: flag_content-5.x-2.2.tar.gz
Size: 11.62 KB
md5_file hash: a21b6971eec9f189f530220c165ba547
First released: April 19, 2007 - 17:03
Last updated: April 19, 2007 - 17:05

Changes since DRUPAL-5--2-1:

  • Added translation templates
  • #137580 Comment links were not encoded properly.

flag_content 5.x-2.1

kbahey - April 11, 2007 - 13:46
Official release from CVS tag: DRUPAL-5--2-1
Download: flag_content-5.x-2.1.tar.gz
Size: 10.73 KB
md5_file hash: 6f7419602a7d2e73917eb964686376c5
First released: April 11, 2007 - 13:46
Last updated: April 11, 2007 - 13:50

Changes since DRUPAL-5--2-0:

  • #135367 Add postgres support, by a_m_c

flag_content 4.7.x-2.1

kbahey - April 9, 2007 - 02:55
Official release from CVS tag: DRUPAL-4-7--2-1
Download: flag_content-4.7.x-2.1.tar.gz
Size: 10.26 KB
md5_file hash: 96e82ee2ec7bd82bc9a33b631b2571b8
First released: April 9, 2007 - 02:55
Last updated: April 9, 2007 - 03:00

- Better description of what the module does now.
- User and node were mistakenly transposed in the admin page. Fixed.
- Removed the option to add nofollow. It is not needed since we now have a confirmation form.
- Fixed admin page for managing flagged items, since it would not return items with the same eid. Now uses fid, which is unique.

flag_content 5.x-2.0

kbahey - April 9, 2007 - 02:54
Official release from CVS tag: DRUPAL-5--2-0
Download: flag_content-5.x-2.0.tar.gz
Size: 10.6 KB
md5_file hash: 7b04c468698742a1f821d4fa83180d53
First released: April 9, 2007 - 02:54
Last updated: April 9, 2007 - 02:55

- Better description of what the module does now.
- User and node were mistakenly transposed in the admin page. Fixed.
- Removed the option to add nofollow. It is not needed since we now have a confirmation form.
- Fixed admin page for managing flagged items, since it would not return items with the same eid. Now uses fid, which is unique.
#83610 Allow anything to be flagged. Based on Steve McKenzie's patch, with a lot of additions by kbahey.
#99881 Allow anonymous to flag content.
#121811 Add support for storing the flagging user's uid in the table.

flag_content 4.7.x-2.0

kbahey - April 8, 2007 - 19:40
Official release from CVS tag: DRUPAL-4-7--2-0
Download: flag_content-4.7.x-2.0.tar.gz
Size: 10.44 KB
md5_file hash: 33d5bb085d86884e54af8aec6d91e24b
First released: April 8, 2007 - 19:40
Last updated: April 8, 2007 - 19:45

Changes since DRUPAL-4-7--1-0:

  • #83610 Allow anything to be flagged. Based on Steve McKenzie's patch, with a lot of additions by kbahey.
    #99881 Allow anonymous to flag content.
    #121811 Add support for storing the flagging user's uid in the table.
  • #109291 add class for the link, so themers can style it, by budda
  • #120420 Eliminate the need to call arg(), by neclimdul
  • #83336 reduce impact of crawlers by using confirmation page
    Added configurable nofollow option, by neclimdul.

flag_content 5.x-1.x-dev

kbahey - February 18, 2007 - 04:11
Nightly development snapshot from CVS branch: DRUPAL-5
Download: flag_content-5.x-1.x-dev.tar.gz
Size: 12.91 KB
md5_file hash: 477af94fa625a6edb696f4e049ec545b
First released: February 18, 2007 - 04:11
Last updated: February 27, 2008 - 00:05

5.x Development release.

flag_content 4.7.x-1.0

kbahey - January 7, 2007 - 20:12
Official release from CVS tag: DRUPAL-4-7--1-0
Download: flag_content-4.7.x-1.0.tar.gz
Size: 8.98 KB
md5_file hash: b5fcfcfd214abf94cf6ea8a3d2c06198
First released: January 7, 2007 - 20:12
Last updated: January 7, 2007 - 16:15

Version 1.0

flag_content HEAD

kbahey - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: HEAD
Download: flag_content-HEAD.tar.gz
Size: 12.23 KB
md5_file hash: ac234af98485f33100bf02a5f437f6ac
First released: November 11, 2006 - 09:14
Last updated: February 27, 2008 - 00:05

flag_content 4.7.x-1.x-dev

kbahey - September 10, 2006 - 09:07
Nightly development snapshot from CVS branch: DRUPAL-4-7
Download: flag_content-4.7.x-1.x-dev.tar.gz
Size: 10.26 KB
md5_file hash: ca4964abc299a08e46ac617fd6d6da30
First released: September 10, 2006 - 09:07
Last updated: April 9, 2007 - 12:05
 
 

Drupal is a registered trademark of Dries Buytaert.