| /[drupal]/contributions/modules/wordfilter/wordfilter.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#591806 fixed problem with replacement strings starting with numbers.
#591806 fixed problem with replacement strings starting with numbers.
#344287 committed patch to skip filtering for text between HTML tags.
#344287 committed patch to skip filtering for text between HTML tags.
#482608 clear filter cache after wordfilter list is changed.
#482608 clear filter cache after wordfilter list is changed.
added or updated code comments.
added or updated comments.
replaced INSERT and UPDATE queries to the wordfilter table with drupal_write_record.
ported the wordfilter filter test page from the drupal 5 branch.
documentation and help text improvements
documentation and help text improvements.
#317027 a couple of d5 to d6 changes that were missed.
#317027 placeholder change in help text.
#317027 placeholder change in help text.
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.
#292426 add delimiter to preg_quote. thanks to killes
#292426 add delimiter to preg_quote. thanks to killes
#288263 added sort order to query to pull the wordfilter list. thanks to fheinley for pointing out.
#288263 added sort order to query to pull the wordfilter list. thanks to fheinley for pointing out.
#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.
#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.
#263608 fixed problem with phrases not words to filter.
#263608 fixed problem with phrases not words to filter.
#258228 Add filtering on search results via nodeapi
#258228 Add filtering on search results via nodeapi
Added in module help text. Added link to input filters page on wordfilter settings. Updated README.`
Added in module help text. Added link to input filters page on wordfilter settings. Updated README.
Drupal 6 port.
#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.
swap out eregi_replace for preg_replace for performance considerations.
coding standards changes.
#248895 reworked node title filtering. added in comment title filtering.
#147806 Add a delete button for removing wordfilter word pairs.
#245705 Fix message not displayed correctly when updating filter
Change button labels to be more standard.
#245708 Go back to the "list" view after deleting a word filter
#166215 thanks to arte.mis and hunmonk, fixing settings form bug.
#166215 thanks to arte.mis and hunmonk, fixing settings form bug.
#110481 Upgrade to 5. Thanks to metta, eaton and webchick.
#87031 with perm from Steve McKenzie: fixes static caching
#87031 with perm from Steve McKenzie: fixes static caching
removed showing filtered words on format tips
cleaned up code, added support for a default replacement, added support for node->title
updates for Drupal 4.7
Fix to reverse filtered words with non-filtered words
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |