To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Changeset 1831

Show
Ignore:
Timestamp:
07/22/10 15:57:02 (19 months ago)
Author:
johnnyoffline
Message:

updated settings.yml to use jquery ui 1.7.3 -- and upgrade form 1.7.2. also set up the ability to easily switch to jq1.4.2 and jqui1.8.3 in settings.yml -- for apostrophe 1.4 and trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandboxes/asandbox/branches/1.4/apps/frontend/config/settings.yml

    r1601 r1831  
    3131    # Form security secret (CSRF protection) 
    3232 
    33     # jquery_core: jquery-1.4.2.min.js # incase you want to be awesome     
    3433    jquery_web_dir: /apostrophePlugin 
    35     jquery_ui_css: 'ui-apostrophe/jquery-ui-1.7.2.custom.css' 
     34     
     35    # jQuery 1.3.2 
     36    jquery_core: jquery-1.3.2.min.js  
     37    jquery_ui: jquery-ui-1.7.3.custom.min.js    
     38    jquery_ui_css: 'ui-apostrophe/jquery-ui-1.7.3.custom.css' 
     39 
     40    # jQuery 1.4.2 
     41    # jquery_core: jquery-1.4.2.min.js  
     42    # jquery_ui: jquery-ui-1.8.2.custom.min.js    
     43    # jquery_ui_css: 'ui-apostrophe/jquery-ui-1.8.2.custom.css' 
    3644                 
    3745    # On a production site you should obviously change this. But having it not be false is