Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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

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

""

79 2005-09-12 09:37 ryan

Moved WYSIWYG 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.

46 2005-09-08 01:28 stefan

Fixed minor bugs

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.

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