[geeklog-hg] [Geeklog-Core/geeklog] 2adf8e: UiKit js files can now be positioned in the footer

GitHub noreply at github.com
Fri May 4 12:24:36 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 2adf8e09c7e4657680dce6f3722e0a0b20d02f92
      https://github.com/Geeklog-Core/geeklog/commit/2adf8e09c7e4657680dce6f3722e0a0b20d02f92
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    M public_html/editors/ckeditor/functions.php
    M public_html/editors/fckeditor/functions.php
    M public_html/lib-common.php
    M system/classes/Resource.php

  Log Message:
  -----------
  UiKit js files can now be positioned in the footer

Since Google recommends most javascript files should be in the footer. Added support for Uikit js files to be in the header or footer. (like it was allowed in the original scripts class)

Javascript Library files are now set in order of being submitted since the sort of these files happens later on. Libraries which have the same priority may get shuffled within the priority Now auto increment the library priority to prevent problems.

Editor js files can now be specified in header or footer. Editor js files will always be included after the other resource files.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the geeklog-cvs mailing list