Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
1138 2009-08-25 12:18 Ruud

Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8)
Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

989 2009-06-15 15:12 aldus

Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

883 2008-11-27 22:58 thorn

added redirect-type (301/302) to menu_link

854 2008-07-25 19:06 thorn

fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE, added $database = new Database(); in front of output-filter

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

699 2008-02-14 17:51 thorn

menulink-module: fixed an issue with extern links

698 2008-02-13 22:44 thorn

allow external links in menulink-module

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.

576 2008-01-20 16:38 doc

Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend

565 2008-01-19 16:07 thorn

Module menu_link: added dropdown-listbox to select anchor

555 2008-01-18 13:56 Matthias

Revoked parts of changeset [547] and again introduced changeset [540]

547 2008-01-17 20:38 Matthias

Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]

Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...

543 2008-01-16 13:56 thorn

module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

320 2006-03-02 22:08 stefan

Due to compatibility reasons, removed support for MEMORY_USAGE again. Updated CHANGELOG.

316 2006-03-01 15:04 stefan

Added support for tag [MEMORY_USAGE] in page footer. Renamed tag [PROCESSTIME] to [PROCESS_TIME]

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

113 2005-09-16 00:46 stefan

Small change regarding process time.

108 2005-09-15 21:28 stefan

Minor cleanup.

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

64 2005-09-10 16:21 stefan

Fixed a php peculiarity bug ;-)

55 2005-09-09 23:01 stefan

Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.

11 2005-09-04 11:20 ryan

Added the Id keyword into the top of each file that was missing it

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2