Project

General

Profile

Statistics
| Revision:

# Date Author Comment
158 2005-09-21 22:55 stefan

Replaced faulty use of add_slashes by addslashes.

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

""

84 2005-09-12 09:41 ryan

Moved News module

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

66 2005-09-11 12:19 stefan

Changed column names in mod_news_posts from short,long to content_short, content_long.

64 2005-09-10 16:21 stefan

Fixed a php peculiarity bug ;-)

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

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.

33 2005-09-06 10:19 ryan

Added frontend class initialisation code to RSS script

32 2005-09-06 10:16 ryan

Fixed some DB code for RSS script

31 2005-09-06 10:06 ryan

Fixed a minor parse error

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

9 2005-09-04 10:53 ryan

Initial version of RSS newsfeed script - thanks to forum user "cman"

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