Moodle

Call javascript files in footer rather then calling it in header of themes

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: 1.9.4
  • Fix Version/s: None
  • Component/s: Performance
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_19_STABLE

Description

At present javascript is called in header.html of theme by default.

<?php include("$CFG->javascript"); ?>

It can be called in footer.html before </body> tag. It is recommended by yslow.

Issue Links

Activity

Hide
Dan Marsden added a comment -

please see MDL-16583 for planned Javascript changes. - thanks

Show
Dan Marsden added a comment - please see MDL-16583 for planned Javascript changes. - thanks

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: