I suggest adding this to "You can. . ." in help > statistics:
- Enable users to see how many times a node has been accessed. administer > access control
(Under "statistics module," tick "view post access counter" for each role desired.)
This option to show or hide the count has moved from where it was in 4.6, so we need to help administrators find it.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 58238_statistics.module_r1.241_patch_1 | 1.8 KB | AjK |
| #7 | 58238_statistics.module_r1.225.2.1_patch_2 | 1.73 KB | AjK |
| #4 | 58238_statistics.module_r1.225.2.1_patch | 1.73 KB | AjK |
Comments
Comment #1
pfaocleTorn whether to mark as feature for CVS, or a bug for 4.7.... it could be seen as a documentation bug, I guess.
Suggestions for this text, anyone? I will roll a patch.
Comment #2
Anonymous (not verified) commented>Suggestions for this text, anyone? I will roll a patch.
I suggest the text from my original message:
(Under "statistics module," tick "view post access counter" for each role desired.)
Best wishes.
Comment #3
flevour commented+1 for adding the proposed text. Stuff hidden under "access content" is hard to spot after module installation. A pointer from the help documentation should help administrators find their way.
Comment #4
AjK commentedSo here's a patch for this for review
Comment #5
flevour commentedOnce it has been agreed to add the text, the patch is ready to be committed.
Comment #6
dries commentedIn documentation, use 'post' not 'node'.
Comment #7
AjK commentedCorrected version, use "post" rather than "node"
Comment #8
AjK commentedThe above patch is for DRUPAL-4-7 as per this issue's quoted "Version".
Attached to this comment is a patch for HEAD
Comment #9
AjK commentedComment #10
Paul Natsuo Kishimoto commented@o: should we send this to 6.x-dev as well?
Comment #11
killes@www.drop.org commentedI don't want to break translations in 4.7.x and 5.x has a stringfreeze too.
Comment #12
bdragon commentedAutopatch Results for 58238_statistics.module_r1.241_patch_1:
patching file modules/statistics/statistics.module
Hunk #1 FAILED at 37.
1 out of 1 hunk FAILED -- saving rejects to file modules/statistics/statistics.module.rej
Comment #13
bdragon commentedComment #14
keith.smith commentedMoving to documentation component.
Comment #15
keith.smith commentedThis is the earlier issue, but a current patch is at http://drupal.org/node/175127. Does anyone object if I mark this duplicate and continue there? I believe that all the points raised here have been addressed in there.