Mercurial > defr > drupal > ad
comparison documentation/INSTALL.txt @ 3:416ea999ed76 ad
maj ad version rc1
author | sly |
---|---|
date | Mon, 20 Apr 2009 09:49:37 +0000 |
parents | e5584a19768b |
children |
comparison
equal
deleted
inserted
replaced
2:e5584a19768b | 3:416ea999ed76 |
---|---|
43 | 43 |
44 6) If you wish to provide online graphical reports along with your ads, enable | 44 6) If you wish to provide online graphical reports along with your ads, enable |
45 the ad_report module. | 45 the ad_report module. |
46 (Goto :: administer >> modules :: then put a check next to 'ad_report') | 46 (Goto :: administer >> modules :: then put a check next to 'ad_report') |
47 | 47 |
48 7) Assign the 'show advertisements' permission to all roles that you wish to | 48 7) If you wish to filter out duplicate clicks and other invalid clicks (as |
49 detailed in the README), enable the click_filter module. | |
50 (Goto :: administer >> modules :: then put a check next to 'click_filter') | |
51 | |
52 8) Assign the 'show advertisements' permission to all roles that you wish to | |
49 see advertisements. | 53 see advertisements. |
50 (Goto :: administer >> user management >> access control :: then put a | 54 (Goto :: administer >> user management >> access control :: then put a |
51 check next to 'show advertisements' for all roles that should see ads) | 55 check next to 'show advertisements' for all roles that should see ads) |
52 | 56 |
53 8) You can display ads in blocks by going to administer >> blocks and enabling | 57 9) You can display ads in blocks by going to administer >> blocks and enabling |
54 the per-ad-group blocks that are automatically generated. | 58 the per-ad-group blocks that are automatically generated. |
55 | 59 |
56 9) Optionally configure an input filter for your advertisements that allow | 60 10) Optionally configure an input filter for your advertisements that allow |
57 the html tags to display correctly. | 61 the html tags to display correctly. |
58 (Goto :: administer >> site configuration >> input filters) | 62 (Goto :: administer >> site configuration >> input filters) |
59 If you need to associate a specific input filter with the advertisement | 63 If you need to associate a specific input filter with the advertisement |
60 content type, you may want to review the following projects: | 64 content type, you may want to review the following projects: |
61 http://drupal.org/project/better_formats | 65 http://drupal.org/project/better_formats |
62 http://drupal.org/project/filterbynodetype | 66 http://drupal.org/project/filterbynodetype |