Skip to content

mrclay/Elgg-mrclay_combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Combiner for Elgg

This plugin reduces HTTP requests in the initial page load by merging files and AMD modules into elgg.js/elgg.css.

  • Merges 6 external scripts into elgg.js
  • Merges 2 CSS files into elgg.css
  • Merges AMD modules of your choice into elgg.js (suggests 6 by default)
  • Can also merge the site default language module
  • Allows unregistering particular site icons

Installation

cd path/to/elgg/mod
git clone git@github.com:mrclay/Elgg-mrclay_combiner.git mrclay_combiner

About

Elgg 2.0 plugin to reduce HTTP requests

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages