Closed (duplicate)
Project:
Image Assist
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Mar 2006 at 13:33 UTC
Updated:
29 Jun 2008 at 20:19 UTC
Jump to comment: Most recent file
Move code which loads img_assist.js and other js from img_assist_menu() to img_assist_textarea() so it only will be loaded when neccesary.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | img_assist-DRUPAL-5_0.patch | 3.12 KB | sun |
Comments
Comment #1
darren ohComment #2
sunI second this, that script is quite big and completely useless for most visitors of a site.
Comment #3
zoo33 commentedLooks very reasonable. I'd just like to get some confirmation that everything's working alright quickly before committing. I'll try to test it myself.
Comment #4
mr.j commentedJust subscribing
Comment #5
sunComment #6
TheClue commented+1. It's definitively a good feature to add!
Comment #7
sunComment #8
sunRe-classifying for 6.x.
Comment #9
zoo33 commentedThis is also implemented by #246385: Handle teaser splitter, separate JS/CSS which I think is getting close to RTBC.