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

Log of /contributions/modules/codefilter/codefilter.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.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 16:15:14 2009 UTC (2 months, 2 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +34 -37 lines
Diff to previous 1.29
#565328 by John Morahan: Port to 7.x

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 10:00:46 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
Split /e text manipulation from other newline protection.

Revision 1.21.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 10:00:22 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.21.2.8: +4 -4 lines
Diff to previous 1.21.2.8 , to branch point 1.21 , to next main 1.30
Split /e text manipulation from other newline protection.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 09:51:36 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.27: +25 -10 lines
Diff to previous 1.27
#208636: Drupal 5.6 breaks Code Filter due to Fix for SA-2008-006

Revision 1.21.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 04:49:42 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.21.2.7: +25 -10 lines
Diff to previous 1.21.2.7 , to branch point 1.21
#208636: Drupal 5.6 breaks Code Filter due to Fix for SA-2008-006

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 23:43:29 2008 UTC (22 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
Replaced \\1 with $1 which is the preferred backreference.

Revision 1.21.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 23:42:26 2008 UTC (22 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.21.2.6: +3 -3 lines
Diff to previous 1.21.2.6 , to branch point 1.21
Replaced \\1 with $1 which is the preferred backreference.

Revision 1.21.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 02:04:04 2007 UTC (23 months, 3 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.21.2.5: +8 -3 lines
Diff to previous 1.21.2.5 , to branch point 1.21
Minor code style/comment cleanup.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 02:03:57 2007 UTC (23 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
Minor code style/comment cleanup.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 08:01:51 2007 UTC (23 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.24: +9 -7 lines
Diff to previous 1.24
#196121 by corsix [GHOP]: Ported to D6 core.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:49:16 2006 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Fix whitespace in non-php code

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:49:07 2006 UTC (2 years, 10 months ago) by unconed
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.21.2.4: +1 -1 lines
Diff to previous 1.21.2.4 , to branch point 1.21
Fix whitespace in non-php code

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:47:28 2006 UTC (2 years, 10 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.21.2.3: +2 -2 lines
Diff to previous 1.21.2.3 , to branch point 1.21
Fix whitespace in non-php code

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:47:05 2006 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Fix whitespace in non-php code

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:43:07 2006 UTC (2 years, 10 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.21.2.2: +6 -16 lines
Diff to previous 1.21.2.2 , to branch point 1.21
Fix whitespace for non-PHP code

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:42:20 2006 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
Fix whitespace for non-PHP code

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 13:23:38 2006 UTC (2 years, 11 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.21.2.1: +125 -0 lines
Diff to previous 1.21.2.1 , to branch point 1.21
Codefilter branching 5.0

Revision 1.21.2.1
Wed Dec 27 12:52:29 2006 UTC (2 years, 11 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.21: +0 -115 lines
FILE REMOVED
file codefilter.module was added on branch DRUPAL-5 on 2006-12-27 13:23:38 +0000

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 12:52:29 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.20: +3 -13 lines
Diff to previous 1.20
5.0 update

Revision 1.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 22:57:22 2006 UTC (3 years, 3 months ago) by unconed
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.14.2.5: +4 -4 lines
Diff to previous 1.14.2.5 , to branch point 1.14 , to next main 1.30
- Single quotes goof

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 22:56:34 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
- Single quotes goof

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 20:08:17 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.18: +11 -9 lines
Diff to previous 1.18
- Fix single spaces at beginning of a line being munched
- Play nice with the linebreak filter

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 20:07:50 2006 UTC (3 years, 3 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.14.2.4: +12 -10 lines
Diff to previous 1.14.2.4 , to branch point 1.14
- Fix single spaces at beginning of a line being munched
- Play nice with the linebreak filter

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 03:52:33 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Tweaking newline behaviour

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 03:44:41 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.14.2.3: +7 -3 lines
Diff to previous 1.14.2.3 , to branch point 1.14
Tweaking newline behaviour

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 03:43:35 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
- Tweaking newline behaviour

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 03:27:47 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
- Tweak indentation behaviour

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 02:42:55 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.10.2.4: +2 -2 lines
Diff to previous 1.10.2.4 , to branch point 1.10 , to next main 1.30
- Tweak indentation behaviour

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 02:42:28 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.14.2.2: +2 -2 lines
Diff to previous 1.14.2.2 , to branch point 1.14
- Tweak indentation behaviour

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 02:42:03 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Tweak indentation behaviour

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 03:42:43 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.14.2.1: +119 -0 lines
Diff to previous 1.14.2.1 , to branch point 1.14
- Tweak indentation behaviour

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 03:41:21 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.10.2.3: +7 -8 lines
Diff to previous 1.10.2.3 , to branch point 1.10
- Tweak indentation behaviour

Revision 1.14.2.1
Mon Mar 27 03:39:02 2006 UTC (3 years, 8 months ago) by unconed
Branch: DRUPAL-4-7
Changes since 1.14: +0 -119 lines
FILE REMOVED
file codefilter.module was added on branch DRUPAL-4-7 on 2006-03-27 03:42:43 +0000

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 03:39:02 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.13: +7 -8 lines
Diff to previous 1.13
- Tweak indentation behaviour

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 6 15:51:37 2006 UTC (3 years, 9 months ago) by goba
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
in 4.7 the prefered way to add css it to theme('add_style'), not drupal_set_html_head()

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 9 15:51:03 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.10.2.2: +2 -2 lines
Diff to previous 1.10.2.2 , to branch point 1.10
patch for issue #22994 by Richard Eriksson

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 9 15:49:53 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
patch for issue #22994 by Richard Eriksson

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 23 02:40:04 2005 UTC (4 years, 7 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.10.2.1: +39 -4 lines
Diff to previous 1.10.2.1 , to branch point 1.10
- Add highlighting of PHP embedded into <code> tags.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 23 02:39:02 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.10: +39 -4 lines
Diff to previous 1.10
- Add highlighting of PHP embedded into <code> tags.

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 16:09:28 2005 UTC (4 years, 7 months ago) by unconed
Branch: DRUPAL-4-6
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
- Adding codefilter 4.6

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 15:39:55 2005 UTC (4 years, 7 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.3.2.3: +13 -3 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.30
- Improve handling of leading and trailing linebreaks
- Code cleanup

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 15:38:47 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.9: +13 -3 lines
Diff to previous 1.9
- Improve handling of leading and trailing linebreaks
- Code cleanup

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 14:34:12 2005 UTC (4 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
check_plain update.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 06:23:43 2005 UTC (4 years, 8 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
- #19079  Backreference oopsie

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 06:23:21 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- #19079  Backreference oopsie

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 18:15:18 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Only allow longhand <?php tag, as <? is prone to errors with XML.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 18:14:33 2005 UTC (4 years, 8 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.3.2.1: +1 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3
- Only allow longhand <?php tag, as <? is prone to errors with XML.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 18:04:46 2005 UTC (4 years, 8 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.3: +8 -5 lines
Diff to previous 1.3
#16068: Preserve indentation

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 18:02:40 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.5: +8 -3 lines
Diff to previous 1.5
#16068: Preserve indentation

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 28 13:28:51 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
- Changed _init hook to _menu hook.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 8 13:57:23 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.3: +3 -5 lines
Diff to previous 1.3
Codefilter: improving handling of newlines at the beginning or end.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 7 11:54:41 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Adding project.modules [?php ?] syntax as an alternative to <?php ?>.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 10 22:19:36 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.1: +26 -18 lines
Diff to previous 1.1
- Updating to CVS
- Fixing issue when people provide <p> and <br> tags.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 5 03:30:28 2004 UTC (5 years, 4 months ago) by unconed
Branch: DRUPAL-4-4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to next main 1.30
Adding to 4.4.x branch.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 5 03:24:35 2004 UTC (5 years, 4 months ago) by unconed
Branch: MAIN
Branch point for: DRUPAL-4-4
This is a simple filter module. It handles <code></code> and <?php ?> tags so
that users can post code without having to worry about escaping with &lt; and
&gt;.
Based on the PHP filter from project.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