Closed (fixed)
Project:
Stacktablejs Library
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Mar 2015 at 03:55 UTC
Updated:
12 Aug 2015 at 16:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
frobYup, patches welcome.
Not really a bug, more of a feature request.
Really what would be needed here is an interface that allows users to not only load the lib per page, but also add settings without writing JS. If we were going to write a useful UI then that would need to be included. Loading the js doesn't really do much except allow someone to call the lib in their own JS. I agree, we should just remove this from hook init.
Comment #2
rooby commentedHere is a simple patch to remove the loading.
Comment #3
frobIt would be better if it allowed configuration of what pages that it would load on.
Comment #4
rooby commentedMaybe that could be a follow up issue?
Comment #5
frobseems reasonable. I will try and review this patch later today.
Comment #7
frobDone, and it only took 19 days!