Prerequisites: Difference between revisions
No edit summary |
No edit summary |
||
| Line 68: | Line 68: | ||
[[Image:moodle_authentication_network_enable_2.jpg|500px|moodle_authentication_network_enable_2.jpg]] | [[Image:moodle_authentication_network_enable_2.jpg|500px|moodle_authentication_network_enable_2.jpg]] | ||
|- | |||
| valign="top" | | |||
Make Moodle stay within the wrapper | |||
| | |||
The breadcrumb links in Moodle have target="_top", so if you click on them, you would get out of the wrapper. | |||
To prevent this, you can modify an option in Server->HTTP. Set Frame Name to empty value. | |||
[[Image:moodle_frame_name.jpg|500px|moodle_networking_xml_host.jpg]] | |||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
Revision as of 16:19, 6 May 2010
| Languages |
[[::Prerequisites|English]] |
General Prerequisites
This document applies to Joomdle Release 2.0.0
Before installing Joomdle ensure you have installed and configured the following:
- Joomla 1.5.x
- Moodle 1.9.x
- XML-RPC for PHP
Joomla! Prerequisites
Once Joomla 1.5.x is installed and running correctly, you will need to activate Joomla's web services. This can be done through Site -> Global System Configuration, System Tab, System Configuration.
Moodle Prerequisites
If you are installing Moodle for the first time, it will check for the existence of the PHP extension XML-RPC. Please ensure it is installed.
PHP Prerequisites
If you have already installed Moodle you will need to ensure that XML-RPC is installed, you can check by using PHP Info found in the Joomla backend under Help / System Info / PHP Information.
Moodle Configuration
Once Moodle has been installed, a number of options must be configured:
Networking/Settings

