>> AROUNDMe Blog 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
   blg_item.tpl.php - replace (pending warning added)
   maintain.tpl.php - add

   ** LANGUAGE
   item.lang.php - insert $lang['href_set_to_live'] = "set as live";
   item.lang.php - insert $lang['txt_status_not_live'] = "This blog is not live which means only you can see it. To submit it for review please send a message to the site maintainer (see the structure page for a list of maintainers).";
   item.lang.php - insert $lang['txt_status_not_live_owner_set'] = "This blog is not live which means only you can see it. To make it live click the button below.";
   maintain.lang.php - add
   inc/blg_common.inc.php - insert $lang['menu_maintain'] = "maintain";
   inc/blg_common.inc.php - insert $lang['blog_status'][3] = "pending";


>> from version 0.3 to version 0.4

   ** TEMPLATE
   inc/menu_blog.tpl.php - replace line 67 - participation if statement
   item.tpl.php - replace line 86 entry_id
   item.tpl.php - replace if statement above rating (user_id)
   overview.tpl.php replace (comment list redesigned)
   item.tpl.php - replace
   inc/menu_blog.inc.php - replace
   edit.tpl.php - replace

   ** LANGUAGE
   item.lang.php - insert $lang['href_edit_blog'] = "edit blog";
   item.lang.php - insert $lang['href_create_entry'] = "create entry";
   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

   ** TEMPLATE
   blog_edit.tpl.php - replace line 112 (type select)
   inc/menu_blog.inc.php - replace (if statement around partipate link)
   item.tpl.php - replace (input-names changed)
   inc/profile.tpl.inc.php - replace
   

   ** LANGUAGE
   inc/blg_profile.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.";
   item.lang.php - insert $lang['txt_alt_add_bookmark'] = "bookmark";
   item.lang.php - insert $lang['txt_alt_add_track'] = "track";





   
>> 0.1
   First release

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