>> AROUNDMe Groups module

  Copyright (c) 2003-2007 Barnraiser. All rights reserved.

>> This file lists database, template and language file changes and will allow you to upgrade rather 
   than reinstall.
   
   You should aim to replace all files except any language and template files you may have modified. 
   For those follow the instructions below.
   
   Most installations do not customise either their templates or their language files. If you have not 
   then simply backup and copy all the files in this installation into your required destination and 
   run any database queries listed below. If you have customised your templates and language files 
   then read the template and language file sections below and replace or modify where stated.
   
   ** ALWAYS PERFORM A FULL FILE AND DATABASE BACKUP BEFORE UPGRADING **






>> from version 0.3 to version 0.4

   ** TEMPLATE
   edit.tpl.php - replace
   forum_subject.tpl.php - replace line 340 - added style="width:160px;"
   inc/menu_group.tpl.php - replace line 79 - participation if statement
   forum_subject_edit.tpl.php - replace lines 143, 148 (sticky and locked form filling)
   overview.tpl.php - search for 'set_id' and replace with 'group_id'
   forum_subject.tpl.php - replace if statement above rating (user_id)
   item.tpl.php - line 335 (isset($participation))
   overview.tpl.php replace (comment list redesigned)
   forum_topics.tpl.php - replace (removed add discussion button if not a participant)

   ** LANGUAGE
   edit.lang.php - replace


>> from version 0.2 to version 0.3

   ** TEMPLATE
   Replace all templates

   ** LANGUAGE
   Replace all language files


>> from version 0.1 to version 0.2

   TEMPLATES
   list.tpl.php - replace
   metadata.tpl.php - change 'core_tag' to 'core_tags' at line 33
   forum_subject.tpl.php - change 'core_tag' to 'core_tags' at line 442
   forum_subject.tpl.php - add langvar <?php echo $lang['txt_view_topic']; ?> at line 399
   edit.tpl.php - replace line 256 (type select)
   inc/menu_group.inc.php - replace (if statement around partipate link)
   forum_subject.tpl.php - replace (changed input-names)
   inc/profile.tpl.inc.php - replace
   list.lang.php - insert $lang['txt_search_results_empty'] = "Your search for 'SYS_KEYWORD_SEARCH' yielded no results. Try a broader search.";
  


   LANGUAGE
   forum_subject.lang.php - add $lang['txt_view_topic'];
   inc/blg_profile.inc.php - replace


>> 0.1
   First release

----------------------- END OF FILE ---------------------------
