Releases for Flag content

flag_content 5.x-2.10

kbahey - October 21, 2009 - 18:28
Download Size md5 hash
flag_content-5.x-2.10.tar.gz 14.71 KB 7a4f1a7d14ae9725070a96214625c34d
Official release from CVS tag: DRUPAL-5--2-10
Last updated: October 21, 2009 - 18:31

DRUPAL-SA-CONTRIB-2009-076

flag_content 5.x-2.9

kbahey - December 25, 2008 - 15:42
Download Size md5 hash
flag_content-5.x-2.9.tar.gz 13.85 KB 036d6097989ae22915b64dca6f1d8928
Official release from CVS tag: DRUPAL-5--2-9
Last updated: December 25, 2008 - 15:45

Changes since 5.x-2.9:

  • #233498: by eojthebrave, and modified by myself: Remove variables from variable table on uninstall.
  • #252858 by jgerrish, add views filter for nodes that have been flagged.
  • #264423 by kmillecam, allow admins to change link text
  • #272360 by killes, Proper use of url() rather than base_url.
  • #310178 by soupp, add a re=nofollow for flag links.

flag_content 5.x-2.x-dev

kbahey - March 12, 2008 - 21:40
Download Size md5 hash
flag_content-5.x-2.x-dev.tar.gz 14.71 KB 0b4fc53d0c9f4242290bff2ba7728f06
Nightly development snapshot from CVS branch: DRUPAL-5--2
Last updated: March 28, 2009 - 00:11

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

flag_content 5.x-2.8

kbahey - March 12, 2008 - 03:45
Download Size md5 hash
flag_content-5.x-2.8.tar.gz 13.21 KB f8322fcd29e954ea3b1ce05621f88d07
Official release from CVS tag: DRUPAL-5--2-8
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
Download Size md5 hash
flag_content-5.x-2.7.tar.gz 13.2 KB 76a32f9733e5196a5258fdb1defb25a0
Official release from CVS tag: DRUPAL-5--2-7
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
Download Size md5 hash
flag_content-5.x-2.6.tar.gz 12.91 KB e80846a05f498b99cc64b315b0cfc138
Official release from CVS tag: DRUPAL-5--2-6
Last updated: February 26, 2008 - 23:20

Bug fix release.

flag_content 6.x-1.x-dev

kbahey - February 2, 2008 - 19:45
Download Size md5 hash
flag_content-6.x-1.x-dev.tar.gz 14.22 KB 4d67ebab646d3af7b27e11532da54c89
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: March 28, 2009 - 00:11

Ported to 6.x.

flag_content 5.x-2.5

kbahey - June 23, 2007 - 22:36
Download Size md5 hash
flag_content-5.x-2.5.tar.gz 12.87 KB c178e34e5e42194c9dc0618d8cd10f95
Official release from CVS tag: DRUPAL-5--2-5
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
Download Size md5 hash
flag_content-5.x-2.4.tar.gz 12.79 KB a32fa72257c60118160b06294318000d
Official release from CVS tag: DRUPAL-5--2-4
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
Download Size md5 hash
flag_content-5.x-2.2.tar.gz 11.62 KB a21b6971eec9f189f530220c165ba547
Official release from CVS tag: DRUPAL-5--2-2
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
Download Size md5 hash
flag_content-5.x-2.1.tar.gz 10.73 KB 6f7419602a7d2e73917eb964686376c5
Official release from CVS tag: DRUPAL-5--2-1
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
Download Size md5 hash
flag_content-4.7.x-2.1.tar.gz 10.26 KB 96e82ee2ec7bd82bc9a33b631b2571b8
Official release from CVS tag: DRUPAL-4-7--2-1
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
Download Size md5 hash
flag_content-5.x-2.0.tar.gz 10.6 KB 7b04c468698742a1f821d4fa83180d53
Official release from CVS tag: DRUPAL-5--2-0
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
Download Size md5 hash
flag_content-4.7.x-2.0.tar.gz 10.44 KB 33d5bb085d86884e54af8aec6d91e24b
Official release from CVS tag: DRUPAL-4-7--2-0
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
Download Size md5 hash
flag_content-5.x-1.x-dev.tar.gz 12.91 KB 477af94fa625a6edb696f4e049ec545b
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: February 27, 2008 - 00:05

5.x Development release.

flag_content 4.7.x-1.0

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

Version 1.0

flag_content HEAD

kbahey - November 11, 2006 - 09:14
Download Size md5 hash
flag_content-HEAD.tar.gz 14.85 KB 7b71e480a0dbeaf15b5f083c0cba0ed2
Nightly development snapshot from CVS branch: HEAD
Last updated: December 3, 2009 - 12:06

flag_content 4.7.x-1.x-dev

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

Drupal is a registered trademark of Dries Buytaert.