Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 990)
+++ trunk/CHANGELOG	(revision 991)
@@ -11,21 +11,23 @@
 ! = Update/Change
 
 ------------------------------------- 2.8.0 -------------------------------------
+15-June-2009 Matthias Gallas
++	Added missing id tags and copyright notices to droplets modul
 15-June-2009 Dietrich Roland Pehlke (aldus)
-# Bugfix for ticket #725
-+ Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
-+ Add Droplets (Ruud)
-+ modifications inside frontend.functions.php for backwart compatiblity (Ruud)
-+ modifications inside the search to get the droplets seachable (Ruud)
+#	Bugfix for ticket #725
++	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
++	Add Droplets (Ruud)
++	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
++	modifications inside the search to get the droplets seachable (Ruud)
 14-June-2009 Dietrich Roland Pehlke (aldus)
-# Bugfixes for (ticket #728)
-+ Add additional constant to "install/save.php" to avoid conflikts during
+#	Bugfixes for (ticket #728)
++	Add additional constant to "install/save.php" to avoid conflikts during
 	installation inside "/framework/initialize.php".
-+ Add condition inside "/framework/initialize.php" to avoid conflikts
++	Add condition inside "/framework/initialize.php" to avoid conflikts
 	during installation; table "mod_captcha_control" doesn't exsits at runtime.
-+ Add test for tables inside "install/save.php" if the user uncheck "install table" option.
-+ Additional Errormessage if nessesary tables are not found (english).
-13-jun-2009 Matthias Gallas
++	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
++	Additional Errormessage if nessesary tables are not found (english).
+13-June-2009 Matthias Gallas
 +	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
 !	Moved images in lQuery plugins folder (Thanks to Luisehahne)
 #	fixed small german language issue in jscalendar (Thanks to Luisehahne)
Index: trunk/wb/modules/droplets/delete_droplet.php
===================================================================
--- trunk/wb/modules/droplets/delete_droplet.php	(revision 990)
+++ trunk/wb/modules/droplets/delete_droplet.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/delete_droplet.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/info.php
===================================================================
--- trunk/wb/modules/droplets/info.php	(revision 990)
+++ trunk/wb/modules/droplets/info.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/info.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/droplets.php
===================================================================
--- trunk/wb/modules/droplets/droplets.php	(revision 990)
+++ trunk/wb/modules/droplets/droplets.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/droplets.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/PreviousPage.php
===================================================================
--- trunk/wb/modules/droplets/example/PreviousPage.php	(revision 990)
+++ trunk/wb/modules/droplets/example/PreviousPage.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/PreviousPage.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/Text2Image.php
===================================================================
--- trunk/wb/modules/droplets/example/Text2Image.php	(revision 990)
+++ trunk/wb/modules/droplets/example/Text2Image.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/Text2Image.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/NextPage.php
===================================================================
--- trunk/wb/modules/droplets/example/NextPage.php	(revision 990)
+++ trunk/wb/modules/droplets/example/NextPage.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/NextPage.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/Oneliner.php
===================================================================
--- trunk/wb/modules/droplets/example/Oneliner.php	(revision 990)
+++ trunk/wb/modules/droplets/example/Oneliner.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/Oneliner.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/Skype.php
===================================================================
--- trunk/wb/modules/droplets/example/Skype.php	(revision 990)
+++ trunk/wb/modules/droplets/example/Skype.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/Skype.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/EmailFilter.php
===================================================================
--- trunk/wb/modules/droplets/example/EmailFilter.php	(revision 990)
+++ trunk/wb/modules/droplets/example/EmailFilter.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/EmailFilter.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/Lorem.php
===================================================================
--- trunk/wb/modules/droplets/example/Lorem.php	(revision 990)
+++ trunk/wb/modules/droplets/example/Lorem.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/Lorem.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/SearchBox.php
===================================================================
--- trunk/wb/modules/droplets/example/SearchBox.php	(revision 990)
+++ trunk/wb/modules/droplets/example/SearchBox.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/SearchBox.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/LoginBox.php
===================================================================
--- trunk/wb/modules/droplets/example/LoginBox.php	(revision 990)
+++ trunk/wb/modules/droplets/example/LoginBox.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/LoginBox.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/ModifiedWhen.php
===================================================================
--- trunk/wb/modules/droplets/example/ModifiedWhen.php	(revision 990)
+++ trunk/wb/modules/droplets/example/ModifiedWhen.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/ModifiedWhen.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/RandomImage.php
===================================================================
--- trunk/wb/modules/droplets/example/RandomImage.php	(revision 990)
+++ trunk/wb/modules/droplets/example/RandomImage.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/RandomImage.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/SiteModified.php
===================================================================
--- trunk/wb/modules/droplets/example/SiteModified.php	(revision 990)
+++ trunk/wb/modules/droplets/example/SiteModified.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/SiteModified.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/ParentPage.php
===================================================================
--- trunk/wb/modules/droplets/example/ParentPage.php	(revision 990)
+++ trunk/wb/modules/droplets/example/ParentPage.php	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/ParentPage.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/oneliners.txt
===================================================================
--- trunk/wb/modules/droplets/example/oneliners.txt	(revision 990)
+++ trunk/wb/modules/droplets/example/oneliners.txt	(revision 991)

