There are a number of JS scripts in the js folder that are not in the .info file to be enabled. This scripts should be available (commented out) in the info file so people know they are already part of the theme:

to name a few:

jquery.foundation.magellan.js
jquery.foundation.joyride.js
jquery.foundation.clearing.js

Furthermore, I think we should be an admin interface that always people to check and uncheck scripts. I could be in charge of this if desired.

Comments

ishmael-sanchez’s picture

Component: Code » Documentation
Category: task » support
Status: Active » Fixed

@SweetCircus actually those are already included (see http://foundation.zurb.com/download.php) in the foundation.min.js file which is compressed. There is a comment in the .info file that you can uncomment for development or as a reference but the files themselves can be found in the js folder. Ideally those shouldn't be in the repo but downloaded by the themer. I've added the commented lines of code.

I think we should be an admin interface that always people to check and uncheck scripts. I could be in charge of this if desired.

Yes, please open a new feature request issue and attach a patch and mark status as needs review.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.