Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Date Revision Id HeadURL
  • svn:mime-type: text/plain

# Date Author Comment
1907 2013-06-07 04:30 Dietmar

update headerinfo

1626 2012-02-29 23:45 darkviper

started rebuild and reorganize the OutputFilter-System

1552 2011-12-31 15:57 Dietmar
  1. fix mdcr.js $scriptLink to absolute url
    ! change separator breadcrumb admintools
1534 2011-12-08 13:22 darkviper

filter-routines.php rel-URL Filter fixed for mailto-links

1522 2011-11-12 00:37 darkviper little fixes
  1. /modules/output_filter/filter-routines.php little fix to inserting mdcr.js
  2. /modules/form/view.php little fix depending from recoded output filter
1520 2011-11-09 01:12 darkviper

/modules/output_filter completely recoded
+ new filter for relative-URL added
+ some small fixes
/admin/admintools/tool.php completely recoded
/wb/index.php output_filter request changed to adopt new output_filter

1513 2011-10-04 02:37 Dietmar

outputfilter now check and add missing slash in empty href if relative urls are enabled

1477 2011-07-21 04:47 Dietmar

! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)

1475 2011-07-13 01:07 Dietmar + add SecureForm.mtab.php under mantennance by WebsiteBaker Community
! security fixes media, groups, users, sections
  1. change lang variable to remove upgrade-script
    ! reworked add sections in pages
    ! fix set empty href in show_menu2
    ! set show_menu2 version to 4.9.6 ...
1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1294 2010-02-19 03:28 Dietmar

update headerinfo
change $search_pattern for check if Javascript mailto encryption is enabled
module output_filter set to version 0.12

1208 2009-12-03 19:06 Dietmar

change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
comment out ob_end_flush line 259 in form/view.php

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1017 2009-06-27 23:51 Ruud

Fixed a small bug in output_filter. Did not detect the included script from /droplet/js/ directory.

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

884 2008-11-28 20:45 doc

updated output filter regex to exclude mail addresses contained in input fields

849 2008-06-28 16:20 doc

class and id attributes in mailto links are no longer ignored by the output filter

843 2008-05-24 16:16 doc

modified output filter routine to prevent errors if database entries do not exist

792 2008-04-02 22:54 doc

added handling of missing characters to mailto encryption routines

787 2008-04-02 19:26 doc

Fixed bug in the mailto encryption code of the Output-Filter module

783 2008-03-31 19:09 doc

fixed bug in output filter (mailto links with HTML entities in optional part)

746 2008-03-11 20:53 doc

fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)

685 2008-02-09 17:07 doc

output_filter: fixed bug in regular expression (eats up characters in mailto links)

684 2008-02-09 14:34 doc

removed word boundary from mailto regex part in the output_filter module

680 2008-02-09 09:45 doc

module output_filter: added word boundary for the mailto regex part to avoid problems with text mails and mailto mails in one single line

674 2008-02-08 20:39 Matthias

added kewyword id to all new files

673 2008-02-08 19:59 doc

Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.