Property changes on: trunk/wb/modules/droplets/example/oneliners.txt
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/example/index.php
===================================================================
--- trunk/wb/modules/droplets/example/index.php	(revision 990)
+++ trunk/wb/modules/droplets/example/index.php	(revision 991)
@@ -1,6 +1,6 @@
 <?php
 
-// $Id: index.php 915 2009-01-21 19:27:01Z Ruebenwurzel $
+// $Id$
 
 /*
 

Property changes on: trunk/wb/modules/droplets/example/index.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/install.php
===================================================================
--- trunk/wb/modules/droplets/install.php	(revision 990)
+++ trunk/wb/modules/droplets/install.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/install.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/index.php
===================================================================
--- trunk/wb/modules/droplets/index.php	(revision 990)
+++ trunk/wb/modules/droplets/index.php	(revision 991)
@@ -1,5 +1,28 @@
 <?php
 
+// $Id$
+
+/*
+
+ Website Baker Project <http://www.websitebaker.org/>
+ Copyright (C) 2004-2009, Ryan Djurovich
+
+ Website Baker is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ Website Baker is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Website Baker; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+*/
+
 header('Location: ../index.php');
 
 ?>
\ No newline at end of file

Property changes on: trunk/wb/modules/droplets/index.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/readme/readme.html
===================================================================
--- trunk/wb/modules/droplets/readme/readme.html	(revision 990)
+++ trunk/wb/modules/droplets/readme/readme.html	(revision 991)

Property changes on: trunk/wb/modules/droplets/readme/readme.html
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/readme/readme.css
===================================================================
--- trunk/wb/modules/droplets/readme/readme.css	(revision 990)
+++ trunk/wb/modules/droplets/readme/readme.css	(revision 991)

Property changes on: trunk/wb/modules/droplets/readme/readme.css
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/readme/index.php
===================================================================
--- trunk/wb/modules/droplets/readme/index.php	(revision 990)
+++ trunk/wb/modules/droplets/readme/index.php	(revision 991)
@@ -1,6 +1,6 @@
 <?php
 
-// $Id: index.php 915 2009-01-21 19:27:01Z Ruebenwurzel $
+// $Id$
 
 /*
 

Property changes on: trunk/wb/modules/droplets/readme/index.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/uninstall.php
===================================================================
--- trunk/wb/modules/droplets/uninstall.php	(revision 990)
+++ trunk/wb/modules/droplets/uninstall.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/uninstall.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/tool.php
===================================================================
--- trunk/wb/modules/droplets/tool.php	(revision 990)
+++ trunk/wb/modules/droplets/tool.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/tool.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/languages/EN.php
===================================================================
--- trunk/wb/modules/droplets/languages/EN.php	(revision 990)
+++ trunk/wb/modules/droplets/languages/EN.php	(revision 991)
@@ -1,5 +1,28 @@
 <?php
 
+// $Id$
+
+/*
+
+ Website Baker Project <http://www.websitebaker.org/>
+ Copyright (C) 2004-2009, Ryan Djurovich
+
+ Website Baker is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ Website Baker is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Website Baker; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+*/
+
 $DR_TEXT['DROPLETS']	= 'Droplet';
 $DR_TEXT['BACKUP']		= 'Backup Droplets (Zip)';
 $DR_TEXT['RESTORE']		= 'Restore Droplets (Zipped)';

