Project

General

Profile

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

# Date Author Comment
497 2007-07-01 06:13 ryan

Fixed bug introduced in [484]

488 2007-06-22 07:23 Matthias

Fixed issue with escaped single quotes in pagenames generation (thanks to thorn)

484 2007-06-14 22:55 Matthias

Fixes an issue with changing the menu_title also changes the page name in the /pages dir;
Now page name only changes if page_title is changed and menu_title is independent from page_title and page name.

447 2007-04-30 08:21 Matthias

Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)

444 2007-04-03 21:36 Matthias

Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted in the pages directory (Special thanks to "Funky_MF" for the fix)

442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

430 2007-02-02 22:21 Matthias

fixed typo in changeset [428]

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)

399 2006-12-24 08:50 Matthias

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

396 2006-12-23 20:23 Matthias

Fixed problem with Page Title has to be escaped (#287)

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.

54 2005-09-09 15:26 stefan

Fixed bug #2 - Issue when changing page parent

40 2005-09-07 21:22 stefan

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

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