We love CPN at our institution! Good job.

It appears CPN injects the files into the <head>...</head> of the document. This is fine, but is there a way to place them below the content, for increased performance?

Maybe even allow 1 or the other for both files. (e.g. CSS in head, JS near footer)

Thanks for reading!

Comments

natefollmer’s picture

Any chance this is being looked at? I would love to have this option also. I have 1 node that I'm searching for HTML entities that sneak in from other pages RSS feeds and I'm doing a replace() with Javascript to insert the correct character. If I run this on ALL my pages, it slows my site to a crawl. It doesn't work in the header though.

DamienMcKenna’s picture

Title: Place Files Below Page Content for Better Loading » Option to control the scope the JS/CSS are loaded in
Version: 6.x-1.1 » 7.x-1.x-dev

Changing the goals of this feature request slightly.

DamienMcKenna’s picture

Issue summary: View changes

added clarification to code tags