Log of /contributions/modules/contentblocker/contentblocker.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 6 20:57:09 2007 UTC
(2 years, 5 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.9: +23 -13 lines
Diff to
previous 1.9
Issue #145377, fix errors in blocking leach sources from leach items. This required introducing a bit more complexity into the data model.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 2 03:21:44 2007 UTC
(2 years, 6 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.7: +2 -1 lines
Diff to
previous 1.7
Issue #140681, declare array before populating it, ensuring that empty array is returned if not populated.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 22 15:09:33 2007 UTC
(2 years, 7 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.4: +16 -9 lines
Diff to
previous 1.4
Various fixes and reworking, plus fixing line endings.
Introducing support for blocking feeds from feed items.
In the SQL rewriting, need to allow for NULL case as well as matches.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 22 05:28:33 2007 UTC
(2 years, 7 months ago)
by
nedjo
Branch:
MAIN
Changes since
1.3: +15 -13 lines
Diff to
previous 1.3
Various small fixes and changes.
- Corrected problem with query parameter order in contentblocker_has_block().
- Added missing test for current user in contentblocker/ listings.
- Initial preparation for additional leech option.
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
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.