Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1007 2009-06-22 17:41 Matthias

Removed obsolete code/modify.html

1006 2009-06-22 14:20 aldus

Changes on module "code": add the section_id to the name of the textarea,
to keep the functionality if you are using more than one code-section on a page.

1005 2009-06-22 14:19 aldus

Changes on module "code": add the section_id to the name of the textarea,
to keep the functionality if you are using more than one code-section on a page.

966 2009-04-17 14:41 Matthias

Updated again Norsk language File (Thanks to oeh)

961 2009-04-13 14:05 Matthias

Updated French language files (Thanks to Quinto and VotreEspace)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

913 2009-01-17 16:20 Matthias

added French languages to modules

909 2009-01-13 20:08 doc

Added Javascript syntax highlighting framework EditArea as replacement for Codepress.

875 2008-11-06 22:37 thorn

Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.

765 2008-03-24 17:36 thorn

Added RU-language-files, provided by user shlack; converted to entities.

728 2008-02-25 22:54 Matthias

added missing Dutch language files for core modules

703 2008-02-17 16:50 Matthias

Removed colloquially german language files as the filename causes issues

695 2008-02-10 19:45 Matthias

fixed some errors in standard german language file

added new colloquially german language file (thanks to Michael Tenschert)

662 2008-02-03 08:27 Matthias

added kewyword id to all new files

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

655 2008-02-01 19:27 doc

Added default index.php to all folders to prevent directory spoofing

591 2008-01-24 20:42 doc

added language support to all integrated modules (except for news and form module)

569 2008-01-19 19:00 thorn

Module code: curly backets get deleted by pparse() from phplib. fixes #553

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

371 2006-12-20 21:17 Matthias

Fixed missing default values for INT fields in all system and modules tables (#329)

317 2006-03-01 15:18 stefan

Changed all line endings to Unix stlye

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

309 2006-02-08 19:59 stefan

Added default value '' to all varchar and text fields

136 2005-09-19 01:42 ryan

Updated module info files

134 2005-09-19 01:36 ryan

Updated module info files

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

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).

103 2005-09-14 09:19 ryan

Moved all modules,templates, and languages into previous locations

102 2005-09-14 09:16 ryan

Temporarily moved addons folder

94 2005-09-12 09:55 ryan

""

92 2005-09-12 09:51 ryan

""

80 2005-09-12 09:38 ryan

Moved Code module

65 2005-09-10 19:34 stefan

Rolled back changeset 62,63.

62 2005-09-10 05:54 ryan

Added code to remove occurances DB_URL in Code module to prevent exposure of database info

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2