/[drupal]/contributions/modules/bbcode/bbcode-test.txt
ViewVC logotype

Log of /contributions/modules/bbcode/bbcode-test.txt

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


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

Revision 1.26 - (view) (download) (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, DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, HEAD
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
#166167 by Liam McDermott: Add [youtube] tag

Revision 1.25 - (view) (download) (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.24: +6 -2 lines
Diff to previous 1.24
#163992 by mindless: fix regexp errors/ prevent variable expansion

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

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

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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 13:06:01 2007 UTC (2 years, 7 months ago) by naudefj
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
#130695 by naudefj: add support for [strong] and [em] tags

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

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

Revision 1.18 - (view) (download) (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.17: +1 -0 lines
Diff to previous 1.17
#104184: Allow commas and dots in [abbr] and [acronym] tags

Revision 1.17 - (view) (download) (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.16: +19 -5 lines
Diff to previous 1.16
Drupal 5 conversion + cosmetic changes

Revision 1.16 - (view) (download) (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.15: +5 -4 lines
Diff to previous 1.15
Allow tilde in image URLs + URL autolink fixes

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

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

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

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

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

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

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

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

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

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

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

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 21:15:44 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
Changes since 1.2: +17 -11 lines
Diff to previous 1.2
Optimizations + cosmetic changes

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Mar 1 09:56:37 2006 UTC (3 years, 8 months ago) by naudefj
Branch: MAIN
File to test all BBCode tags

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