>> AROUNDMe Event 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.4 to version 0.5

   ** TEMPLATE
   edit.tpl.php - replace

   ** LANGUAGE
   edit.lang.php - replace


>> from version 0.3 to version 0.4

   ** TEMPLATE
   Replace all templates

   ** LANGUAGE
   Replace all language files


>> from version 0.2 to version 0.3
   
   ** TEMPLATE
   metadata.tpl.php - change 'core_tag' to 'core_tags' at line 64
   participate.tpl.php - replace "module_id=6" with "<?php echo $core_config['module_id']['event']; ?>"
   inc/menu_event.inc.php - replace (if statement around partipate link)
   item.tpl.php - replace
   overview.tpl.php - replace
   participate.tpl.php - replace "$lang['txt_days']" with "$lang['txt_lasts']" at line 57

   ** LANGUAGE
   list.lang.php - insert $lang['txt_search_results_empty'] = "Your search for 'SYS_KEYWORD_SEARCH' yielded no results. Try a broader search.";



>> from version 0.1 to version 0.2

   ** DATABASE
   no upgrades

   
   ** TEMPLATE
   metadata.tpl.php -replace
   edit.tpl.php - replace
   inc/menu_event.inc.php - insert <?php echo $lang['menu_home_page']; ?> on line 53 and line 57
   item.tpl.php - insert $lang['txt_places'] at line 120 change $lang['txt_yes'] to $lang['feedback_to_maintainer'] at line 325
   item.tpl.php - replace '6' with <?php echo $core_config['module_id']['event'];?> at line 447
   overview.tpl.php - replace
   metadata.tpl.php -insert 'else { echo $lang['template_error']['err_no_items']; }' at line 92
   inc/menu_event.inc.php - replace (link active when in section)
   help/index.help.lang.php
   list.tpl.php - change value="search" to value="<?php echo $lang['frm_search']; ?>" at line 212
   
   
   ** LANGUAGE
	metadata.lang.php - replace
	inc/evt_common.inc.php - add $lang['menu_home_page']
	item.lang.php - add $lang['txt_places']
	edit.lang.php - add $lang['txt_my_identity'] $lang['error']['no_title'] $lang['error']['no_synopsis'] $lang['error']['no_venue']


   ** CONFIG
   evt.config.php - insert rows 59-61 and remove row 57

>> 0.1
   First release

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