comparison documentation/CHANGELOG.txt @ 3:416ea999ed76 ad

maj ad version rc1
author sly
date Mon, 20 Apr 2009 09:49:37 +0000
parents e5584a19768b
children 0d1c70d51fbe
comparison
equal deleted inserted replaced
2:e5584a19768b 3:416ea999ed76
1 $Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.71 2009/04/14 14:02:11 jeremy Exp $ 1 $Id: CHANGELOG.txt,v 1.2.2.40.2.176.2.41.2.77 2009/04/16 14:24:55 jeremy Exp $
2 2
3 April 14th, 2009 3 April 16th, 2009
4 - ad.module
5 o feature #170497: introduce configurable option to remove ad nodes from
6 search results, enabled by default. Advertisements will still show up
7 in search results for users with 'administer advertisements' or 'edit any
8 advertisement' permissions.
9 o feature #321184: introduce configurable option to remove ad nodes from
10 remote search engines using the 'noindex' meta tag, enabled by default
11
12 April 15th, 2009
13 - ad_channel.install
14 o bug #433432: add missing no_channel_weight column to schema definition
15 - ad.module
16 o bug #400734: get aid from node->nid if available
17
18 April 14th, 2009 (6.x-2.0-beta6)
4 - ad.module 19 - ad.module
5 o bug #431806: use valid XHTML when displaying advertisements 20 o bug #431806: use valid XHTML when displaying advertisements
6 21
7 April 9th, 2009 22 April 9th, 2009
8 - ad.module 23 - ad.module