fixed bug in menu_link module (IE 7 did not show the select boxes at all)
menu_link: fixed issue with IE7 (hopefully, can't check this)
added kewyword id to all new files
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added default index.php to all folders to prevent directory spoofing
changeset 627: menu_link and search/search.php needs some minor changes, too.
Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
Generate filename in pages/ from page_title instead of menu_title.
added language support to all integrated modules (except for news and form module)
module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed
Module menu_link: added dropdown-listbox to select anchor
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...
fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning
module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Changed link target selection. Now: self, top, new. Ticket #145
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Updated module info files
Removed strip_slashes_dummy.
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved Menu Link module
Changed column names in mod_news_posts from short,long to content_short, content_long.
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2