Browse Source

adding warning about plugin unbundling

tokul 19 years ago
parent
commit
95f451e20f
1 changed files with 5 additions and 1 deletions
  1. 5 1
      plugins/calendar/README

+ 5 - 1
plugins/calendar/README

@@ -3,7 +3,7 @@ $Id$
 
 
 ********** DESCRIPTION ************
 ********** DESCRIPTION ************
 
 
-Simple calendar plugin for Squirrel Mail. As of now it has month view and 
+Simple calendar plugin for SquirrelMail. As of now it has month view and 
 day view. Events can be created, deleted and updated.
 day view. Events can be created, deleted and updated.
 
 
 
 
@@ -12,6 +12,10 @@ day view. Events can be created, deleted and updated.
 SquirrelMail 1.4.3 or later (1.5.0 version excluded)
 SquirrelMail 1.4.3 or later (1.5.0 version excluded)
 Write access to data directory (plugin uses own data files)
 Write access to data directory (plugin uses own data files)
 
 
+Since SquirrelMail 1.2.5 Calendar plugin is bundled with SquirrelMail.
+Plugin unbundling and use of plugin with different SquirrelMail version
+is not recommended.
+
 *************** TODO **************
 *************** TODO **************
 
 
 - single entry of recurring events (ex. birthday repeats every year)
 - single entry of recurring events (ex. birthday repeats every year)