/[drupal]/contributions/modules/wordfilter/wordfilter.module
ViewVC logotype

Log of /contributions/modules/wordfilter/wordfilter.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 19:51:21 2009 UTC (6 weeks, 5 days ago) by jaydub
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7.2.21: +3 -3 lines
Diff to previous 1.7.2.21 , to branch point 1.7 , to next main 1.8
#591806 fixed problem with replacement strings starting with numbers.

Revision 1.7.2.9.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 19:49:27 2009 UTC (6 weeks, 5 days ago) by jaydub
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.9.2.15: +3 -3 lines
Diff to previous 1.7.2.9.2.15 , to branch point 1.7.2.9 , to next main 1.7.2.22
#591806 fixed problem with replacement strings starting with numbers.

Revision 1.7.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 05:33:33 2009 UTC (2 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.20: +24 -3 lines
Diff to previous 1.7.2.20 , to branch point 1.7
#344287 committed patch to skip filtering for text between HTML tags.

Revision 1.7.2.9.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 05:32:23 2009 UTC (2 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.14: +24 -3 lines
Diff to previous 1.7.2.9.2.14 , to branch point 1.7.2.9
#344287 committed patch to skip filtering for text between HTML tags.

Revision 1.7.2.9.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 07:59:43 2009 UTC (5 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.13: +4 -1 lines
Diff to previous 1.7.2.9.2.13 , to branch point 1.7.2.9
#482608 clear filter cache after wordfilter list is changed.

Revision 1.7.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 07:59:19 2009 UTC (5 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.19: +4 -1 lines
Diff to previous 1.7.2.19 , to branch point 1.7
#482608 clear filter cache after wordfilter list is changed.

Revision 1.7.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 09:35:18 2009 UTC (7 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.18: +50 -19 lines
Diff to previous 1.7.2.18 , to branch point 1.7
added or updated code comments.

Revision 1.7.2.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 08:15:49 2009 UTC (7 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.12: +43 -16 lines
Diff to previous 1.7.2.9.2.12 , to branch point 1.7.2.9
added or updated comments.

Revision 1.7.2.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 08:12:03 2009 UTC (7 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.11: +21 -10 lines
Diff to previous 1.7.2.9.2.11 , to branch point 1.7.2.9
replaced INSERT and UPDATE queries to the wordfilter table with drupal_write_record.

Revision 1.7.2.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 16:29:39 2008 UTC (11 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.10: +54 -13 lines
Diff to previous 1.7.2.9.2.10 , to branch point 1.7.2.9
ported the wordfilter filter test page from the drupal 5 branch.

Revision 1.7.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 16:00:05 2008 UTC (11 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.17: +14 -26 lines
Diff to previous 1.7.2.17 , to branch point 1.7
documentation and help text improvements

Revision 1.7.2.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:35:55 2008 UTC (11 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.9: +16 -16 lines
Diff to previous 1.7.2.9.2.9 , to branch point 1.7.2.9
documentation and help text improvements.

Revision 1.7.2.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:16:38 2008 UTC (13 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.8: +5 -5 lines
Diff to previous 1.7.2.9.2.8 , to branch point 1.7.2.9
#317027 a couple of d5 to d6 changes that were missed.

Revision 1.7.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 11:27:47 2008 UTC (13 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.16: +2 -2 lines
Diff to previous 1.7.2.16 , to branch point 1.7
#317027 placeholder change in help text.

Revision 1.7.2.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 11:27:31 2008 UTC (13 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.7: +2 -2 lines
Diff to previous 1.7.2.9.2.7 , to branch point 1.7.2.9
#317027 placeholder change in help text.

Revision 1.7.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 11:07:18 2008 UTC (14 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.15: +66 -4 lines
Diff to previous 1.7.2.15 , to branch point 1.7
added in a quick page in the admin area to allow
for testing text against the current filters.
added in function to -attempt- to filter out
node and comment titles when pulled from Views
in list or table display mode.

Revision 1.7.2.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 11:04:23 2008 UTC (15 months ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.6: +3 -3 lines
Diff to previous 1.7.2.9.2.6 , to branch point 1.7.2.9
#292426 add delimiter to preg_quote. thanks to killes

Revision 1.7.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 11:03:34 2008 UTC (15 months ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.14: +3 -3 lines
Diff to previous 1.7.2.14 , to branch point 1.7
#292426 add delimiter to preg_quote. thanks to killes

Revision 1.7.2.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 17:53:44 2008 UTC (15 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.5: +2 -2 lines
Diff to previous 1.7.2.9.2.5 , to branch point 1.7.2.9
#288263 added sort order to query to pull the wordfilter
list. thanks to fheinley for pointing out.

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 17:53:05 2008 UTC (15 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.13: +2 -2 lines
Diff to previous 1.7.2.13 , to branch point 1.7
#288263 added sort order to query to pull the wordfilter
list. thanks to fheinley for pointing out.

Revision 1.7.2.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 16:09:18 2008 UTC (17 months ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.4: +18 -8 lines
Diff to previous 1.7.2.9.2.4 , to branch point 1.7.2.9
#266082 Added option to use PCRE_UTF8 flag for PHP perl
regular expressions. Also added display of standalone column
in the list of words filtered.

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 16:06:09 2008 UTC (17 months ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.12: +18 -8 lines
Diff to previous 1.7.2.12 , to branch point 1.7
#266082 Added option to use PCRE_UTF8 flag for PHP perl
regular expressions. Also added display of standalone column
in the list of words filtered.

Revision 1.7.2.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 13:43:42 2008 UTC (17 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.3: +4 -7 lines
Diff to previous 1.7.2.9.2.3 , to branch point 1.7.2.9
#263608 fixed problem with phrases not words to filter.

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 13:42:09 2008 UTC (17 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.11: +4 -7 lines
Diff to previous 1.7.2.11 , to branch point 1.7
#263608 fixed problem with phrases not words to filter.

Revision 1.7.2.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 03:56:25 2008 UTC (18 months ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.2: +15 -1 lines
Diff to previous 1.7.2.9.2.2 , to branch point 1.7.2.9
#258228 Add filtering on search results via nodeapi

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 03:54:19 2008 UTC (18 months ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.10: +15 -1 lines
Diff to previous 1.7.2.10 , to branch point 1.7
#258228 Add filtering on search results via nodeapi

Revision 1.7.2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 16:56:37 2008 UTC (18 months, 1 week ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9.2.1: +5 -3 lines
Diff to previous 1.7.2.9.2.1 , to branch point 1.7.2.9
Added in module help text. Added link to input filters
page on wordfilter settings. Updated README.`

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 16:55:45 2008 UTC (18 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.9: +5 -3 lines
Diff to previous 1.7.2.9 , to branch point 1.7
Added in module help text. Added link to input filters
page on wordfilter settings. Updated README.

Revision 1.7.2.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 13:14:04 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.9: +68 -73 lines
Diff to previous 1.7.2.9
Drupal 6 port.

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 11:38:18 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.7.2.8: +120 -52 lines
Diff to previous 1.7.2.8 , to branch point 1.7
#247884 and #147812 reworked the wordfilter word list
admin pages. Allow for word pair edit and remove actions.
Allow for easy entry of multiple word pairs.

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 11:27:42 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.7: +3 -3 lines
Diff to previous 1.7.2.7 , to branch point 1.7
swap out eregi_replace for preg_replace for performance
considerations.

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 11:24:46 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.6: +27 -14 lines
Diff to previous 1.7.2.6 , to branch point 1.7
coding standards changes.

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 11:08:19 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.5: +67 -14 lines
Diff to previous 1.7.2.5 , to branch point 1.7
#248895 reworked node title filtering. added in comment
title filtering.

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 10:59:08 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.4: +34 -1 lines
Diff to previous 1.7.2.4 , to branch point 1.7
#147806 Add a delete button for removing wordfilter word pairs.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 09:24:40 2008 UTC (19 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.7.2.3: +2 -2 lines
Diff to previous 1.7.2.3 , to branch point 1.7
#245705 Fix message not displayed correctly when updating filter

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 09:21:11 2008 UTC (19 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.7.2.2: +7 -7 lines
Diff to previous 1.7.2.2 , to branch point 1.7
Change button labels to be more standard.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 09:13:06 2008 UTC (19 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.7.2.1: +4 -1 lines
Diff to previous 1.7.2.1 , to branch point 1.7
#245708 Go back to the "list" view after deleting a word filter

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 17:46:30 2008 UTC (22 months, 4 weeks ago) by add1sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
#166215 thanks to arte.mis and hunmonk, fixing settings form bug.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 17:44:36 2008 UTC (22 months, 4 weeks ago) by add1sun
Branch: DRUPAL-5
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
#166215 thanks to arte.mis and hunmonk, fixing settings form bug.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 12:13:44 2007 UTC (2 years, 5 months ago) by add1sun
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +76 -110 lines
Diff to previous 1.6
#110481 Upgrade to 5.  Thanks to metta, eaton and webchick.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 19:19:34 2006 UTC (3 years, 1 month ago) by robertDouglass
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#87031 with perm from Steve McKenzie: fixes static caching

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 19:14:25 2006 UTC (3 years, 1 month ago) by robertDouglass
Branch: DRUPAL-4-7
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to next main 1.8
#87031 with perm from Steve McKenzie: fixes static caching

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 01:48:25 2006 UTC (3 years, 3 months ago) by stevemckenzie
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
removed showing filtered words on format tips

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 15 00:03:12 2006 UTC (3 years, 7 months ago) by stevemckenzie
Branch: MAIN
Changes since 1.3: +147 -65 lines
Diff to previous 1.3
cleaned up code, added support for a default replacement, added support for node->title

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 22:12:27 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.2: +66 -12 lines
Diff to previous 1.2
updates for Drupal 4.7

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 13:57:53 2005 UTC (4 years, 5 months ago) by pyromanfo
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Fix to reverse filtered words with non-filtered words

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 12 23:36:10 2005 UTC (4 years, 5 months ago) by pyromanfo
Branch: MAIN
Added wordfilter module

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2