all: .settings: # tom@punkave.com: this is a directory, containing multiple things, # not an individual file (see similar cases in a default # application's config/settings.yml). If people use the standard # symbolic link they won't change this. A trailing / is not # required (again, see those other cases). jquery_web_dir: /sfJqueryReloadedPlugin/js # tom@punkave.com: this is a filename WITHIN the jquery_web_dir. # Some users might have other builds of jquery. I stepped it up to # 1.3.1 to get compatibility with better versions of jquery UI. jquery_core: jquery-1.3.1.min.js # tom@punkave.com: This is relative to jquery_web_dir/plugins. jquery_sortable: jquery-ui-sortable-1.6rc2.min.js