Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Using slash arguments.

Using slash arguments: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 6: Line 6:
* Relative links in embedded pages.
* Relative links in embedded pages.
* Add-ons and plugins.
* Add-ons and plugins.
* Broken images.
* Images.


If you disable slasharguments setting and embedded images start to be displayed it means that the server is not properly configured.
If you disable slasharguments setting and embedded images start to be displayed it means that the server is not properly configured.

Revision as of 08:24, 26 March 2015


The slasharguments setting is intended mostly for diagnostic purposes and we strongly recommend this setting should be always enabled. If you disable this slasharguments setting, many Moodle features will not work properly, such as:

  • SCORM packages.
  • Relative links in embedded pages.
  • Add-ons and plugins.
  • Images.

If you disable slasharguments setting and embedded images start to be displayed it means that the server is not properly configured. Another very common problem reported on support forums about slasharguments:

For further information about slasharguments configuration on web servers see:

Please note that will not be possible to disable slasharguments settings on moodle 3.0, we recommend to check and configure slasharguments in your webserver.