/[drupal]/contributions/modules/geshifilter/geshifilter.pages.inc
ViewVC logotype

Log of /contributions/modules/geshifilter/geshifilter.pages.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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 11:54:38 2009 UTC (3 months, 1 week ago) by soxofaan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +8 -2 lines
Diff to previous 1.12
workaround for lost highlighting of inline code with GeSHi lib 1.0.8 and later

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 11:05:56 2009 UTC (4 months, 3 weeks ago) by soxofaan
Branch: MAIN
Changes since 1.11: +10 -6 lines
Diff to previous 1.11
merged PHP style code block option with tag style option

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 09:49:00 2009 UTC (4 months, 3 weeks ago) by soxofaan
Branch: MAIN
Changes since 1.10: +19 -16 lines
Diff to previous 1.10
#455564: added [[code]] tag style and refactored bracket settings code

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 17:44:38 2009 UTC (10 months, 2 weeks ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
#350720 by Wim Leers: linenumber attribute override fails if set to "off"

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 17:41:52 2009 UTC (10 months, 2 weeks ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3.2.7: +4 -4 lines
Diff to previous 1.3.2.7 , to branch point 1.3 , to next main 1.13
#350720 by Wim Leers: linenumber attribute override fails if set to "off"

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 17:44:23 2008 UTC (16 months ago) by soxofaan
Branch: MAIN
Changes since 1.8: +10 -1 lines
Diff to previous 1.8
fixed some issues reported by the coder module

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 14:24:16 2008 UTC (16 months ago) by soxofaan
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#285088 by saper: usage of full path in require_once calls

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 20:26:14 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
#244493: added CSS mode where only CSS classes are added to the markup and the administrator is responsible for defining the CSS rules
and some other minor fixes

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 19:41:08 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-7, DRUPAL-5--2-8
Changes since 1.3.2.6: +3 -2 lines
Diff to previous 1.3.2.6 , to branch point 1.3
#244493: added CSS mode where only CSS classes are added to the markup and the administrator is responsible for defining the CSS rules

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 17:01:02 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3.2.5: +3 -1 lines
Diff to previous 1.3.2.5 , to branch point 1.3
moved stuff from geshifilter.module to geshifilter.inc
brought geshifilter.conflicts.inc, geshifilter.filtertips.inc, geshifilter.pages.inc and geshifilter.inc in more sync with HEAD versions for easier maintenance

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 15:32:15 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3.2.4: +134 -87 lines
Diff to previous 1.3.2.4 , to branch point 1.3
#252621: "Do nothing" mode could not be overruled with language attributes or language tags

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 15:29:05 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3.2.3: +12 -4 lines
Diff to previous 1.3.2.3 , to branch point 1.3
synchronized some parts with HEAD
ported http://drupal.org/cvs?commit=103996

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 15:09:18 2008 UTC (18 months, 3 weeks ago) by soxofaan
Branch: MAIN
Changes since 1.5: +134 -86 lines
Diff to previous 1.5
#252621: "Do nothing" mode could not be overruled with language attributes or language tags

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 22:52:10 2008 UTC (19 months, 1 week ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fixed issue with teaser mode chopping the closing '?>' from '<?php...?>' code blocks

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 22:48:27 2008 UTC (19 months, 1 week ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
fixed issue with teaser mode chopping the closing '?>' from '<?php...?>' code blocks

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 19:52:39 2008 UTC (20 months, 3 weeks ago) by soxofaan
Branch: MAIN
Changes since 1.3: +10 -3 lines
Diff to previous 1.3
made it possible to use the custom language tags (e.g. "c++" or "html") as language attribute value (e.g. language="html")

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 22:38:39 2008 UTC (22 months ago) by soxofaan
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5, DRUPAL-5--2-6
Changes since 1.3.2.1: +299 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
moved GeSHi prepare and process code to geshifilter.pages.inc

Revision 1.3.2.1
Fri Jan 18 17:36:43 2008 UTC (22 months ago) by soxofaan
Branch: DRUPAL-5--2
Changes since 1.3: +0 -301 lines
FILE REMOVED
file geshifilter.pages.inc was added on branch DRUPAL-5--2 on 2008-01-18 22:38:39 +0000

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 17:36:43 2008 UTC (22 months ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-rc2
Branch point for: DRUPAL-5--2
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
solved bug of non working input format specific tag settings ( was always undefined in _geshifilter_replace_callback())

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 15:35:14 2008 UTC (22 months ago) by soxofaan
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
moved some code to geshifilter.inc for further reducing parse footprint of geshifilter.module

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 15:13:29 2008 UTC (22 months ago) by soxofaan
Branch: MAIN
moved filter code to geshifilter.pages.inc for further reducing parse footprint in geshifilter.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