/[drupal]/contributions/modules/bbcode/bbcode-filter.inc
ViewVC logotype

Log of /contributions/modules/bbcode/bbcode-filter.inc

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.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 08:50:08 2008 UTC (11 months, 3 weeks ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-6--1-2, HEAD
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
#280851 by executex: Allow - and _ in bbcode tag

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 16:50:12 2008 UTC (22 months ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
#206642 by tinou: XHTML fix for headings

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 14:31:27 2008 UTC (22 months, 1 week ago) by naudefj
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
#211315: Add class=bb-table to [table] tag

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 06:17:31 2008 UTC (22 months, 2 weeks ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--2-0, DRUPAL-5--2-1
Changes since 1.62: +2 -1 lines
Diff to previous 1.62
#166167 by Liam McDermott: Add [youtube] tag

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 05:38:35 2007 UTC (2 years, 3 months ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.61: +3 -3 lines
Diff to previous 1.61
#163992 by mindless: fix regexp errors/ prevent variable expansion

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 08:28:34 2007 UTC (2 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.60: +35 -19 lines
Diff to previous 1.60
#140076 by Takafumi: Incorrect use of ordered lists

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 08:11:38 2007 UTC (2 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.59: +50 -13 lines
Diff to previous 1.59
#146754 by Takafumi: Nested [size]/[font]/[color] tags are not correctly converted

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 07:06:04 2007 UTC (2 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.58: +4 -1 lines
Diff to previous 1.58
#143205 by Takafumi: [url] tag double encoding issue

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 06:58:31 2007 UTC (2 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.57: +5 -1 lines
Diff to previous 1.57
#142953 by Takafumi: Optional spam link deterrent - add rel=nofollow to links

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 06:41:44 2007 UTC (2 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.56: +1 -2 lines
Diff to previous 1.56
#140075 by naudefj: Deletion of marquee support

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 07:39:06 2007 UTC (2 years, 7 months ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
Fix rendering of [b] and [i] tags

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 13:06:01 2007 UTC (2 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.54: +4 -4 lines
Diff to previous 1.54
#130695 by naudefj: add support for [strong] and [em] tags

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 19:07:30 2007 UTC (2 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.53: +19 -17 lines
Diff to previous 1.53
Improve index and table tags.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 20:19:11 2007 UTC (2 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.52: +52 -7 lines
Diff to previous 1.52
Add [index] tag to generate a page index

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 18:21:13 2007 UTC (2 years, 10 months ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.51: +3 -3 lines
Diff to previous 1.51
#104184: Allow commas and dots in [abbr] and [acronym] tags

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 18:10:02 2007 UTC (2 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
106357 by Bart Jansens: Fix email regex + Javascript validation fix

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 15:30:44 2006 UTC (3 years, 1 month ago) by naudefj
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.49: +19 -18 lines
Diff to previous 1.49
Drupal 5 conversion + cosmetic changes

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 15:56:13 2006 UTC (3 years, 4 months ago) by naudefj
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.48: +8 -8 lines
Diff to previous 1.48
Allow tilde in image URLs + URL autolink fixes

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 08:09:20 2006 UTC (3 years, 5 months ago) by naudefj
Branch: MAIN
Changes since 1.47: +37 -38 lines
Diff to previous 1.47
patch by mindless to fix inline [code] tags +
fix URLs that misses last character +
introduce new table tags +
relaxed [quote=...] tag

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 13 19:33:56 2006 UTC (3 years, 5 months ago) by naudefj
Branch: MAIN
Changes since 1.46: +6 -1 lines
Diff to previous 1.46
Allow commas in URLs

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 1 06:59:07 2006 UTC (3 years, 5 months ago) by naudefj
Branch: MAIN
Changes since 1.45: +12 -12 lines
Diff to previous 1.45
Fix url tag - http://drupal.org/node/66631

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 28 13:52:15 2006 UTC (3 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.44: +15 -15 lines
Diff to previous 1.44
More security fixes + add class= to pre tags

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 28 02:47:47 2006 UTC (3 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.43: +36 -30 lines
Diff to previous 1.43
Fix XSS html injection vulnerabilities

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 16:48:23 2006 UTC (3 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.42: +31 -39 lines
Diff to previous 1.42
Allow admins to disable the automatic url converting feature

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 3 20:18:39 2006 UTC (3 years, 6 months ago) by naudefj
Branch: MAIN
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
*** empty log message ***

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 16:09:35 2006 UTC (3 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
Fix escaping of quotes in [size] and [notag] tags

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 22 23:37:16 2006 UTC (3 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.39: +12 -9 lines
Diff to previous 1.39
Add [google] and [wikipedia] tags/ Fix message quoting

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 20:06:26 2006 UTC (3 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
Recognize URL's within parenthesis

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 16:21:14 2006 UTC (3 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.37: +4 -3 lines
Diff to previous 1.37
Add [abbr] tag

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 1 06:20:31 2006 UTC (3 years, 7 months ago) by naudefj
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
Fix hyperlinking to standalone URLs

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 16:31:58 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35
Better list cleanup + documentation and other cosmetic changes

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 09:04:18 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.34: +5 -1 lines
Diff to previous 1.34
Add [acronym] tag and update help page

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 21 20:52:22 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.33: +6 -6 lines
Diff to previous 1.33
Nested [list] tags must output valid XHTML - http://drupal.org/node/55074

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 19 07:41:07 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
Add [justify] tag - http://drupal.org/node/54759

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 06:25:15 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Encode @ in [notag] blocks

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 06:17:50 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Encode @ in [notag] blocks

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 17:43:47 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.29: +19 -19 lines
Diff to previous 1.29
No line breaks in [code] blocks

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 7 20:32:03 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.28: +8 -3 lines
Diff to previous 1.28
Different line and paragraph break modes

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 6 15:52:36 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.27: +7 -4 lines
Diff to previous 1.27
Fix linebreak parser + cosmetic changes

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 5 17:41:49 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.26: +29 -41 lines
Diff to previous 1.26
Fix linebreak parser + cosmetic changes

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 21:14:28 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.25: +2 -3 lines
Diff to previous 1.25
Optimizations + cosmetic changes

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 18:07:06 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.24: +11 -5 lines
Diff to previous 1.24
Implement [notag] - http://drupal.org/node/51716

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 08:39:21 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.23: +39 -22 lines
Diff to previous 1.23
Allow nested [list] and [quote] tags - http://drupal.org/node/23980

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 10:45:24 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.22: +6 -6 lines
Diff to previous 1.22
Smart paragraph and line breaks is now enabled by default + cosmetic changes + update README file

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 09:13:33 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.21: +2 -5 lines
Diff to previous 1.21
Remove dead code + convert new lines within paragraphs to <br \>

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 06:51:26 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Remove <p> surrounding lists - http://drupal.org/node/51152

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 24 14:26:45 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.19: +12 -9 lines
Diff to previous 1.19
Change DIV to SPAN + add flash support - http://drupal.org/node/51140

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 12 16:56:46 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.18: +16 -4 lines
Diff to previous 1.18
Add PHP syntax highlighting + better input validation for [SIZE=] tags

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 12 12:16:53 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.17: +15 -13 lines
Diff to previous 1.17
Update README.txt and optimize some regular expressions

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 19:49:16 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.16: +34 -1 lines
Diff to previous 1.16
Option to add intelligent paragraph breaks

Revision 1.6.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 23:44:28 2006 UTC (3 years, 9 months ago) by naudefj
Branch: DRUPAL-4-6
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 , to next main 1.66
Add alt attributes to image tags

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 23:35:50 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
Add alt attributes to image tags + change double quotes to single quotes

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 05:59:19 2006 UTC (3 years, 9 months ago) by naudefj
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
Conform to Drupal's coding conventions

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 25 21:26:36 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Update README file + minor text changes

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 25 20:43:44 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.12: +12 -1 lines
Diff to previous 1.12
More tags: anchor, line break, headings

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 05:32:26 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Fix E-mail address detection for spam filter when addresses are NOT preceded by a word - http://drupal.org/node/15654

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 05:08:06 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Add protocol to URL tag - http://drupal.org/node/20410

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 04:10:52 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.9: +5 -1 lines
Diff to previous 1.9
Add SUP, SUB, S and MOVE tags - http://drupal.org/node/14607

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 20:42:54 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Don't remove colons from URLs - take 2

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 20:31:50 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Don't remove colons from URLs - http://drupal.org/node/13062

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 19:57:19 2006 UTC (3 years, 10 months ago) by naudefj
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Add px to SIZE tag

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 1 19:30:52 2004 UTC (5 years, 2 months ago) by LacKac
Branch: DRUPAL-4-4
Changes since 1.1.2.2: +32 -6 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.66
Backport of email address encoding

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 1 19:12:41 2004 UTC (5 years, 2 months ago) by LacKac
Branch: DRUPAL-4-4
Changes since 1.1.2.1: +4 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Backport changing b,i and u tags to use styled spans as output

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 31 20:49:14 2004 UTC (5 years, 2 months ago) by LacKac
Branch: MAIN
Branch point for: DRUPAL-4-5, DRUPAL-4-6
Changes since 1.5: +26 -34 lines
Diff to previous 1.5
Update module to work with Drupal HEAD
The module can now be configured in the input format in which BBCode
is enabled.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 31 20:40:43 2004 UTC (5 years, 2 months ago) by LacKac
Branch: MAIN
Changes since 1.4: +13 -4 lines
Diff to previous 1.4
Encoding email addresses typed in without [email] tags too.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 31 19:46:47 2004 UTC (5 years, 2 months ago) by LacKac
Branch: MAIN
Changes since 1.3: +22 -5 lines
Diff to previous 1.3
New feature: encoding mailto links. There's also a setting to enable or
disable this feature.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 31 19:36:02 2004 UTC (5 years, 2 months ago) by LacKac
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Using span tags with appropriate style attributes instead of b,i and u tags
to conform to xhtml 1.1 and have unified output at the same time

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 19:26:37 2004 UTC (5 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.1: +136 -0 lines
Diff to previous 1.1
forward porting of changes in DRUPAL-4-4

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 19:16:14 2004 UTC (5 years, 3 months ago) by goba
Branch: DRUPAL-4-4
Changes since 1.1: +136 -0 lines
Diff to previous 1.1
performance optimised bbcode module:

 - splitted module in three, so needed parts only loaded when required
   (this greatly helps PHP memory consumption)
 - replaced all underscores with hyphens in HTML class names
 - fine tuned multiline code handling
 - fixed help text to reflect newest install methods

Revision 1.1
Mon Aug 16 19:16:14 2004 UTC (5 years, 3 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-4
FILE REMOVED
file bbcode-filter.inc was initially added on branch DRUPAL-4-4.

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