Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 20 20:10:54 2007 UTC
(2 years, 7 months ago)
by
nedjo
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-5
First commit of new module, Content Blocker.
This module enables users to block the content they see according to various
parameters. Current implementations are for blocking by user and blocking
by leech feed.
Logged in users with appropriate permissions see links below selected
content, e.g., 'Block content by userx'. Clicking this link triggers
an AJAX update (or loads a form, if Javascript isn't available). On
subsequent page loads, any content by the blocked user will be filtered out
of node lists, views, etc.
Depends on fasttoggle.module, and currently requires a patch available at
http://drupal.org/node/136183#comment-229431.