Property changes on: trunk/wb/modules/droplets/languages/EN.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/languages/index.php
===================================================================
--- trunk/wb/modules/droplets/languages/index.php	(revision 990)
+++ trunk/wb/modules/droplets/languages/index.php	(revision 991)
@@ -1,6 +1,6 @@
 <?php
 
-// $Id: index.php 915 2009-01-21 19:27:01Z Ruebenwurzel $
+// $Id$
 
 /*
 

Property changes on: trunk/wb/modules/droplets/languages/index.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/modify_droplet.php
===================================================================
--- trunk/wb/modules/droplets/modify_droplet.php	(revision 990)
+++ trunk/wb/modules/droplets/modify_droplet.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/modify_droplet.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/add_droplet.php
===================================================================
--- trunk/wb/modules/droplets/add_droplet.php	(revision 990)
+++ trunk/wb/modules/droplets/add_droplet.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/add_droplet.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/backup_droplets.php
===================================================================
--- trunk/wb/modules/droplets/backup_droplets.php	(revision 990)
+++ trunk/wb/modules/droplets/backup_droplets.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/backup_droplets.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/img/index.php
===================================================================
--- trunk/wb/modules/droplets/img/index.php	(revision 990)
+++ trunk/wb/modules/droplets/img/index.php	(revision 991)
@@ -1,6 +1,6 @@
 <?php
 
-// $Id: index.php 915 2009-01-21 19:27:01Z Ruebenwurzel $
+// $Id$
 
 /*
 

Property changes on: trunk/wb/modules/droplets/img/index.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/js/mdcr.js
===================================================================
--- trunk/wb/modules/droplets/js/mdcr.js	(revision 990)
+++ trunk/wb/modules/droplets/js/mdcr.js	(revision 991)
@@ -1,5 +1,5 @@
 
-// $Id: mdcr.js 793 2008-04-03 15:48:49Z doc $
+// $Id$
 
 
 function mdcr(a,b) {

Property changes on: trunk/wb/modules/droplets/js/mdcr.js
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/js/index.php
===================================================================
--- trunk/wb/modules/droplets/js/index.php	(revision 990)
+++ trunk/wb/modules/droplets/js/index.php	(revision 991)
@@ -1,6 +1,6 @@
 <?php
 
-// $Id: index.php 915 2009-01-21 19:27:01Z Ruebenwurzel $
+// $Id$
 
 /*
 

Property changes on: trunk/wb/modules/droplets/js/index.php
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/save_droplet.php
===================================================================
--- trunk/wb/modules/droplets/save_droplet.php	(revision 990)
+++ trunk/wb/modules/droplets/save_droplet.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/save_droplet.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/upgrade.php
===================================================================
--- trunk/wb/modules/droplets/upgrade.php	(revision 990)
+++ trunk/wb/modules/droplets/upgrade.php	(revision 991)
@@ -1,4 +1,7 @@
 <?php
+
+// $Id$
+
 /*
 *	@version	1.0
 *	@author		Ruud Eisinga (Ruud) John (PCWacht)

Property changes on: trunk/wb/modules/droplets/upgrade.php
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/wb/modules/droplets/backend.css
===================================================================
--- trunk/wb/modules/droplets/backend.css	(revision 990)
+++ trunk/wb/modules/droplets/backend.css	(revision 991)

Property changes on: trunk/wb/modules/droplets/backend.css
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
