

M17n INSTALLATION
--------------------

 NOTE: Please install required languages BEFORE installing
 Please view instructions under manage.txt to manage them
 
 To install the package, login to Joomla's administration, 
 and from the main administration menu select :

 	Administrator > Extensions > Install/Uninstall

 Under the section :

 	Upload Package File

 Click on Browse and select the package on your computer.
 Then, click on Upload File & Install.
 Results of installation are displayed on screen.



ADDITIONAL INSTRUCTIONS
--------------------------
 
 IMPORTANT: Enable M17n Module and M17n Plugin if needed.

 IMPORTANT: The M17n Module MUST be assigned (under the
 Menu Assignment parameters) to ALL Menus, or at least
 to the main menu items. To configure the menu assignment
 go to Administrator > Extensions > Module Manager. Select
 the M17n - Language Selector and look at the bottom left
 part for the Menus Assignment.

 Legacy Check:
 In order for the package to work, M17n menus need to have
 their Menu Style set to "List" and not to "Legacy - *".
 M17n is only implemented into 1.5 menus. To change this:

	Administrator > Extensions > Module Manager
	Select the module corresponding to your menu.
	(Main Menu by default)

	The Menu Style on the right side (Module Params)
	must be set to "List", NOT to "Legacy - ..."
	


Please Note:

 It is necessary to have at least one menu item defined
 for each of the installed language for the plugin to
 work properly. Look on the manage.txt file to see how
 to affect a language to a menu item.


UNINSTALLING M17n
--------------------

 You can uninstall the package but the menu parameters 
 will remain into your menu items. This is usefull if you
 plan to reinstall the plugin later and, additionally, it
 would be dangerous to parse all your menus to remove some
 parameters that will obviously not affect them.
 
 To remove the package, login to Joomla's administration, 
 and from the main administration menu select :

 	Extensions > Install/Uninstall

 From the submenu, select :

 	Components

 Click on the radio button (checkbox) next to  M17n.
 Then, click on the uninstall button on the upper-right
 part of the screen. Uninstallation result will be shown
 on the screen once completed.

Please Note:

 Some people experience problems while uninstalling. It
 may be caused by file permission issues, however, the
 uninstallation script is intended to remove only what
 it has installed. Joomla creates an additional record
 on the components table. 

MANUAL UNINSTALL
--------------------

 To remove the files manually, please look at the zip 
 structure and remove all of the corresponding files as 
 well as anything located within 
 %joomla%/administrator/components/com_M17n/ 
 which is a temporary folder created for installation 
 purposes (and normally destroyed thereafter).

 Also revert the backed up files named "xyz.php.bak"
 that can be found in these two directories:
 %joomla%/administrator/components/com_menus/
 %joomla%/modules/mod_mainmenu/
 %joomla%/libraries/joomla/application

 Simply remove the .bak for those files and restore
 will be complete as those files are usually renamed
 to prevent you from losing anything.