Contact Details
chas@fjelltopp.org
Problem
We currently have the same JS source code across four projects. As we are now adding this to this repo it's an opportune time to extract it for future use.
Solution
Considerd Alternatives
@tomeksabala and I did discuss the following:
- Using CKAN's preferred JS JQuery module system - we don't want to be locked into such an old system
- Extracting purely JS and CSS and requiring projects that use it to add two lines to templates (
<script/> and <div id="*"/>)
Contact Details
chas@fjelltopp.org
Problem
We currently have the same JS source code across four projects. As we are now adding this to this repo it's an opportune time to extract it for future use.
Solution
Considerd Alternatives
@tomeksabala and I did discuss the following:
<script/>and<div id="*"/>)