Log of /contributions/modules/geshifilter/geshifilter.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.45 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 27 12:54:15 2009 UTC
(5 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.44: +4 -13 lines
Diff to
previous 1.44
#269140: reworked flushing of the language definition cache: added button to flush cache on general admin page, removed unneeded md5 hash from external CSS file name.
Revision
1.39 -
(
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.38: +48 -11 lines
Diff to
previous 1.38
#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.18.2.59 -
(
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.18.2.58: +7 -189 lines
Diff to
previous 1.18.2.58
, to
branch point 1.18
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.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 18 15:13:29 2008 UTC
(22 months, 1 week ago)
by
soxofaan
Branch:
MAIN
Changes since
1.31: +4 -422 lines
Diff to
previous 1.31
moved filter code to geshifilter.pages.inc for further reducing parse footprint in geshifilter.module
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 14 11:01:19 2008 UTC
(22 months, 1 week ago)
by
soxofaan
Branch:
MAIN
Changes since
1.27: +13 -14 lines
Diff to
previous 1.27
#208635: Drupal 6RC2 release breaks GeSHi filter (UTF8): replaced illegal \xFE and \xFF tag delimiters with "[geshifilter-foo]...[/geshifilter-foo]" constructs
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 13 00:13:22 2007 UTC
(23 months, 2 weeks ago)
by
soxofaan
Branch:
MAIN
Changes since
1.25: +222 -236 lines
Diff to
previous 1.25
first batch of changes for Drupal 6 port: basic functionality works, still some details to be fixed
Revision
1.18.2.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 19 14:08:58 2007 UTC
(2 years, 1 month ago)
by
soxofaan
Branch:
DRUPAL-5--2
Changes since
1.18.2.28: +76 -7 lines
Diff to
previous 1.18.2.28
, to
branch point 1.18
made the external stylesheet CSS mode not suck: stylesheet is now generated automatically (in files directory), rules are now per languages instead of one set of general rules.
geshifilter.css now only contains rules for the geshifilter containers
Revision
1.18.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 15 09:32:10 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
DRUPAL-5--2
Changes since
1.18.2.5: +14 -39 lines
Diff to
previous 1.18.2.5
, to
branch point 1.18
removed configurability of the language and line number attributes because it is not very useful to configure these (they don't conflict with other filters) and it leads to less code and administration clutter.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 16:21:59 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.23: +77 -59 lines
Diff to
previous 1.23
added 'default highlighting modes' GESHIFILTER_DEFAULT_NOHIGHLIGHTING and GESHIFILTER_DEFAULT_DONOTHING
reworked geshifilter_process()
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 14:37:44 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.22: +11 -11 lines
Diff to
previous 1.22
made key for no highlighting in geshifilter_default_language more obvious: GESHIFILTER_NOHIGHLIGHTING
removed overly aggressive whitespace trimming
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 12:49:41 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.21: +32 -5 lines
Diff to
previous 1.21
#174964: added callback for clearing the filter cache
worked on the help strings (and included link to 'clear filter cache' callback)
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 11:18:30 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.20: +15 -4 lines
Diff to
previous 1.20
#174975 : added a 'select all'/'select none' option to the per language settings to make language selection easier.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 09:55:26 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.19: +12 -12 lines
Diff to
previous 1.19
#174965: default language widget now lists only enabled languages
renamed some internal functions (_geshifilter_get_enabled_languages() and _geshifilter_get_available_languages())
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 08:59:58 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.18: +17 -16 lines
Diff to
previous 1.18
moved the default language widget
made the conflict solution suggestion more look like a suggestion than an 'action link'
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 2 23:25:55 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.14: +179 -152 lines
Diff to
previous 1.14
refactored/unified GeSHi library loading and version detection
worked on UI behaviour regarding GeSHi library loading: error detection, notification, etc
minor changes
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 1 09:57:24 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.11: +49 -48 lines
Diff to
previous 1.11
refactored code to get all tags (generic+language tags) to a function
added caching to geshifilter_get_enabled_languages() (previously geshifilter_enabled_languages())
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 31 20:08:32 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.9: +70 -48 lines
Diff to
previous 1.9
worked on conflict detection: added detection of removing of tags by HTML filter
minor tweaks and cleanups
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 30 14:28:04 2007 UTC
(2 years, 2 months ago)
by
soxofaan
Branch:
MAIN
Changes since
1.5: +130 -129 lines
Diff to
previous 1.5
made language enabling and theming (GeSHi 1.1) format independent, format specific settings only show enabled languages
lots of minor changes/tweaks
Revision
1.4.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 20 13:01:15 2007 UTC
(2 years, 3 months ago)
by
soxofaan
Branch:
DRUPAL-5
Changes since
1.4: +14 -8 lines
Diff to
previous 1.4
removed GeSHi lib loading from geshifilter_menu() and moved to _geshifilter_process_code()
added warning when GeSHi lib is not found
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.