Discussion:
[patch] Mark all as read
Kjartan Mannes
2003-11-07 12:30:53 UTC
Permalink
I've made a patch to add "mark all as read" to Drupal, but I am unsure
of where to place the link that performs the required action. I was
thinking about under my account / mark all as read as this applies to
all nodes/comments regardless of node type.

For the geeks the code works by using nid = 0 in the history table to be
a generic all nodes marker. To mark all as read becomes node_tag_new(0).
--
Kjartan <***@drupal.org>
:: "WARNING: Keyboard Not Attached. Press F10 to Continue."
Axel Kollmorgen
2003-11-08 01:16:09 UTC
Permalink
On Friday, November 07, 2003 1:30 PM [GMT+1=CET],
I've made a patch to add "mark all as read" to Drupal [...]
did you check moshe's 4 months old 004.tracker_mark_all_read.patch in
http://cvs.drupal.org/viewcvs/contributions/sandbox/moshe/for_review/?cvsroot=contrib ?
--
ax

Good judgment comes from bad experience, and a lot of that comes of bad
judgment.
--
[ Drupal user list | http://list.drupal.org/ ]
[ http://lists.drupal.org/options/drupal-user/gcpdu-drupal-user%40gmane.org ]
Axel Kollmorgen
2003-11-08 02:12:05 UTC
Permalink
On Friday, November 07, 2003 1:30 PM [GMT+1=CET],
I've made a patch to add "mark all as read" to Drupal [...]
did you check moshe's 4 months old 004.tracker_mark_all_read.patch in
http://cvs.drupal.org/viewcvs/contributions/sandbox/moshe/for_review/?cvsroot=contrib ?
--
ax

Good judgment comes from bad experience, and a lot of that comes of bad
judgment.
--
[ Drupal user list | http://list.drupal.org/ ]
[ http://lists.drupal.org/options/drupal-user/gcpdu-drupal-user%40gmane.org ]
Loading...